D-Link DXS-3600-32S 24-port Top Of Rack 10 Gigabit Managed Switch With Expansion Slot

User Manual - Page 518

For DXS-3600-32S.

PDF File Manual, 695 pages, Read Online | Download pdf file

DXS-3600-32S photo
Loading ...
Loading ...
Loading ...
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
510
52-4 ip rip authentication text-password
This command is used to configure the plaintext password for RIP simple password authentication. Use the no form of
this command to remove the plaintext password.
ip rip authentication text-password password-string
no ip rip authentication text-password
Parameters
52-5 ip rip receive enable
This command is used to receive RIP packets on an RIP interface. Use the no form of this command to prohibit
receiving RIP packets on the interface.
ip rip receive enable
no ip rip receive enable
password-string Specifies the plaintext password that must be sent and received in the RIP packets
on the RIP interface using simple password authentication. The string can contain
from 1 to 16 uppercase and lowercase alphanumeric characters.
Default
By default, no plaintext password is configured.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 8. (EI Mode Only Command)
Usage Guideline
The RIP Version 1 does not support RIP authentication. To exchange RIP
information directly, the password must be identify.
You can configure the authentication text-password and authentication mode
individually. When enable the simple password authentication, the plaintext
password should be used. If the plaintext password is not configured, the update
packets should be sent and received without password.
The configuration of authentication text-password should be cleared, if the interface
receive and send state is set as disable or receive and send version is set as Version
1, because authentication just exist when the interface send and receive version is
Version 2.
You can verify your settings by entering the show ip rip interface command.
Example
This example shows how to configure the interface ‘vlan1’ to use simple password
authentication and set the plaintext password to 1234.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#interface vlan 1
DXS-3600-32S(config-if)#ip rip authentication mode text
DXS-3600-32S(config-if)#ip rip authentication text-password 1234
DXS-3600-32S(config-if)#
Parameters
None.
Default
By default, receiving RIP packets is enabled on each RIP interface.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 8. (EI Mode Only Command)
Loading ...
Loading ...
Loading ...