R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

737
Parameters
process-id: Specifies the ID of an OSPFv3 process, ranging from 1 to 65535.
area: Specifies to display neighbor information of the specified area.
area-id: The ID of an area, a decimal integer that is translated into IPv4 address format by the system (in
the range of 0 to 4294967295) or an IPv4 address.
interface-type interface-number: interface type and number.
verbose: Display detailed neighbor information.
peer-router-id: Router-ID of the specified neighbor.
|: 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.
Description
Use display ospfv3 peer to display OSPFv3 neighbor information.
If no area-id is specified, the neighbor information of all areas is displayed.
If no process-id is specified, the information of all processes is displayed.
If no interface or neighbor Router-ID is specified, the neighbor information of all interfaces is
displayed.
Examples
# Display the neighbor information of OSPFv3 process 1 on an interface.
<Sysname> display ospfv3 1 peer gigabitethernet 0/1
OSPFv3 Process (1)
OSPFv3 Area (0.0.0.1)
Neighbor ID Pri State Dead Time Interface Instance ID
1.1.1.1 1 Full/ - 00:00:33 GE0/1 0
Table 175 Command output
Field Descri
p
tion
Neighbor ID Router ID of a neighbor
Pri Priority of neighbor router
State Neighbor state
Dead Time Dead time remained
Interface Interface connected to the neighbor
Instance ID Instance ID
# Display detailed neighbor information of OSPFv3 process 100 of an interface.
<Sysname> display ospfv3 1 peer gigabitethernet 0/1 verbose