591
command modifies Keepalive-period value.
Example:
Configure the value of register suppression timer to 10s.
Switch (config)#ip pim register- suppression 10
16.3.3.16 ip pim rp-address
Command: ip pim rp- address <A.B.C.D> <A.B.C.D/M>
no ip pim rp-address <A.B.C.D> [<A.B.C.D/M>|<all>]
Function:
This command is to configure static RP globally or in a multicast address
range.
The
“no ipv6 pim rp-address <A.B.C.D> [<A.B.C.D/M>|<all>]
” command
cancels static RP.
Parameter: <A.B.C.D>
is the RP address
<A.B.C.D/M>
is the expected RP
<all>
is all the range
Default:
This switch is not a RP static router.
Command Mode:
Global Mode
Usage Guide:
This command is to configure static RP globally or in a multicast address
range and configure PIM-SM static RP information. Attention, when computing rp, BSR
RP is selected first. If it doesn’t succeed, static RP is selected.
Example:
Configure vlan1 as candidate RP announcing sending interface globally.
Switch (Config)# ip pim rp-address 10.1.1.1 238.0.0.0/8
16.3.3.17 ip pim rp-candidate
Command: ip pim rp-candidate { vlan < vlan-id >| <ifname>} [<A.B.C.D/M>]
[<priority>]
no ip pim rp-candiate
Function:
This command is the candidate RP global configure command, it is used to
configure PIM-SM candidate RP information in order to compete RP router with other
candidate RPs.
The “
no ip pim rp-candiate
” command
cancels the candidate RP.
Parameter: vlan-id
is
Vlan ID
;
ifname
is the name of the specified interface;
A.B.C.D/M
is the ip prefix and mask;
<priority>
is the RP selection priority, it ranges
from 0 to 255, the default value is 192, the lower value has more priority.
Default:
This switch is not a RP static router.
Command Mode:
Global Mode
Usage Guide:
This command is the candidate RP global configure command, it is used
to configure PIM-SM candidate RP information in order to compete RP router with other
candidate RPs.Only this command is configured, this switch is the RP candidate router.
Example:
Configure vlan1 as the sending interface of candidate RP announcing sending
messages