HP VPN Firewall Appliances Network Management Command Reference
815
Views
Any view
Default command level
1: Monitor level
Parameters
process-id: Specifies ID of an OSPFv3 process, ranging from 1 to 65535.
|: 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 process is specified, next hop information of all OSPFv3 processes is displayed.
Examples
# Display OSPFv3 next hop information.
<Sysname> display ospfv3 next-hop
OSPFv3 Router with ID (2.2.2.2) (Process 1)
Neighbor-Id Next-Hop Interface RefCount
1.1.1.1 FE80::20F:E2FF:FE00:1 GE0/1 1
Table 181 Command output
Field Descri
p
tion
Neighbor-Id Neighboring router ID.
Next-hop Next-hop address.
Interface Outbound interface.
RefCount Reference count.
display ospfv3 peer
Use display ospfv3 peer to display OSPFv3 neighbor information.
Syntax
display ospfv3 [ process-id ] [ area area-id ] peer [ [ interface-type interface-number ] [ verbose ] |
peer-router-id ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level