Address Resolution Protocol (ARP)
- 레이어 2~3쯤에 있는애
- Used when the sender knows destination IP address but not the MAC address
- sender가 broadcase
- 알맞은 host가 답장(unicast), 아닌 host들은 discard
- sender는 물리주소를 ARP table에 저장
ex) Ethernet, IP, 6(Ethernet length), 4(IP length), Request or Reply ..
- ARP 패킷은 이더넷 프레임의 데이터 부분에 들어감
type에는 request or reply가 또 들어가나봄
이런 방식으로 작동
Dynamic Host Configuration Protocol (DHCP)
- Application Layer protocol (7)
- IP주소를 수동으로 할당하는게 힘들고 에러 생기기도 쉬우니까 자동적으로 할당해주는 프로토콜
- At least one DHCP server for an administrative domain
- 유무선 공유기 안 DHCP 서버가 존재
- DHCP server maintains a pool of available addresses