일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Routing
- Snort Rule
- 컨테이너
- 라우터
- coding test
- programmers
- 코딩 테스트
- TDD
- 스노트
- osi7layer
- 프로그래머스
- Router
- Cosmos
- 데이터베이스
- docker
- Python
- 코딩테스트
- db
- Container
- Linux
- 리눅스
- 라우팅프로토콜
- database
- snort
- 스노트 룰
- 트레바리
- MySQL
- OSI7계층
- 도커
- 라우팅
Archives
- Today
- Total
목록AddressResolutionProtocol (1)
Simple is IT, 누구나 보고 누구나 깨닫는 IT
OSI 7 계층 별 설명_Network Layer (ARP&IPv4&ICMP, Routing, Packet)
네트워크 계층 (Network Layer)- 라우팅, 목적지까지 데이터를 효율적이게 제어, 전송하는 역할 주요 프로토콜 ARP(Address Resolution Protocol) - 같은 네트워크 대역에서 통신을 위해선 상대방의 MAC주소가 필요하다. 그래서 IP를 이용해 알아오는 프로토콜이다. ARP Header (28 byte) Hardware type : DataLink 계층 프로토콜 타입( 보통 Ethernet타입 : 0x0001 ) - Address Resolution Protocol Parameters Hardware Types 확인 Protocol type : Network 계층 프로토콜 타입( 보통 IPv4타입 : 0x0800 ) - Address Resolution Protocol ..
Simple is IT/Network
2020. 4. 25. 14:24