SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface type number
4.
ip igmp unidirectional-link
5.
exit
6.
interface type number
7.
ip igmp mroute-proxy type number
8.
exit
9.
interface type number
10.
ip igmp helper-address udl interface-type interface-number
11.
ip igmp proxy-service
12.
end
13.
show ip igmp interface
14.
show ip igmp udlr
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Device# configure terminal
Step 2
Enters interface configuration mode.
interface type number
Step 3
Example:
Device(config)# interface
gigabitethernet 0/0/0
•
For the type and number arguments, specify the interface to be used
as the UDL on the downstream device for IGMP UDLR.
Configures IGMP on the interface to be unidirectional for IGMP UDLR.ip igmp unidirectional-link
Example:
Device(config-if)# ip igmp
unidirectional-link
Step 4
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
94 OL-29890-01
Configuring IGMP Proxy
Configuring the Downstream UDL Device for IGMP UDLR with IGMP Proxy Support