User Manual

Table Of Contents
[Parameter]
area_id : Area ID
Setting value Description
A.B.C.D OSPF area ID in IPv4 address format
<0-4294967295> OSPF area ID in four-octet integer format
metric : <0-16777215>
Metric value of default route advertised to NSSA or stub area
[Initial value]
area area_id default-cost 1
[Input mode]
OSPFv2 mode
[Description]
Sets the metric value of the default route that is advertised to an NSSA or stub area.
This is enabled only for the ABR of an NSSA or stub area.
[Example]
With area 1 as a stub area, specify the default route's metric value as 10.
SWX3220(config-router)# area 1 stub no-summary
SWX3220(config-router)# area 1 default-cost 10
7.12.5 Set filtering for route information advertised between areas
[Syntax]
area area_id filter-list access access_list_id direction
no area area_id filter-list access access_list_id direction
[Parameter]
area_id : Area ID
Setting value Description
A.B.C.D OSPF area ID in IPv4 address format
<0-4294967295> OSPF area ID in four-octet integer format
access_list_id : Access list number specified by the "access-list" command
direction : Direction of the route advertisement to which the filter applies
Setting value Description
in
Filter the route information that is advertised to
the area specified by this command from another
area
out
Filter the route information that is advertised
from the area specified by this command to
another area
[Initial value]
none
[Input mode]
OSPFv2 mode
[Description]
Sets filtering for route information advertised between areas.
Command Reference | Layer 3 functions | 251