Command Reference Guide
3Com Router 5000 Family and Router 6000 Family asbr-summary ● 23
Command Reference
asbr-summary
Purpose Use the asbr-summary command to configure summarization of redistributed
routes by OSPF.
Use the undo asbr-summary command to cancel the summarization.
Syntax asbr-summary ip-address mask [ not-advertise | tag tag-value ]
undo asbr-summary ip-address mask
Parameters 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. Valid
values are 0 to 4294967295.
If no value is specified, the default is 1.
Default By default, summarization of redistributed routes is disabled.
Example Set summarization of 3Com redistributed routes.
[3Com -ospf-1] asbr-summary 10.2.0.0 255.255.0.0 not-advertise
View This command can be used in the following views:
■ OSPF view
Description After the summarization of redistributed routes is configured, if the local router is an
autonomous system border router (ASBR), this command summarizes the
redistributed Type-5 LSAs in the summary address range. When NSSA is configured,
this command will also summarize the redistributed Type-7 LSAs in the summary
address range.
If the local router acts as both an ABR and a switch router in the NSSA, this command
summarizes Type-5 LSAs transformed from Type-7 LSAs. If the router is not the router
in the NSSA, the summarization is disabled.
Related Command display ospf asbr-summary