Quick Reference Guide

RIP Commands | 451
Default
0
Mode
Router RIP Config
enable (RIP)
This command resets the default administrative mode of RIP in the router (active).
The no version of this command sets the administrative mode of RIP in the router to inactive.
Syntax
[no] enable
Default
enabled
Mode
Router RIP Config
ip rip
This command enables RIP on a router interface.
The no version of this command disables RIP on a router interface.
Syntax
[no] ip rip
Default
disabled
Mode
Interface Config; Interface VLAN; Interface Range, which is indicated by the
(conf-if-range-interface)# prompt, such as (conf-if-range-vlan 10-20)#.
Command
History
ip rip authentication
This command sets the RIP Version 2 authentication type and key for the specified interface or VLAN.
Syntax
ip rip authentication {none | simple key | encrypt key keyid}
The type is either none, simple, or encrypt.
The value for the authentication key must be 16 bytes or less. The key is composed of standard
displayable, non-control keystrokes from a Standard 101/102-key keyboard. If the type is encrypt, a
keyid in the range of 0 and 255 must be specified to be used for MD5 encryption.
The no ip rip authentication command sets the default RIP Version 2 Authentication Type.
Version 2.3 Added Interface Range and Interface VLAN modes.
Related
Commands
interface range Defines an interface range and accesses the Interface Range mode
interface vlan Creates a VLAN or selects an existing one and enters the Interface VLAN mode.