Cisco Systems 3560 Manual De Usuario

Descargar
Página de 1288
 
44-2
Catalyst 3560 Switch Software Configuration Guide
OL-8553-06
Chapter 44      Configuring IP Multicast Routing
Understanding Cisco’s Implementation of IP Multicast Routing
Understanding Cisco’s Implementation of IP Multicast Routing
The Cisco IOS software supports these protocols to implement IP multicast routing: 
  •
Internet Group Management Protocol (IGMP) is used among hosts on a LAN and the routers (and 
multilayer switches) on that LAN to track the multicast groups of which hosts are members.
  •
Protocol-Independent Multicast (PIM) protocol is used among routers and multilayer switches to 
track which multicast packets to forward to each other and to their directly connected LANs. 
  •
Distance Vector Multicast Routing Protocol (DVMRP) is used on the multicast backbone of the 
Internet (MBONE). The software supports PIM-to-DVMRP interaction.
  •
Cisco Group Management Protocol (CGMP) is used on Cisco routers and multilayer switches 
connected to Layer 2 Catalyst switches to perform tasks similar to those performed by IGMP. 
 shows where these protocols operate within the IP multicast environment.
Figure 44-1
IP Multicast Routing Protocols
According to IPv4 multicast standards, the MAC destination multicast address begins with 0100:5e and 
is appended by the last 23 bits of the IP address. On the Catalyst 3560 switch, if the multicast packet 
does not match the switch multicast address, the packets are treated in this way:
  •
If the packet has a multicast IP address and a unicast MAC address, the packet is forwarded in 
software. This can occur because some protocols on legacy devices use unicast MAC addresses with 
multicast IP addresses. 
  •
If the packet has a multicast IP address and an unmatched multicast MAC address, the packet is 
dropped.
This section includes information about these topics:
  •
  •
  •
  •
Host
Host
PIM
IGMP
CGMP
DVMRP
Internet 
MBONE
Cisco Catalyst switch
(CGMP client)
44966