ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
52
| Multicast Routing Commands
PIM Multicast Routing
– 1935
COMMAND MODE
Interface Configuration (VLAN)
COMMAND USAGE
When a router first starts or PIM is enabled on an interface, the hello
delay is set to random value between 0 and the trigger-hello-delay. This
prevents synchronization of Hello messages on multi-access links if
multiple routers are powered on simultaneously.
Also, if a Hello message is received from a new neighbor, the receiving
router will send its own Hello message after a random delay between 0
and the trigger-hello-delay.
EXAMPLE
Console(config-if)#ip pim trigger-hello-delay 3
Console(config-if)#
show ip pim
interface
This command displays information about interfaces configured for PIM.
SYNTAX
show ip pim interface [vlan 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#show ip pim interface vlan 1
PIM is enabled.
VLAN 1 is up.
PIM Mode : Dense Mode
IP Address : 192.168.0.2
Hello Interval : 30 sec
Hello HoldTime : 105 sec
Triggered Hello Delay : 5 sec
Join/Prune Holdtime : 210 sec
Lan Prune Delay : Disabled
Propagation Delay : 500 ms
Override Interval : 2500 ms
Graft Retry Interval : 3 sec
Max Graft Retries : 3
State Refresh Ori Int : 60 sec
Console#