134
Description
Use display pim interface to display PIM information on the specified interface or all interfaces.
If neither all-instance nor vpn-instance is specified, this command displays PIM information on all
interfaces in the public network.
Examples
# Display the PIM information on all interfaces in the public network.
<Sysname> display pim interface
VPN-Instance: public net
Interface NbrCnt HelloInt DR-Pri DR-Address
Vlan1 1 30 1 10.1.1.2
Vlan2 0 30 1 172.168.0.2 (local)
Vlan3 1 30 1 20.1.1.2
Table 32 Command output
Field Descri
tion
VPN-Instance: public net
Public network
Interface Interface name
NbrCnt
Number of PIM neighbors
HelloInt
Hello interval
DR-Pri
Priority for DR election
DR-Address
DR IP address, where "local" indicates a local address
# Display detailed PIM information on VLAN-interface1 in the public network.
<Sysname> display pim interface vlan-interface 1 verbose
VPN-Instance: public net
Interface: Vlan-interface1, 10.1.1.1
PIM version: 2
PIM mode: Sparse
PIM DR: 10.1.1.2
PIM DR Priority (configured): 1
PIM neighbor count: 1
PIM hello interval: 30 s
PIM LAN delay (negotiated): 500 ms
PIM LAN delay (configured): 500 ms
PIM override interval (negotiated): 2500 ms
PIM override interval (configured): 2500 ms
PIM neighbor tracking (negotiated): disabled
PIM neighbor tracking (configured): disabled
PIM generation ID: 0xF5712241
PIM require generation ID: disabled
PIM hello hold interval: 105 s
PIM assert hold interval: 180 s
PIM triggered hello delay: 5 s
PIM J/P interval: 60 s
PIM J/P hold interval: 210 s