DETAILED STEPS
PurposeCommand or Action
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 1
Limits how long a Session Announcement Protocol (SAP) cache
entry stays active in the cache.
ip sap cache-timeout minutes
Example:
Switch(config)# ip sap cache-timeout 30
Step 2
By default, entries are never deleted from the cache.
For minutes, the range is 1 to 1440 minutes (24 hours).
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 3
Verifies your entries.show running-config
Example:
Switch# show running-config
Step 4
Displays the SAP cache.show ip sap
Example:
Switch# show ip sap
Step 5
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Step 6
Example:
Switch# copy running-config
To return to the default setting, use the no ip sdr cache-timeout
global configuration command. To delete the entire cache, use the
clear ip sdr privileged EXEC command.
startup-config
To display the session directory cache, use the show ip sdr
privileged EXEC command.
Monitoring IP Multicast Routing
You can use the privileged EXEC commands in the following table to monitor IP multicast routers, packets,
and paths.
Catalyst 2960-XR Switch IP Multicast Routing Configuration Guide, Cisco IOS Release 15.0(2)EX1
102 OL-29426-01
Configuring IP Multicast Routing
Monitoring IP Multicast Routing