Fortinet 548B Switch User Manual


 
- 587 -
10.4.2.18 area nssa translator-stab-intv
This command configures the translator stability interval of the NSSA. The <stabilityinterval> is the period
of time that an elected translator continues to perform its duties after it determines that its translator status
has been deposed by another router.
Syntax
area <areaid> nssa translator-stab-intv <0-3600>
no area <areaid> nssa translator-stab-intv
<areaid> - Area ID.
<0-3600> - The range is 0 to 3600.
no - Disables the nssa translator’s <stabilityinterval> from the specified area id.
Default Setting
None
Command Mode
Router OSPFv3 Config
10.4.2.19 area range
This command creates a specified area range for a specified NSSA. The <ipv6-prefix> is a valid IPv6
address. The <prefix-length> is a valid subnet mask. The LSDB type must be specified by either
summarylink or nssaexternallink, and the advertising of the area range can be allowed or suppressed.
Syntax
area <areaid> range <ipv6-prefix>/<prefix-length> {summarylink | nssaexternallink} [advertise |
not-advertise]
no area <areaid> range <ipv6-prefix>/<prefix-length>
<areaid> - Area ID.
<ipv6-prefix> - IP Address.
<prefix-length> - The subnetmask.
summarylink - The lsdb type. The value is summarylink or nssaexternallink
nssaexternallink - The lsdb type. The value is summarylink or nssaexternallink
advertise - Allow advertising the specified area range.
not-advertise - Disallow advertising the specified area range.
no - This command deletes a specified area range.
Default Setting
None