3com S7906E Guide De Référence

Page de 2327
 
1-9 
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 1-1 display ospf abr-asbr command output description 
Field 
Description 
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, ASBR 
 
display ospf asbr-summary 
Syntax 
display ospf [ process-id ] asbr-summary [ ip-address mask mask-length } ] 
View 
Any view 
Default Level 
1: Monitor level 
Parameters 
process-id: OSPF process ID, in the range 1 to 65535. 
ip-address: IP address, in dotted decimal format.  
mask: IP address mask, in dotted decimal format. 
mask-length: Mask length, in the range 0 to 32 bits. 
Description 
Use the display ospf asbr-summary command to display information about the redistributed routes 
that are summarized. 
If no OSPF process is specified, related information of all OSPF processes is displayed.