7 | 응용 계층(Application Layer) | Application | 사용자와 네트워크 간 응용 서비스 연결, 데이터 생성 | 호스트(PC 등) | HTTP(Hypertext Transfer Protocol), FTP(File Transfer Protocol), DNS(Domain Name Server), SMTP(Simple Mail Transfer Protocol), POP(Post Office Protocol), IMAP(Internet Messaging Access Protocol), TELNET, SNMP(Simple Network Management Protocol), DHCP(Dynamic Host Configuration protocol) | 메시지(Message), 데이터(Data) |
| | | 사용자 친화 환경 제공ex) 이메일, 웹 | | | |
6 | 표현 계층(Presentation Layer) | Application | 데이터 형식 설정과 부호 교환, 암/복호화 | 호스트(PC 등) | JPEG(이미지 압축 프로토콜), MPEG(영상 압축 프로토콜) | 메시지(Message), 데이터(Data) |
| | | 코드 문자 등을 번역하여 일관되게 전송하고 압축, 해제, 보안 기능 담당 | | | |
5 | 세션 계층(Session Layer) | Application | 연결 접속 및 동기 제어 | 호스트(PC 등) | SSH(Secure SHell), TLS(Transfer Layer Security) | 메시지(Message), 데이터(Data) |
| | | 송신, 수신 간의 논리적 연결 | | | |
4 | 전송 계층(Transport Layer) | Transport | 데이터 분할과 재조립, 흐름 제어, 오류 제어, 혼합 제어 등을 담당 | L4 스위치(Switch) | TCP(Transmission Control Protocol), UDP(User Datagram Protocol) | TCP 세그먼트(Segment), UDP 데이터그램(Detagram) |
| | | 송신, 수신간의 프로세스 연결 | | | |
3 | 네트워크 계층(Network Layer) | Internet | 단말 간 데이터 전송을 위한 최적화된 경로 제공 | 라우터(Router), L3 스위치(Switch), 게이트웨이(Gateway), 망(백본) 스위칭 허브 | IP(Internet Protocol), ICMP(Internet Control Message Protocol), ARP(Address Resolution Protocol), RARP(Reverse Address Resolution Protocol), IGMP(Internet Group Management Protocol) | 패킷(Packet) |
| | | 다수의 중개 시스템 중 올바른 경로를 선택하도록 지원 | | | |
2 | 데이터 링크 계층(Data Link Layer) | Network Access/Interface | 인접 시스템 간 데이터 전송, 전송 오류 제어 | 브리지(Bridge), L2 스위치(Switch) | Ethernet, ATM | 프레임(Frame) |
| [IEEE 802] LLC(Logical Link Control) | | 동기화, 흐름 제어 등의 전송 기능 | | | |
| [IEEE 802] MAC(Multiple Access Control) | | 오류 검출, 재전송 기능 | | | |
1 | 물리 계층(Physical Layer) | Network Access/Interface | 0과 1의 비트 정보를 회선에 보내기 위한 전기적 신호 변환 | 허브(Hub), 리피터(Repeater) | RS-232C | 비트(Bit) |
| | | 실제 장비들을 연결하기 위한 물리적 연결 장치 | | | |