Pim-sm commands, Ipv6 pim bsr- candidate, Ipv6 pim bsr-candidate – LevelOne GTL-2691 User Manual
Page 1587

C
HAPTER
50
| Multicast Routing Commands
PIM Multicast Routing
– 1587 –
◆
This command is only effectively for interfaces of first hop, PIM-DM
routers that are directly connected to sources of multicast groups.
E
XAMPLE
Console(config-if)#ipv6 pim state-refresh origination-interval 30
Console(config-if)#
PIM-SM Commands
ipv6 pim bsr-
candidate
This command configures the switch as a Bootstrap Router (BSR)
candidate. Use the no form to restore the default value.
S
YNTAX
ipv6 pim bsr-candidate interface vlan vlan-id
[hash hash-mask-length] [priority priority]
no ipv6 pim bsr-candidate
vlan-id - VLAN ID (Range: 1-4094)
hash-mask-length - Hash mask length (in bits) used for RP selection
). The portion of
the hash specified by the mask length is ANDed with the group
address. Therefore, when the hash function is executed on any BSR,
all groups with the same seed hash will be mapped to the same RP.
If the mask length is less than 32, then only the first portion of the
hash is used, and a single RP will be defined for multiple groups.
(Range: 0-32 bits)
priority - Priority used by the candidate bootstrap router in the
election process. The BSR candidate with the largest priority is
preferred. If the priority values are the same, the candidate with
the larger IP address is elected to be the BSR. Setting the priority to
zero means that this router is not eligible to server as the BSR. At
least one router in the PIM-SM domain must be set to a value
greater than zero. (Range: 0-255)
D
EFAULT
S
ETTING
Hash Mask Length: 10
Priority: 0
C
OMMAND
M
ODE
Global Configuration
C
OMMAND
U
SAGE
◆
When the ipv6 pim bsr-candidate command is entered, the router
starts sending bootstrap messages to all of its PIM-SM neighbors. The
IP address of the designated VLAN is sent as the candidate’s BSR
address. Each neighbor receiving the bootstrap message compares the
BSR address with the address from previous messages. If the current
address is the same or a higher address, it accepts the bootstrap
message and forwards it. Otherwise, it drops the message.