Users Guide

Table Of Contents
(*, 225.1.1.1),flags: S
Incoming interface : vlan12
Outgoing interface list :
vlan11 (S)
(16.0.0.10, 225.1.1.1),flags: S
Incoming interface : vlan12
Outgoing interface list :
vlan11 (S)
Sample configuration on TOR:
TOR# configure terminal
TOR(config)# ip igmp snooping enable
TOR(config)# interface vlan 11
TOR(conf-if-vlan-11)# no shutdown
TOR(conf-if-vlan-11)# exit
TOR(config)# interface port-channel 11
TOR(conf-if-po-11)# no shutdown
TOR(conf-if-po-11)# switchport mode trunk
TOR(conf-if-po-11)# switchport access vlan 1
TOR(conf-if-po-11)# switchport trunk allowed vlan 11
TOR(conf-if-po-11)# exit
TOR(config)# interface ethernet 1/1/32:1
TOR(conf-if-eth1/1/32:1)# no shutdown
TOR(conf-if-eth1/1/32:1)# switchport mode trunk
TOR(conf-if-eth1/1/32:1)# switchport access vlan 1
TOR(conf-if-eth1/1/32:1)# switchport trunk allowed vlan 11
TOR(conf-if-eth1/1/32:1)# flowcontrol receive off
TOR(conf-if-eth1/1/32:1)# exit
IGMP snooping information on TOR
The following command displays IGMP snooping groups membership details:
ToR# show ip igmp snooping groups
Total Number of Groups: 1
IGMP Connected Group Membership
Group Address Interface Mode Expires
225.1.1.1 vlan11 IGMPv2-Compat 00:02:09
Member-ports :ethernet1/1/32:1
VLT multicast routing commands
multicast peer-routing-timeout
Configures the time duration for a VLT node to retain synchronized multicast routes if there is a VLT peer node failure.
Syntax
multicast peer-routing-timeout value
Parameters valueEnter the timeout value in seconds, from 1 to 1200.
Default 300 s
Command Mode VLT-DOMAIN
Usage
Information
If one of the VLT peer nodes goes down, the multicast peer-routing timer starts. When the multicast
peer-routing timer expires, the system removes any stale routes that were retained at the time the peer
went down, but were not converged. The routes that are not locally learned and the routes that are not
resynchronized from the peer, or both, are removed.
1110 Multicast