User Manual
UMN:CLI
V8102
659
12.2.6.2
Default Cost of Area
The default cost of Area is configured only in ABR. ABR function is for delivering the
summary default route to stub area or NSSA, in that cases the default cost of area must
be required. However, ABR which does not have stub area or NSSA can not use the fol-
lowing command.
To configure a default cost of Area, use the following command.
Command
Mode
Description
area
{<0-4294967295> |
A.B.C.D
}
default-cost
<1-16777215>
Router
Configures a default cost of Area.
To delete a configured default cost of Area, use the following command.
Command
Mode
Description
area
{<0-4294967295> |
A.B.C.D
}
default-cost
<1-16777215>
Router
Deletes a configured default cost of Area.
This command is only for ABR which is delivering summary default route to stub or NSSA.
12.2.6.3
Blocking the Transmission of Routing Information Between Area
ABR transmits routing information between Areas. In case of not to transmit router infor-
mation to other area, the V8102 can configure it as a blocking.
First of all, use the
access-list
or
prefix-list
command to assign LIST-NAME. And use
the following command to block the routing information on LIST-NAME. This configuration
only available in case of OSPF router is ABR.
To block routing information on LIST-NAME, use the following command.
Command
Mode
Description
area
{<0-4294967295> |
A.B.C.D
}
filter-list
ac-
cess
LIST-NAME
{
in
|
out
}
Router
Blocks routing information on LIST-
NAME.
area
{<0-4294967295> |
A.B.C.D
}
filter-list
prefix
LIST-NAME
{
in
|
out
}
To delete configured blocking information, use the following command.
Command
Mode
Description
no
area
{<0-4294967295>
|
A.B.C.D
}
filter-list
access
LIST-
NAME
{
in
|
out
}
Router
Deletes configured blocking information.
no
area
{<0-4294967295>
|
A.B.C.D
}
filter-list
prefix
LIST-
NAME
{
in
|
out
}
!