Configuring PIM
Configuring PIM
OmniSwitch AOS Release 7 Advanced Routing Configuration Guide
March 2011
page 6-21
Viewing PIM Status and Parameters for a Specific Interface
To view the current PIM interface information—which includes IP addresses for PIM-enabled interfaces,
Hello and Join/Prune intervals, and current operational status—use the
show ip pim interface
command.
For example:
Enabling PIM Mode on the Switch
To globally enable PIM-Sparse Mode on the switch, use the
ip pim sparse admin-state
command. Enter
the command syntax as shown below:
-> ip pim sparse admin-state enable
To globally enable PIM-Dense Mode on the switch, use the
ip pim dense admin-state
command. Enter
the command syntax as shown below:
-> ip pim dense admin-state enable
Disabling PIM Mode on the Switch
To globally disable PIM-Sparse Mode on the switch, use the
ip pim sparse admin-state
command. Enter
the command syntax as shown below:
-> ip pim sparse admin-state disable
To globally disable PIM-Dense Mode on the switch, use the
ip pim dense admin-state
command. Enter
the command syntax as shown below:
-> ip pim dense admin-state disable
-> show ip pim interface
Total 1 Interfaces
Interface Name IP Address Designated Hello J/P Oper
Router Interval Interval Status
--------------------+---------------+---------------+--------+--------+-------
tesvl 50.1.1.1 50.1.1.1 100 10 disabled
The Interface Name used to identify
the PIM enabled interface is listed in
the PIM interface table.
The IP address of the Designated
Router for the interface is displayed.