R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

72
display ospf abr-asbr
Use display ospf abr-asbr to display information about the routes to OSPF ABR/ASBR.
Syntax
display ospf [ process-id ] abr-asbr [ | { 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. Use this argument to display
information about the routes to the ABR/ASBR under the specified OSPF process.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration 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 you use this command on routers in a stub area, no ASBR information is displayed.
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 12 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.