We recommend that you do not change the command defaults for the ip msdp keepalive command,
because the command defaults are in accordance with RFC 3618, Multicast Source Discovery Protocol.
If your network environment requires that you modify the defaults, you must configure the same time
values for the keepalive-interval and hold-time-interval arguments on both ends of the MSDP peering
session.
Note
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip msdp keepalive {peer-address | peer-name} keepalive-interval hold-time-interval
4.
Repeat Step 3 to adjust the keepalive message interval for additional MSDP peers.
5.
exit
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Device# configure terminal
Step 2
Configures the interval at which an MSDP peer will send
keepalive messages and the interval at which the MSDP
ip msdp keepalive {peer-address | peer-name}
keepalive-interval hold-time-interval
Step 3
peer will wait for keepalive messages from other peers
before declaring them down.
Example:
Device(config)# ip msdp keepalive 10.1.1.3 40
55
--Repeat Step 3 to adjust the keepalive message interval
for additional MSDP peers.
Step 4
Exits global configuration mode and returns to privileged
EXEC mode.
exit
Example:
Device(config)# exit
Step 5
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
OL-29890-01 191
Configuring MSDP
Adjusting the MSDP Keepalive and Hold-Time Intervals