126
Field Descri
tion
DF-Address
IP address of DF. If the DF resides on the device where the
command is executed, this field displays (local) after the
address.
display pim interface
Use display pim interface to display PIM information on an interface.
Syntax
display pim [ vpn-instance vpn-instance-name ] interface [ interface-type interface-number ] [ verbose ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN instance by its name, a case-sensitive string
of 1 to 31 characters. If you do not specify a VPN instance, the command displays PIM information on
the public network.
interface-type interface-number: Specifies an interface by its type and number. If you do not specify an
interface, the command displays PIM information on all interfaces.
verbose: Displays detailed PIM information. If you do not specify this keyword, the command displays
brief PIM information.
Examples
# Display brief PIM information on all interfaces on the public network.
<Sysname> display pim interface
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 42 Command output
Field Descri
tion
NbrCnt Number of PIM neighbors.
HelloInt Interval for sending hello messages.
DR-Pri DR priority.
DR-Address
IP address of the DR. If the DR resides on the device where the
command is executed, this field displays (local) after the address.
# Display detailed PIM information on VLAN-interface 1 on the public network.
<Sysname> display pim interface vlan-interface 1 verbose
Interface: Vlan-interface1, 10.1.1.1