Purpose
Command or Action
Verifies your entries.
show running-config
Example:
Device#
show running-config
Step 6
(Optional) Saves your entries in the configuration file.
copy running-config startup-config
Example:
Device#
copy running-config
Step 7
startup-config
Limiting How Long an sdr Cache Entry Exists (CLI)
By default, entries are never deleted from the sdr cache. You can limit how long the entry remains active so
that if a source stops advertising SAP information, old advertisements are not unnecessarily kept.
This procedure is optional.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip sap cache-timeout minutes
4.
end
5.
show running-config
6.
show ip sap
7.
copy running-config startup-config
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Device>
enable
•
Enter your password if prompted.
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
264
OL-29890-01
Configuring IP Multicast Routing
Configuring sdr Listener Support