
T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
392
password
—— Super password, a string from 1 to 16 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.
7 —— Indicates a symmetric encrypted password with a fixed length will follow.
encrypted-password
—— A symmetric encrypted password with a fixed length,
which you can copy from another switch configuration. After the encrypted
password is configured, you should use the corresponding unencrypted
password if you re-enter this mode.
Command Mode
Interface Configuration Mode
User Guidelines
If the password you configured here is unencrypted and the global encryption
function is enabled in
service password-encryption
, the password in the
configuration file will be displayed in the symmetric encrypted form.
Example
Configure md5 authentication key ID as 1 and password as abc on interface
VLAN 2:
T2700G-28TQ(config)#interface vlan
2
T2700G-28TQ(config-if)# ip ospf message-digest-key
1
md5
abc
ip ospf network
Description
The
ip ospf network
command is used to configure the network type on the
specified interface. To restore to default, please use the
no ip ospf network
command.
Syntax
ip ospf network
{ broadcast | point-to-point
}
no ip ospf network
Parameter
broadcast
—— The broadcast network type. It is the default value.
point-to-point —— The point-to-point network type.