HP VPN Firewall Appliances Network Management Command Reference

330
Examples
# Display OSPF next hop information.
<Sysname> display ospf nexthop
OSPF Process 1 with Router ID 192.168.0.1
Routing Nexthop Information
Next Hops:
Address Refcount IntfAddr Intf Name
----------------------------------------------------------------
192.168.0.1 1 192.168.0.1 GigabitEthernet0/1
192.168.0.2 1 192.168.0.1 GigabitEthernet0/1
192.168.1.1 1 192.168.1.1 GigabitEthernet0/2
Table 71 Command output
Field Descri
p
tion
Next Hops Information about next hops.
Address Next hop address.
Refcount Reference count (routes that reference the next hop)
IntfAddr Output interface address.
Intf Name Output interface name.
display ospf peer
Use display ospf peer to display information about OSPF neighbors.
Syntax
display ospf [ process-id ] peer [ verbose ] [ interface-type interface-number ] [ neighbor-id ] [ | { begin
| exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
process-id: Specifies an OSPF process by its ID in the range of 1 to 65535.
verbose: Displays detailed neighbor information.
interface-type interface-number: Specifies an interface by its type and number.
neighbor-id: Specifies a neighbor router ID.
|: 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.