HP VPN Firewall Appliances Network Management Command Reference

625
Parameters
interface-type interface-number: Specifies an interface by its type and number.
verbose: Displays the detailed PIM information.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display the PIM information on all interfaces on the public network.
<Sysname> display pim interface
VPN-Instance: public net
Interface NbrCnt HelloInt DR-Pri DR-Address
GE0/1 1 30 1 10.1.1.2
GE0/2 0 30 1 172.168.0.2 (local)
GE0/3 1 30 1 20.1.1.2
Table 133 Command output
Field Descri
p
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 the detailed PIM information on GigabitEthernet 0/1 on the public network.
<Sysname> display pim interface gigabitethernet 0/1 verbose
VPN-Instance: public net
Interface: GigabitEthernet0/1, 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