CLI Guide
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.
The range is from 1 to 128.
•
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.
priority (OPTIONAL) Enter the priority used in Bootstrap election process. The range is zero (0)
to 255. The default is 192.
acl-name (OPTIONAL) Enter the name of an ACL to congure a PIM router to act as an RP for a
specic set of multicast group addresses that are dened in the ACL.
Defaults Not congured.
Command Modes CONFIGURATION
Supported Modes Full—Swtich
Command History
Version Description
9.11.0.0 Introduced the acl-name keyword.
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information Priority is stored at BSR router when receiving a Candidate-RP-Advertisement.
ip pim sparse-mode
Enable PIM sparse mode and IGMP on the interface.
Syntax
ip pim sparse-mode
To disable PIM sparse mode and IGMP, use the no ip pim sparse-mode command.
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 The interface must be enabled (the no shutdown command) and not have the switchport command
congured. Multicast must also be enabled globally (using the ip multicast-lag-hashing command). PIM
is supported on the port-channel interface.
PIM-Sparse Mode (PIM-SM) 999