T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
380
Parameter
area-id
—— The area ID, in the format of an IP address in dotted decimal
notation or decimal value ranging from 0 to 4294967295.
cost
—— The cost value. It ranges from 1 to 16777214 and the default value is
1.
Command Mode
Router Configuration Command
Example
Configure the cost of default summary route sent to Area 1 as 10:
T2700G-28TQ(config)# router ospf
1
T2700G-28TQ(config-router)# area
1
default-cost
10
area range
Description
The
area range
is to configure a summary route. To delete this route, please
use the
no area range
command. By default no route is summarized.
This command is only used with the ABR to summarize the route information of
a certain area. The ABR only sends one summarized route of the routes in the
aggregated segment to the other areas. An area can be configured with multiple
summary segments, which can be aggregated by OSPF.
If the
no area range
command is configured, the formally summarized routes
will be redistributed.
Syntax
area
area-id
range
ip-address mask
[
cost
cost
] [
not-advertise
]
no area
area-id
range
ip-address mask
[
cost
cost
] [
not-advertise
]
Parameter
area-id
—— The area ID, in the format of an IP address in dotted decimal
notation or decimal value ranging from 0 to 4294967295.
ip-address
—— The destination of the aggregated route.
mask
—— The network mask of the aggregated route, in the format of dotted
decimal notation
.