R0106-HP MSR Router Series IP Multicast Command Reference(V7)

155
Default
The keepalive timer is 60 seconds, and the peer hold timer is 75 seconds.
Views
MSDP view
Predefined user roles
network-admin
Parameters
keepalive: Sets a keepalive timer in the range of 1 to 21845 seconds.
holdtime: Sets a peer hold timer in the range of 1 to 65535 seconds.
Usage guidelines
MSDP peers periodically send keepalive messages to each other to keep a session alive. When a session
is established, an MSDP peer sends a keepalive message to its peer and starts a keepalive timer and a
peer hold timer. When the keepalive timer expires, the MSDP peer sends a new keepalive message. If
the MSDP peer receives an MSDP message from its peer before the peer hold timer expires, it resets the
peer hold timer. Otherwise, the MSDP peer closes the session.
When you configure this command, follow these guidelines:
You must set the same keepalive timer and peer hold timer for the MSDP peers of a session, because
there is no negotiation mechanism for the two timers.
The keepalive timer must be less than the peer hold timer.
This command immediately takes effect on the established MSDP session.
Examples
# Set the keepalive timer and peer hold timer for the MSDP session on the public network to 60 seconds
and 180 seconds, respectively.
<Sysname> system-view
[Sysname] msdp
[Sysname-msdp] timer keepalive 60 180
timer retry
Use timer retry to configure the interval between MSDP peering connection attempts.
Use undo timer retry to restore the default.
Syntax
timer retry interval
undo timer retry
Default
The interval between MSDP peering connection attempts is 30 seconds.
Views
MSDP view
Predefined user roles
network-admin