D-Link DXS-3600 Series Cli Reference Manual page 1017

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Usage Guideline
This command only affects PIM-SM operation. This command causes the router to send bootstrap
messages to all its PIM neighbors, with the address of the designated interface as the BSR address. A
PIM-SM domain must contain a unique BSR (Bootstrap router) which is responsible for collect and
advertise the RP information.
Example
This example shows how to configure the IPv6 address of VLAN 1 on the router to be a candidate BSR
with hash-mask length of 120 and priority of 192.
Switch# configure terminal
Switch(config)# ipv6 pim bsr candidate bsr vlan1 120 priority 192
Switch(config)#
82-4 ipv6 pim bsr candidate rp
This command is used to configure the candidate rendezvous point (RP) to send Protocol Independent
Multicast (PIM) RP advertisements to the bootstrap router (BSR). Use the no form of this command to
disable PIM RP advertisements to the BSR.
ipv6 pim bsr candidate rp INTERFACE-ID [group-list ACCESS-LIST] [priority PRIORITY-VALUE]
[interval SECONDS]
no ipv6 pim bsr candidate rp INTERFACE-ID
Parameters
INTERFACE-ID
group-list ACCESS-LIST
priority PRIORITY-VALUE
interval SECONDS
Default
By default, the router is not an RP candidate.
Priority: 192.
Interval: 60 seconds.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command only affects PIM-SM operation. Only one group access list can be specified for each
interface. The latest configuration overrides the previous one. This command can be issued multiple
times for different interfaces.
Specifies the interface whose IPv6 address will be advertised as the
candidate RP (C-RP).
(Optional) Specifies the name of the IPv6 access list that defines the
group prefixes that are advertised in association with the RP address.
If no group-list is specified, the switch is a candidate RP for all groups.
(Optional) Specifies the RP priority value. The range is from 0 to 255.
The default value is 192.
(Optional) Specifies the RP candidate advertisement interval. The
range is from 1 to 16383 seconds. The default value is 60 seconds.
1012

Advertisement

Table of Contents
loading

Table of Contents