Allied Telesis AT-9900 用户手册

下载
页码 232
98
Open Shortest Path First Enhancements
Release Note
Software Version 2.8.1
C613-10477-00 REV B
set ospf area
Syntax
SET OSPF AREa={BAckbone|area-number
[AUthentication={NONE|PASSword|MD5}] 
[NSSAStability=1..3600] 
[NSSATranslator={CANdidate|ALWays}] 
[STUBArea={ON|OFF|YES|NO|NSSA|True|False}] 
[STUBMetric=0..16777215] 
[SUMmary={SENd|NONE|OFF|NO|FALSE}]
where area-number is a four-byte OSPF area number in dotted decimal notation
Description
The new nssatranslator parameter sets the NSSA translator role when the 
router or switch is acting as an NSSA border router. If you specify always, the 
router or switch will always translate Type-7 LSAs to Type-5 LSAs, regardless 
of the translator state of other border routers in the NSSA, as long as it retains 
border router status. If it loses border router status it will stop translating 
Type-7 LSAs until it regains border router status. If you specify candidate, the 
router or switch will participate in the NSSA translator election process. The 
NSSA border router with the highest router identifier is elected as the 
translator. Once elected, the router or switch will translate Type-7 LSAs until it 
loses border router status or another NSSA border router with a higher router 
identifier is elected as the translator. The default is candidate. If the router or 
switch is acting as a translator it will set the Nt bit in router LSAs it originates 
into the NSSA. The nssatranslator parameter is only valid when stubarea is set 
to nssa.
The new nssastability parameter specifies the additional time, in seconds, that 
the router or switch will continue to translate Type-7 LSAs after losing the 
translator role. An elected translator loses its translator role when another 
NSSA border router with a higher router identifier is elected as translator, or an 
NSSA router configured to always translate gains border router status. The 
time interval  allows for a more stable transition to the newly elected translator 
and minimises excessive flushing of translated Type-7 LSAs. The default is 40. 
The nssastability parameter is only valid when stubarea is set to nssa and 
nssatranslator
 is set to candidate. Changes to nssastability will not take effect 
until the next translator election.
set ospf interface
Syntax
SET OSPF INTerface=interface [AREa={BAckbone|area-number}] 
[AUthentication={AREadefault|NONE|PASSword|MD5}] 
[BOOST1=0..1023] [DEadinterval=2..2147483647] 
[DEMand={ON|OFF|YES|NO|True|False}] 
[HEllointerval=1..65535] 
[NETwork={BROadcast|NON-broadcast}] 
[PASSIve={ON|OFF|YES|NO|True|False}] 
[PASSword={NONE|password}] [POLLInterval=1..2147483647] 
[PRIOrity=0..255] [RXminterval=1..3600] 
[TRansitdelay=1..3600] [VIrtuallink=router-id]
Description
The password parameter specifies the password used for authentication. A 
password is required if the authentication scheme for the area has been set to 
password
 with the add ospf area or set ospf area commands. If none is 
specified, no password is configured on the interface, and any previously set 
password is removed. The default is none.