710
<group-range>
is the expected RP, the format is
X:X::X:X/M, ipv6
address and
prefix length
all:
all the ranges
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.
Example:
Configure 2000:112::8 as RP address globally
Switch (Config)# ipv6 pim rp-address 2000:112::8 ff1e::/64
18.2.3.17 ipv6 pim rp-candidate
Command: Ipv6 pim rp-candiate <ifname> [<group range>] [<priority>]
no ipv6 pim rp-candiate <ifname>
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 ipv6 pim rp-candiate
” command
cancels the candidate RP.
Parameter: <ifname>
is the name of the interface;
<group range>
is the group range of the candidate RP,the format is
X:X::X:X/M
,
ipv6
address and prefix length;
<priority>
is the RP selection priority, 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:
Gobal 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 announce messages
Switch (Config)# ipv6 pim rp-candidate vlan1 100
18.2.3.18 ipv6 pim rp-register-kat
Command: ipv6 pim rp-register-kat <vaule>
no ipv6 pim rp-register-kat
Function:
This command is to congifure the KAT(KeepAlive Timer)value of the
RP(S,G)items,the unit is second. The “
no ipv6 pim rp-register-kat
” comannd restores
the default value
Parameter: <vaule>
is the timer value,ranges from 1 to 65535s
Default:
185s
Command Mode:
Global Mode