112
display pim neighbor
Syntax
display pim neighbor
[
interface
interface-type interface-number
|
neighbor-address
|
verbose
] * [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
interface-type
interface-number
: Displays the PIM neighbor information on a particular interface.
neighbor-address
: Displays the information of a particular PIM neighbor.
verbose
: Displays the detailed PIM neighbor information.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see
Fundamentals Configuration 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.
Description
Use
display pim neighbor
to display the PIM neighbor information.
Examples
# Display information about all PIM neighbors.
<Sysname> display pim neighbor
Total Number of Neighbors = 2
Neighbor Interface Uptime Expires Dr-Priority Mode
10.1.1.2 Vlan1 02:50:49 00:01:31 1
20.1.1.2 Vlan2 02:49:39 00:01:42 1
# View the detailed information of the PIM neighbor whose IP address is 11.110.0.20.
<Sysname> display pim neighbor 11.110.0.20 verbose
Neighbor: 11.110.0.20
Interface: Vlan-interface3
Uptime: 00:00:10
Expiry time: 00:00:30
DR Priority: 1
Generation ID: 0x2ACEFE15
Holdtime: 105 s
LAN delay: 500 ms
Override interval: 2500 ms
State refresh interval: 60 s
Neighbor tracking: Disabled