Multicast Routing Commands
4-315
4
Default Setting
2
Command Mode
Interface Configuration (VLAN)
Example
show router pim
This command displays the global PIM configuration settings.
Command Mode
Normal Exec, Privileged Exec
Example
show ip pim interface
This command displays information about interfaces configured for PIM.
Syntax
show ip pim interface vlan-id
vlan-id - VLAN ID (Range: 1-4094)
Command Mode
Normal Exec, Privileged Exec
Command Usage
This command displays the PIM settings for the specified interface as
described in the preceding pages. It also shows the address of the designated
PIM router and the number of neighboring PIM routers.
Example
Console(config-if)#ip pim max-graft-retries 5
Console(config-if)#
Console#show router pim
Admin Status: Enabled
Console#
Console#show ip pim interface 1
Vlan 1 is up
PIM is enabled, mode is Dense.
Internet address is 10.1.0.253.
Hello time interval is 30 sec, trigger hello time interval is 5 sec.
Hello holdtime is 105 sec.
Join/Prune holdtime is 210 sec.
Graft retry interval is 3 sec, max graft retries is 2.
DR Internet address is 10.1.0.254, neighbor count is 1.
Console#