OSPF Configuration Commands 187
If you do not specify an IP address and subnet mask, the summary information of
all OSPF imported routes is displayed.
Related command: asbr-summary.
Example
To display the summary information of all OSPF imported routes, enter the
following:
<SW5500>display ospf asbr-summary
OSPF Process 1 with Router ID 1.1.1.1
Summary Addresses
Total summary address count: 2
Summary Address
net : 168.10.0.0
mask : 255.254.0.0
tag : 1
status : Advertise
The Count of Route is 0
Summary Address
net : 1.1.0.0
mask : 255.255.0.0
tag : 100
status : DoNotAdvertise
The Count of Route is 0
display ospf brief Syntax
display ospf [
process-id
] brief
View
All Views
Parameter
process-id
Enter the process ID of OSPF, ranging from 1 to 65535. The
command is applied to all current OSPF processes if you do not specify a process
ID.
Description
Use the display ospf brief command to view OSPF summary information.
Table 26 Output Description of the display ospf abr-asbr summary Command
Field Description
net Destination network segment
Mask IP subnet mask
tag Tag
status Status information including two values:
■ DoNotAdvertise — The summary routing information to the network segment
will not be advertised.
■ Advertise — The summary routing information to the network segment will be
advertised.