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

302
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 69 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 Outgoing interface address
Intf Name Outgoing interface name
display ospf peer
Syntax
display ospf [ process-id ] peer [ verbose ] [ interface-type interface-number ] [ neighbor-id ] [ | { begin
| exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
process-id: OSPF process 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: 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.
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.