24-9
Cisco IE 2000 Switch Software Configuration Guide
OL-25866-01
Chapter 24 Configuring FlexLinks and the MAC Address-Table Move Update
Maintaining and Monitoring the FlexLinks and MAC Address-Table Move Update
Maintaining and Monitoring the FlexLinks and MAC Address-Table Move Update Configuration Examples for the FlexLinks and MAC Address-Table Move Update

Configuring FlexLinks Port: Examples

These are configuration examples for learning the other FlexLinks port as the mrouter port when
FlexLinks is configured, with output for the show interfaces switchport backup command:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# interface GigabitEthernet1/1
Switch(config-if)# switchport trunk encapsulation dot1q
Switch(config-if)# switchport mode trunk
Switch(config-if)# switchport backup interface GigabitEthernet1/2
Switch(config-if)# exit
Switch(config)# interface GigabitEthernet1/2
Switch(config-if)# switchport mode trunk
Switch(config-if)# end
Switch# show interfaces switchport backup detail
Switch Backup Interface Pairs:
Active Interface Backup Interface State
Preemption Mode : off
Multicast Fast Convergence : Off
Mac Address Move Update Vlan : auto
This output shows a querier for VLANs 1 and 401, with their quer ies reaching the switch through the
specified port:
Switch# show ip igmp snooping querier
Vlan IP Address IGMP Version Port
-------------------------------------------------------------
1 1.1.1.1 v2 Gi0/1
401 41.41.41.1 v2 Gi0/1
Here is output for the show ip igmp snooping mrouter command for VLANs 1 and 401:
Switch# show ip igmp snooping mrouter
Vlan ports
Command Purpose
show interfaces [interface-id] switchport backup Displays the FlexLinks backup interface configured
for an interface or all the configured FlexLinks and
the state of each active and backup interface (up or
standby mode). When VLAN load balancing is
enabled, the output displays the preferred VLANs
on active and backup interfaces.
show mac address-table move update Verifies the configuration.