UANTA COMPUTER INC.
Layer 2,3,IPv6+QoS Switch
_____________________________________________________________________________
Layer 2,3,IPv6+QoS Network Switch User Manual Version 0.1
Page: 462/970
an area id, which does not exist on an interface, causes the area to be created with default
values.
Syntax
ip ospf areaid {<areaid> <0-4294967295>}
< areaid > - It is an IP address, formatted as a 4-digit dotted-decimal number that
uniquely identifies the area to which the interface connects.
<0-4294967295> - OSPF areaid as decimal value.
Default Setting
None
Command Mode
Interface Config
7.3.2.27 ip ospf authentication
This command sets the OSPF Authentication Type and Key for the specified interface.
The value of <type> is either none, simple or encrypt. If the type is encrypt a <keyid> in the
range of 0 and 255 must be specified.
Syntax
ip ospf authentication {none | {simple <key>} | {encrypt <key> <keyid>}}
no ip ospf authentication
< key > - It is composed of standard displayable, non-control keystrokes from a Standard
101/102-key keyboard. The authentication key must be 8 bytes or less if the
authentication type is simple. If the type is encrypt, the key may be up to 256 bytes.
<keyid> - The range is 0 to 255.
Default Setting
The default authentication type is none. The default password key is not configured.
Unauthenticated interfaces do not need an authentication. The default keyid is not
configured.