connection-retry-interval
Syntax
connection-retry-interval <INTERVAL-VALUE>
no connection-retry-interval
Description
Configures the connection-retry-interval for which MSDP peers will wait after peering sessions are reset, before attempting to re-establish the peering sessions.
The
no
form of this command removes the currently configured value and sets it to the default value of 30 seconds.
Command context
config-msdp-peer
Parameters
<INTERVAL-VALUE>
Specify connection-retry-interval in seconds. Range: 1-65535.
Authority
Administrators or local user group members with execution rights for this command.
Example
Configuring the connection-retry-interval:
switch(config-msdp-peer)# connection-retry-interval 120 switch(config-msdp-peer)# no connection-retry-interval