T3700G-28TQ
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide
377
If no authentication mode is specified here, the default mode will be simple
authentication.
Command Mode
Interface Configuration Mode
Example
Configure the authentication type of interface VLAN 2 as MD5:
T3700G-28TQ(config-if)# ip ospf authentication message-digest
ip ospf authentication-key
Description
The ip ospf authentication-key command is used to configure the key of the
simple authentication. To cancel this configuration, please use the no ip ospf
authentication-key command.
Syntax
ip ospf authentication-key key
no ip ospf authentication-key
Parameter
key —— The authentication string, ranging from 1 to 8 characters.
Command Mode
Interface Configuration Mode
Example
Configure simple authentication as the authentication mode of interface VLAN 2,
and the password as 123:
T3700G-28TQ(config-if)# ip ospf authentication-key 123
ip ospf message-digest-key
Description
The ip ospf message-digest-key is used to configure the ID and password of
the md5 authentication on the specified interface. To cancel the configuration,
please use no ip ospf message-digest-key command.