User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 872
7.4.2. Configuration commands
7.4.2.1. ip pim bsr-candidate
This command is used to configure the router to announce its candidacy as a bootstrap router (BSR).
To remove a configured candidate bootstrap router (C-BSR), use the no form of this command.
Format ip pim bsr-candidate interface {<slot/port> | loopback <loopback-id> | vlan <vlan-id>} <hash-mask-
length> [<priority>] [interval <1-16383>]
no ip pim bsr-candidate interface {<slot/port> | loopback <loopback-id> | vlan <vlan-id>}
Default Disable
Mode Global Config
This command takes effect only when PIM-SM is configured as the PIM mode.
7.4.2.2. ip pim rp-address
This command is used to statically configure the RP address for one or more multicast groups. The parameter rp-
address is the IP address of the RP. The parameter groupaddress is the group address supported by the RP. The
parameter groupmask is the group mask for the group address. The optional keyword override indicates that if
there is a conflict, the RP configured with this command prevails over the RP learned by BSR.
To remove a configured RP address for one or more multicast groups, use the no form of this command.
Format ip pim rp-address <rp-address> <group-address> <group-mask> [override]
no ip pim rp-address <rp-address> <group-address> <group-mask>
i
Fields
Definition
<slot/port>
Valid slot and port number separated by forward slashes.
<vlan-id>
VLAN ID. The range of VLAN ID is 1 to 4093.
<loopback-id>
The loopback interface. The range is 0 to 63.
<hash-mask-length>
BSR hash-mask length. The range of the mask is 0 to 32.
<priority>
BSR priority. The range of the priority is 0 to 255.
<interval>
BSR candidate advertisement interval. The range of the priority is 1 to 16383.