UMN:CLI User Manual
V5808
550
no area {<0-4294967295> |
A.B.C.D} authentication
Deletes configured authentication information.
11.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
following command.
To configure a default cost of Area, use the following command.
area {<0-4294967295> | A.B.C.D}
default-cost <1-16777215>
Configures a default cost of Area.
To delete a configured default cost of Area, use the following command.
area {<0-4294967295> | A.B.C.D}
default-cost <1-16777215>
Deletes a configured default cost of Area.
This command is only for ABR which is delivering summary default route to stub or NSSA.
11.2.6.3 Blocking the Transmission of Routing Information Between Area
ABR transmits routing information between Areas. In case of not to transmit router
information to other area, the V5808 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.
area {<0-4294967295> | A.B.C.D} filter-list
access LIST-NAME {in | out}
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.
no area {<0-4294967295> |
A.B.C.D} filter-list access LIST-
NAME {in | out}
Deletes configured blocking information.
no area {<0-4294967295> |