TMS zl Management and Configuration Guide ST.1.0.090213

A-71
Threat Management Services zl Module Command-Line Reference
Global Configuration Context
To configure graceful restart, enter the following command:
Syntax: [no] graceful-restart [ helper-disable | restart-time <seconds> ]
Replace <seconds> with the number of seconds allowed for a graceful restart.
The default restart time is 120 seconds (2 minutes).
To enable RFC 1583 compatibility, enter the following command:
Syntax: [no] rfc1583-compatibility
To restrict addresses, enter the following command:
Syntax: [no] restrict < <IP address> <mask> | <IP address/prefix length> >
Replace <IP address> <mask> with the IP address and subnet mask of
subnets you want to restrict.
Replace <IP address/prefix length> with the IP address and prefix length
of subnets you want to restrict.
Areas. With the area command you set:
The area ID
The area network
Whether or not to advertise summary routes
Type of area—normal, stub, NSSA, or virtual link
Cost
Metric type—type 1 or type 2
To configure an OSPF area, enter one of the following commands:
Syntax: area <area ID> range <IP address/prefix length> [no-advertise]
[type <summary | nssa>]
Syntax: area <area ID> stub <cost>
Syntax: area <area ID> nssa <cost> [metric-type < type1 | type2 > ]
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 ID you want to assign the area.
Replace <IP address/prefix length> with the IP address and prefix length
of subnets (VLAN interfaces) in the area.