Cisco Systems 2955 Switch User Manual


 
20-13
Catalyst 2950 and Catalyst 2955 Switch Software Configuration Guide
OL-10101-02
Chapter 20 Configuring IGMP Snooping and MVR
Displaying IGMP Snooping Information
Configuring the Aging Time
You can set the aging time for forwarding-table entries that the switch learns by using the IP
multicast-source-only learning method.
Beginning in privileged EXEC mode, follow these steps to configure the aging time:
To disable the aging of the forwarding table entries, enter the ip igmp snooping source-only-learning
age-timer 0 global configuration command.
If you disable source-only learning by using the no ip igmp snooping source-only learning global
configuration command and the aging time is enabled, it has no effect on the switch.
Displaying IGMP Snooping Information
You can display IGMP snooping information for dynamically learned and statically configured router
ports and VLAN interfaces. You can also display MAC address multicast entries for a VLAN configured
for IGMP snooping.
To display IGMP snooping information, use one or more of the privileged EXEC commands in
Table 20-4.
Command Purpose
Step 1
configure terminal Enter global configuration mode
Step 2
ip igmp snooping source-only learning age-timer
time
Set the aging time. The range is 0 to 2880 seconds. The default
is 600 seconds (10 minutes).
Step 3
end Return to privileged EXEC mode.
Step 4
show running-config | include
source-only-learning
Verify the aging time.
Step 5
copy running-config startup-config (Optional) Save your entries in the configuration file.