XG700 User's Guide
52/266
All Rights Reserved, Copyright (C) PFU LIMITED 2005-2006
4.9.5 Configuring IGMP Snooping
To configure IGMP snooping, carry out the following procedure in the administrator EXEC mode.
Command
Task
xg# configure terminal
Switch to global configuration mode.
xg(config)# ip snooping protocol igmp
Enable global IGMP snooping on the XG700.
xg(config)# ip snooping vlan <1-4094>
Enable IGMP snooping for each VLAN separately.
xg(config)# ip snooping vlan <1-4094>
group-member-interval <60-600>
(Optional)
Change the group member interval.
xg(config)# ip snooping vlan <1-4094>
mrouter { port <1-12> | agg-port <1-6> }
(Optional)
Register a port on which a multicast router resides statically.
xg(config)# ip snooping vlan <1-4094>
mrouter suppress-learning
(Optional)
Suppress dynamic registration of port on which a multicast
router resides.
xg(config)# ip snooping vlan <1-4094>
last-member-interval <1-9>
(Optional)
Change the last member interval.
xg(config)# ip snooping vlan <1-4094>
send-query-count <1-3>
(Optional)
Change the frequency at which a Query message is sent.
xg(config)# ip snooping vlan
max-group <10-128>
(Optional)
Change the number of multicast addresses that can be
registered with IGMP snooping for each VLAN.
xg(config)# ip snooping vlan <1-4094>
fast-leave
(Optional)
Set the fast-leave mode used when receiving an IGMP Leave
message.
xg(config)# exit
Exit to administrator EXEC mode.
To enable IGMP query, carry out the following procedure in the administrator EXEC mode.
Command
Task
xg# configure terminal
Switch to global configuration mode.
xg(config)# ip snooping protocol igmp
Enable global IGMP snooping on the XG700.
xg(config)# ip snooping vlan <1-4094>
Enable IGMP snooping for each VLAN separately.
xg(config)# ip snooping vlan <1-4094>
group-member-interval <60-600>
(Optional)
Change the group member interval.
xg(config)# ip snooping vlan <1-4094>
last-member-interval <1-9>
(Optional)
Change the last member interval.
xg(config)# ip snooping vlan <1-4094>
send-query-count <1-3>
(Optional)
Change the frequency at which a Query message is sent.
xg(config)# ip snooping vlan <1-4094>
querier ip A.B.C.D
Enable IGMP query and set the source IP address for a Query
message.
xg(config)# exit
Exit to administrator EXEC mode.