TMS zl Management and Configuration Guide ST.1.1.100226

A-175
Command-Line Reference
OSPF Context
Replace <area ID> with the ID for the area, which can be either a number (1–4294967294)
or an IP address.
Replace <cost> with the metric that will be assigned to the advertisements of routes to this
area (1–65535).
The metric-type option specifies the type for routes redistributed into OSPF. If you choose to
use this option, select type1 (to add internal costs to the external cost as the route is
advertised) or type2 (to advertise only the external cost).
area <area ID> stub
To configure (or delete) a stub area, enter the following command:
Syntax: [no] area <area ID> stub <cost>
Replace <area ID> with the ID for the area, which can be either a number (1–4294967294)
or an IP address.
Replace <cost> with the cost for routes to the area.
area <area ID> virtual-link
A virtual link allows you to extend an area through two non-contiguous spaces.
To create a virtual link to a neighbor router, enter the following command:
Syntax: [no] area <area ID> virtual-link <neighbor ID> < authentication < authentica-
tion options > | hello-interval <interval> | dead-interval <interval> | retransmit-interval
<interval> | transmit-delay <delay> >
Replace <area ID> with the area ID for the virtual link, which can be either a number (1–
4294967294) or an IP address.
Replace <neighbor ID> with the unique ID of the neighbor router.
You can enter any one of the next options. If you want to specify another option
for the virtual link, enter the command again.
For the authentication option, replace <authentication options> with one
of the following options.
md5 <key ID> <key>
simple <password>