Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
RIP Commands
OmniSwitch CLI Reference Guide
September 2009
page 37-17
ip rip interface auth-type
Configures the type of authentication that will be used for the RIP interface. By default, there is no authen-
tication used for RIP. However, you can configure a password for a RIP interface. To configure a pass-
word, you must first select the authentication type (simple or MD5), then configure a password.
ip rip interface {interface_name} auth-type {none | simple | md5}
Syntax Definitions
interface_name
The name of the interface.
none
No authentication will be used. 
simple
Simple authentication will be used. 
md5
MD5 authentication will be used.
Defaults
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
Regardless of which authentication type is used (simple or MD5), both switches on either end of a link 
must share the same password.
Examples
-> ip rip interface rip-1 auth-type none
Release History
Release 6.1; command was introduced.
Release 6.2.1; ip_address parameter deprecated.
Related Commands
MIB Objects
rip2IfConfTable
rip2IfConfAddress
rip2IfConfAuthType
parameter
default
none | simple
none
Configures the text string that will be used as the password for the 
RIP interface.