JetStream 52-Port Gigabit Stackable L3 Managed Switch CLI Guide
message-digest —— Configure the configuration type as MD5.
null —— No authentication. By default it is no authentication.
If no authentication mode is specified here, the default mode will be simple
authentication.
Command Mode
Router Configuration Mode
Example
Configure simple authentication as the authentication mode of a virtual-link
with the transmission area as Area 2 and the ID of the neighboring router on
the other endpoint as 3.3.3.3:
T3700G-52TQ(config)# router ospf 1
T3700G-52TQ(config-router)# area 2 virtual-link 3.3.3.3 authentication
46.21 area virtual-link authentication-key
Description
The area virtual-link authentication-key command is used to configure the
simple authentication key. To delete the key, please use the no area
virtual-link authentication-key command.
Syntax
area
transit-area
virtual-link
router-id
authentication-key
password
no area
transit-area
virtual-link
router-id
authentication-key
Parameter
transit-area
—— The transition area ID, in the format of an IP address in
dotted decimal notation or decimal value ranging from 0 to 4294967295.
router-id
—— The ID of the neighboring router on the other endpoint of the
virtual link, in the format of dotted decimal notation.
password
—— A string from 1 to 8 alphanumeric characters or symbols. The
password is case sensitive, allows spaces but ignores leading spaces, and
cannot contain question marks. By default, it is empty.
Command Mode
Router Configuration Mode
414