Users Guide

Example
Dell#show running-config pim
!
ip pim snooping enable
Related Commands ip pim sparse-mode — enables PIM-SM snooping.
IPv6 PIM-Sparse Mode Commands
The following describes the IPv6 PIM-sparse mode (PIM-SM) commands.
ipv6 pim bsr-border
Dene the border of PIM domain by ltering inbound and outbound PIM-BSR messages per interface.
Syntax
ipv6 pim bsr-border
Defaults Disabled.
Command Modes INTERFACE
Supported Modes Full—Swtich
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information This command is applied to the subsequent PIM-BSR messages. Existing BSR advertisements are cleaned up by
time-out.
ipv6 pim bsr-candidate
Congure the router as a bootstrap (BSR) candidate.
Syntax
ipv6 pim bsr-candidate interface [hash-mask-length] [priority]
To disable the bootstrap candidate, use the no ipv6 pim bsr-candidate command.
Parameters
interface Enter the following keywords and slot/port or number information:
For a Loopback interface, enter the keyword loopback then a number from 0 to
16383.
For a Port Channel interface, enter the keywords port-channel then a number.
For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then
the slot/port information.
For a VLAN, enter the keyword vlan then a number from 1 to 4094.
hash-mask-length (OPTIONAL) Enter the hash mask length for RP selection. The range is from 0 to 128.
The default is 126.
priority (OPTIONAL) Enter the priority value for Bootstrap election process. The range is from 0
to 255. The default is 0.
PIM-Sparse Mode (PIM-SM) 1025