일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |
Tags
- Container
- 코딩테스트
- 라우팅프로토콜
- docker
- 라우터
- MySQL
- programmers
- 라우팅
- OSI7계층
- db
- 스노트
- coding test
- 트레바리
- database
- Python
- Routing
- Router
- Linux
- 도커
- 스노트 룰
- 컨테이너
- 프로그래머스
- Snort Rule
- osi7layer
- Cosmos
- 코딩 테스트
- TDD
- 리눅스
- snort
- 데이터베이스
Archives
- Today
- Total
목록AddressResolutionProtocol (1)
Simple is IT, 누구나 보고 누구나 깨닫는 IT
네트워크 계층 (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