104
Usage guidelines
If you use this command on routers in a stub area, the commands displays no ASBR information.
Examples
# Display brief information about routes to the ABR or 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
# Display detailed information about routes to the ABR or ASBR.
<Sysname> display ospf abr-asbr verbose
OSPF Process 10 with Router ID 101.1.1.11
Routing Table to ABR and ASBR
Destination: 1.1.1.1 RtType : ASBR
Area : 0.0.0.1 Type : Intra
Nexthop : 150.0.1.12 BkNexthop: 0.0.0.0
Cost : 1000
Table 25 Command output
Field Descri
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.
BkNexthop Backup next hop address.
RtType Router type: ABR or ASBR.
display ospf abr-summary
Use display ospf abr-summary to display information about summary routes on the ABR.
Syntax
display ospf [ process-id ] [ area area-id ] abr-summary [ ip-address { mask-length | mask } ] [ verbose ]
Views
Any view