728
Configuring IP Multicast Routing
Configuration Example
Switch(config)#
interface vlan100
Switch(config-if)#
ip pim passive
Switch(config-if)#
exit
Switch(config)#
interface GigabitEthernet0/20
Switch(config-if)#
ip pim passive
Switch(config-if)#
exit
Switch(config)#
interface vlan100
Switch(config-if)#
ip address 100.1.1.1 255.255.255.0
Switch(config-if)#
ip pim passive
Switch(config-if)#
exit
Switch(config)#
interface GigabitEthernet0/20
Switch(config-if)#
no switchport
Switch(config-if)#
ip address 10.1.1.1 255.255.255.0
Switch(config-if)#
ip pim passive
Switch(config-if)#
end
To verify that PIM stub is enabled for each interface, use the
show ip pim interface
privileged EXEC command:
Switch#
show ip pim interface
Address Interface Ver/ Nbr Query DR DR
Mode Count Intvl Prior
3.1.1.2 GigabitEthernet0/25 v2/SD 1 30 1 3.1.1.2
100.1.1.1 Vlan100 v2/P 0 30 1 100.1.1.1
10.1.1.1 GigabitEthernet0/20 v2/P 0 30 1 10.1.1.1
The following example shows how to configure a device (running IGMPv3) for SSM:
ip multicast-routing
ip pim ssm default
!
interface GigabitEthernet3/1/0
ip address 172.21.200.203 255.255.255.0
description backbone interface
ip pim sparse-mode
!
interface GigabitEthernet3/2/0
ip address 131.108.1.2 255.255.255.0
ip pim sparse-mode
description ethernet connected to hosts
ip igmp version 3
!
The following example shows how to enable static SSM mapping. In this example, the router is configured to statically
map groups that match ACL 11 to source address 172.16.8.11 and to statically map groups that match ACL 10 to source
address 172.16.8.10.
Switch(config)#
ip igmp ssm-map enable
Switch(config)#
ip igmp ssm-map static 11 172.16.8.11
Switch(config)#
ip igmp ssm-map static 10 172.16.8.10
Switch(config)#
end
The following example shows how to configure DNS-based SSM mapping:
Switch(config)# ip igmp ssm-map enable
Switch(config)#
ip name-server 10.0.0.0
Switch(config)# end
The following example shows how to configure group address 239.1.2.1 to use SSM mapping for statically forwarded
groups on Ethernet interface 0:
interface ethernet 0
ip igmp static-group 239.1.2.1 source ssm-map
This example shows how to configure the address of the RP to 147.106.6.22 for multicast group 225.2.2.2 only:
Summary of Contents for IE 4000
Page 12: ...8 Configuration Overview Default Settings After Initial Switch Configuration ...
Page 52: ...48 Configuring Interfaces Monitoring and Maintaining the Interfaces ...
Page 108: ...104 Configuring Switch Clusters Additional References ...
Page 128: ...124 Performing Switch Administration Additional References ...
Page 130: ...126 Configuring PTP ...
Page 140: ...136 Configuring CIP Additional References ...
Page 146: ...142 Configuring SDM Templates Configuration Examples for Configuring SDM Templates ...
Page 192: ...188 Configuring Switch Based Authentication Additional References ...
Page 244: ...240 Configuring IEEE 802 1x Port Based Authentication Additional References ...
Page 298: ...294 Configuring VLANs Additional References ...
Page 336: ...332 Configuring STP Additional References ...
Page 408: ...404 Configuring DHCP Additional References ...
Page 450: ...446 Configuring IGMP Snooping and MVR Additional References ...
Page 490: ...486 Configuring SPAN and RSPAN Additional References ...
Page 502: ...498 Configuring Layer 2 NAT ...
Page 770: ...766 Configuring IPv6 MLD Snooping Related Documents ...
Page 930: ...926 Configuring IP Unicast Routing Related Documents ...
Page 976: ...972 Configuring Cisco IOS IP SLAs Operations Additional References ...
Page 978: ...974 Dying Gasp ...
Page 990: ...986 Configuring Enhanced Object Tracking Monitoring Enhanced Object Tracking ...
Page 994: ...990 Configuring MODBUS TCP Displaying MODBUS TCP Information ...
Page 996: ...992 Ethernet CFM ...
Page 1066: ...1062 Using an SD Card SD Card Alarms ...