Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 3 OSPF Configuration Commands
3Com Corporation
3-2
[3Com -ospf-1-area-0.0.0.1] abr-summary 36.42.0.0 255.255.0.0
3.1.2 area
Syntax
area area-id
undo area area-id
View
OSPF view, OSPF area view
Parameter
area-id: ID of the OSPF area, which can be a decimal integer (ranging from 0 to
4294967295) or in IP address format.
Description
Use the area command to enter OSPF area view.
Use the undo area command to cancel the designated area.
Example
# Enter area 0 view.
[3Com -ospf-1] area 0
[3Com -ospf-1-area-0.0.0.0]
3.1.3 asbr-summary
Syntax
asbr-summary ip-address mask [ not-advertise | tag tag-value ]
undo asbr-summary ip-address mask
View
OSPF view
Parameter
ip-address: Matched IP address in dotted decimal notation.
mask: IP address mask in dotted decimal notation.
not-advertise: Not advertises routes matching the specified IP address and mask.
Aggregated route will be advertised without this parameter.
tag-value: Control advertisement of routes via Route-policy. It is in the range from 0 to
4294967295. If it is not specified, it is 1 by default.