Timer Retry - HP 3600 v2 Series Command Reference Manual

Ip multicast
Hide thumbs Also See for 3600 v2 Series:
Table of Contents

Advertisement

When you configure multiple static RPF peers, observe the follow rules:
If you use the rp-policy keyword for all the static RPF peers, all the static RPF peers take effect
concurrently. SA messages are filtered according to the configured prefix list and only those SA
messages whose RP addresses pass the filtering are accepted. If multiple static RPF peers use the
same filtering policy at the same time, when a peer receives an SA message, it forwards the SA
message to the other peers.
If you use the rp-policy keyword for none of the static RPF peers, according to the configuration
sequence, only the first static RPF peer whose connection is in up state is activated, and all SA
messages from this peer are accepted but the SA messages from other static RPF peers are
discarded. When this active static RPF peer fails (for example, when the configuration is removed
or when the connection is torn down), still the first RPF peer whose connection is in up state is
selected as the activated RPF peer according to the configuration sequence.
Related commands: display msdp peer-status and ip prefix-list.
Examples
# Configure static RPF peers on the public network.
<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
# Configure static RPF peers in VPN instance mvpn.
<Sysname> system-view
[Sysname] ip ip-prefix list1 permit 130.10.0.0 16 great-equal 16 less-equal 32
[Sysname] msdp vpn-instance mvpn
[Sysname-msdp-mvpn] peer 130.10.7.6 connect-interface vlan-interface 100
[Sysname-msdp-mvpn] static-rpf-peer 130.10.7.6 rp-policy list1

timer retry

Syntax
timer retry interval
undo timer retry
View
Public network MSDP view, VPN instance MSDP view
Default level
2: System level
Parameters
interval: Interval between MSDP peer connection retries, in seconds. The value ranges from 1 to 60.
Description
Use timer retry to configure the interval between MSDP peer connection retries.
Use undo timer retry to restore the default.
By default, the interval between MSDP peer connection retries is 30 seconds.
198

Advertisement

Table of Contents
loading

Table of Contents