(새 문서: IPv6 환경에서는 Broadcast를 사용하지 않으므로 Multicast 주소가 다양한 목적으로 사용됩니다.<ref>https://en.wikipedia.org/wiki/Neighbor_Discovery_Protocol</...) |
|||
Line 2: | Line 2: | ||
특히 DHCP 환경에서 클라이언트는 멀티캐스트방식으로 주소를 요청/응답합니다. | 특히 DHCP 환경에서 클라이언트는 멀티캐스트방식으로 주소를 요청/응답합니다. | ||
− | 유니캐스트와 달리 멀티캐스트 주소는 패킷이 전송될 수 있는 영역이 존재하는데 | + | 유니캐스트와 달리 멀티캐스트 주소는 패킷이 전송될 수 있는 영역이 존재하는데 그림과 같습니다. |
[[File:ip6_mulicast_scope3.png|300px|thumb|IPv6 Muticast Address(Figure 4-32, IPv6 Fundamentals]] | [[File:ip6_mulicast_scope3.png|300px|thumb|IPv6 Muticast Address(Figure 4-32, IPv6 Fundamentals]] | ||
[[File:ip6_mulicast_scope2.png|300px|thumb|Muticast scope(Figure 4-33, IPv6 Fundamentals]] | [[File:ip6_mulicast_scope2.png|300px|thumb|Muticast scope(Figure 4-33, IPv6 Fundamentals]] |
Revision as of 13:21, 16 December 2020
IPv6 환경에서는 Broadcast를 사용하지 않으므로 Multicast 주소가 다양한 목적으로 사용됩니다.[1][2]
특히 DHCP 환경에서 클라이언트는 멀티캐스트방식으로 주소를 요청/응답합니다.
유니캐스트와 달리 멀티캐스트 주소는 패킷이 전송될 수 있는 영역이 존재하는데 그림과 같습니다.
Well-Known Multicast Addresses
Address | Scope | Description |
---|---|---|
ff01::1: | 1 | All-nodes |
ff01::2: | 1 | All-routers |
ff02::1: | 2 | All-nodes |
ff02::2: | 2 | All-routers |
ff02::5: | 2 | OSPF-routers |
ff02::1:2 | 2 | All DHCP agents |
ff05::2: | 5 | All-routers |
ff05::1:3 | 5 | All DHCP servers |