Cisco IE 3000 Software Configuration Manual page 393

Table of Contents

Advertisement

Chapter 19
Configuring Flex Links and the MAC Address-Table Move Update Feature
Similarly, both Flex Link ports are part of learned groups. In this example, GigabitEthernet1/1 is a
receiver/host in VLAN 1, which is interested in two multicast groups:
Switch# show ip igmp snooping groups
Vlan
-----------------------------------------------------------------------
1
1
When a host responds to the general query, the switch forwards this report on all the mrouter ports. In
this example, when a host sends a report for the group 228.1.5.1, it is forwarded only on
GigabitEthernet1/1, because the backup port GigabitEthernet1/2 is blocked. When the active link,
GigabitEthernet1/1, goes down, the backup port, GigabitEthernet1/2, begins forwarding.
As soon as this port starts forwarding, the switch sends proxy reports for the groups 228.1.5.1 and
228.1.5.2 on behalf of the host. The upstream router learns the groups and starts forwarding multicast
data. This is the default behavior of Flex Link. This behavior changes when the user configures fast
convergence using the switchport backup interface gigabitEthernet 1/2 multicast fast-convergence
command. This example shows turning on this feature:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# interface gigabitEthernet 1/1
Switch(config-if)# switchport backup interface gigabitEthernet 1/2 multicast
fast-convergence
Switch(config-if)# exit
Switch# show interfaces switchport backup detail
Switch Backup Interface Pairs:
Active
------------------------------------------------------------------------
GigabitEthernet1/1 GigabitEthernet1/2 Active Up/Backup Standby
Preemption Mode : off
Multicast Fast Convergence : On
Bandwidth : 100000 Kbit (Gi1/1), 100000 Kbit (Gi1/2)
Mac Address Move Update Vlan : auto
This output shows a querier for VLAN 1 and 401 with their queries reaching the switch through
GigabitEthernet1/1:
Switch# show ip igmp snooping querier
Vlan
-------------------------------------------------------------
1
401
This is output for the show ip igmp snooping mrouter command for VLAN 1 and 401:
Switch# show ip igmp snooping mrouter
Vlan
----
1
401
OL-13018-01
Group
Type
Version
228.1.5.1
igmp
v2
228.1.5.2
igmp
v2
Interface
IP Address
IGMP Version
1.1.1.1
v2
41.41.41.1
v2
ports
-----
Gi1/1(dynamic), Gi1/2(dynamic)
Gi1/1(dynamic), Gi1/2(dynamic)
Understanding Flex Links and the MAC Address-Table Move Update
Port List
Gi1/5, Gi1/6, Gi1/1
Gi1/5, Gi1/6, Gi1/1
Backup Interface State
Port
Gi1/1
Gi1/1
Cisco IE 3000 Switch Software Configuration Guide
19-5

Advertisement

Table of Contents
loading

Table of Contents