User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 885
7.5.2.4. ipv6 pim bsr-border
Use this command to prevent bootstrap router (BSR) messages from being sent or received through an interface
or range of interfaces. Note that this command takes effect only when PIM-SM is enabled in the Global mode.
To disable the interface from being the BSR border, use the no form of this command.
Format ipv6 pim bsr-border
no ipv6 pim bsr-border
Default Disable
Mode Interface Config
7.5.2.5. ipv6 pim bsr-candiate
This command is used to configure the router to announce its candidacy as a bootstrap router (BSR). The
argument <slot/port> corresponds to a physical routing interface or VLAN routing interface.
To remove a configured PIM candidate bootstrap router (C-BSR), use the no form of this command.
Format ipv6 pim bsr-candidate interface {<slot/port> | loopback <loopback-id> | vlan <vlan-id>} <hash-mask-
length> [<priority>] [interval <1-16383>]
no ipv6 pim bsr-candidate interface {<slot/port> | loopback <loopback-id> | vlan <vlan-id>}
Default None
Fields
Definition
<slot/port>
Interface number on this router from which the BSR address is derived, to make it
a candidate. This interface must be enabled with PIM..
<loopback-id>
The loopback interface. The range is 0 to 63.
<vlan-id>
VLAN ID. The range of VLAN ID is 1 to 4093.
<hash-mask-length>
BSR hash-mask length. The range of the mask is 0 to 128. The length of a mask
that is to be ANDed with the group address before the hash function is called. All
groups with the saem seed hash correspond to the same RP. For example, if this
value was 24, only the first 24 bits of the group addresses matter. This allows you
to get one RP for multiple groups.
<priority>
Priority of the candidate BSR. The range of the priority is 0 to 255. The BSR with
the larger priority is preferred. If the priority values are the same, the router with
the larger IP address is the BSR. The default value is 0.
<interval>
BSR candidate advertisement interval. The range of the priority is 1 to 16383.