
T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
361
the key ID if you choose the MD5 authentication mode. The key ID ranges from
1 to 255.
0 —— Specify the encryption type. 0 indicates that an unencrypted password
will follow. By default, the encryption type is 0.
password
—— A string from 1 to 16 alphanumeric characters or symbols. The
password is case sensitive and cannot contain spaces and 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.
none
—— Configure the authentication mode as none.
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 the RIP authentication mode of interface VLAN2 as simple, and
specify its key as 123:
T2700G-28TQ(config)# interface vlan
2
T2700G-28TQ(config-if)# ip rip authentication-mode
simple
123
ip rip poison-reverse
Description
The
ip rip poison-reverse
command is used to enable poison reverse function
on the desired interface. To disable the poison reverse function, please use
no
ip rip poison-reverse
command.
Syntax
ip rip poison-reverse