Command Manual – Multicast
H3C S7500E Series Ethernet Switches
Chapter 5 MSDP Configuration Commands
5-21
Related commands:
display msdp peer-status
,
ip prefix-list
.
Examples
# Configure static RPF peers.
<Sysname> system-view
[Sysname] ip ip-prefix list1 permit 130.10.0.0 16 great-equal 16 less-equal
32
[Sysname] msdp
[Sysname-msdp] peer 130.10.7.6 connect-interface vlan-interface 100
[Sysname-msdp] static-rpf-peer 130.10.7.6 rp-policy list1
5.1.23 timer retry
Syntax
timer retry interval
undo timer retry
View
MSDP view
Parameters
interval
: Interval between MSDP peer connection retries, in seconds. The effective
range is 1 to 60.
Description
Use the
timer retry
command to configure the interval between MSDP peer connection
retries.
Use the
undo timer retry
command to restore the default setting.
By default, the interval between MSDP peer connection retries is 30 seconds.
Related commands:
display msdp peer-status
.
Examples
# Set the MSDP peer connection retry interval to 60 seconds.
<Sysname> system-view
[Sysname] msdp
[Sysname-msdp] timer retry 60