HP VPN Firewall Appliances Network Management Command Reference

316
Examples
# Display information about the routes to the OSPF ABR and ASBR.
<Sysname> display ospf abr-asbr
OSPF Process 1 with Router ID 192.168.1.2
Routing Table to ABR and ASBR
Type Destination Area Cost Nexthop RtType
Inter 3.3.3.3 0.0.0.0 3124 10.1.1.2 ASBR
Intra 2.2.2.2 0.0.0.0 1562 10.1.1.2 ABR
Table 63 Command output
Field Descri
p
tion
Type
Type of the route to the ABR or ASBR:
Intra—Intra-area route.
Inter—Inter-area route.
Destination Router ID of an ABR/ASBR.
Area ID of the area of the next hop.
Cost Cost from the router to the ABR/ASBR.
Nexthop Next hop address.
RtType Router type: ABR, or ASBR.
display ospf asbr-summary
Use display ospf asbr-summary to display information about the redistributed routes that are
summarized.
Syntax
display ospf [ process-id ] asbr-summary [ ip-address { mask | mask-length } ] [ | { 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.
ip-address: Specifies an IP address in dotted decimal notation.
mask: Specifies the mask in dotted decimal format.
mask-length: Specifies the mask length, in the range of 0 to 32 bits.
|: 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.