Layer 2/3/4 Managed Switch
_____________________________________________________________________________
LB9 User’s Guide 844/1523
Global Config
8.6.2.11 ipv6 pim rp-candidate
This command is used to configure the router to advertise itself as a PIM candidate rendezvous point
(RP) to the bootstrap router (BSR) for a specific multicast group range.
ipv6 pim rp-candidate interface {<slot/port> | vlan <vlan-id>} <group-address/prefix-length>
no ipv6 pim rp-candidate interface {<slot/port> | vlan <vlan-id>} <group-address/prefix-length>
<slot/port> - The IP address associated with this interface type and number is advertised as a
candidate RP address. This interface must be enabled with PIM.
<vlan-id> - VLAN ID. The range of VLAN ID is 1 to 4093.<group-address> - The multicast group
address that is advertised in association with the RP address.
<prefix-length> - The multicast group prefix that is advertised in association with the RP address.
no - This command is used to disable the router to advertise itself as a PIM candidate rendezvous
point (RP) to the bootstrap router (BSR).
Default Setting
None
Command Mode
Global Config
8.6.2.12 ipv6 pim spt-threshold
This command is used to configure the Data Threshold rate for the last-hop router to switch to the
shortest path. Now support to enable (0) or disable(Infinity).
iipv6 pim spt-threshold <0 | Infinity>
no ipv6 pim spt-threshold
<0> - This is 0 kilobits per seconds.
<Infinity> - This command will disable the function.
no - This command is used to reset the Data Threshold rate for the last-hop router to switch to the
shortest path to the default value.