HP VPN Firewall Appliances Network Management Command Reference
816
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: Specifies an interface by its 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.
Usage guidelines
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 GigabitEthernet 0/1.
<Sysname> display ospfv3 1 peer gigabitethernet0/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 182 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 GigabitEthernet 0/1.
<Sysname> display ospfv3 1 peer gigabitethernet0/1 verbose
OSPFv3 Process (1)