Specifications

ip rip message-digest-key
SecureStack C3 Configuration Guide 16-7
ip rip message-digest-key
UsethiscommandtoenableordisableaRIPMD5authenticationkey(password)foruseonan
interface.ThenoformofthiscommandpreventsRIPfromusingauthentication.
Syntax
ip rip message-digest-key keyid md5 key
no ip rip message-digest-key keyid
Parameters
Mode
Interfaceconfiguration:C3(su)>router(Configif(Vlan1))#
Defaults
None.
Examples
ThisexampleshowshowtosettheMD5authenticationIDto5fortheRIPauthenticationkeyset
ontheVLAN1interface:
C3(su)->router(Config)#interface vlan 1
C3(su)->router(Config-if(Vlan 1))#ip rip message-digest-key 5 md5 password
keyid SpecifiesthekeyIDtoenableordisableforRIPauthentication.Validvalues
are1to255.
md5 SpecifiesuseoftheMD5algorithm.
key SpecifiestheRIPauthenticationpassword.