255
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip msdp sa-interval
ip msdp sa-interval
To configure the interval at which the software transmits Source-Active (SA) messages, use the ip msdp
sa-interval command. To reset the interval to the default, use the no form of this command.
ip msdp sa-interval interval
no ip msdp sa-interval [interval]
Syntax Description
Command Default The SA message interval is 60 seconds.
Command Modes Global configuration mode
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines To display the SA interval configuration command, use this command line:
switch(config)# show running-config | include sa-interval
This command requires the LAN Base Services license.
Examples This example shows how to configure an SA transmission interval:
switch(config)# ip msdp sa-interval 100
This example shows how to reset the interval to the default:
switch(config)# no ip msdp sa-interval
Related Commands
interval SA transmission interval in seconds. The range is from from 60 to 65,535. The
default is 60.
Release Modification
6.0(2)N1(1) This command was introduced.
Command Description
show running-config Displays information about the running-system configuration.