ip rip message-digest-key
17-6 IPv4 Routing Protocol Configuration
Example
ThisexampleshowshowtosettheRIPauthenticationkeychainto“password”ontheVLAN1
interface:
C2(su)->router(Config)#interface vlan 1
C2(su)->router(Config-if(Vlan 1))#ip rip authentication-key password
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:C2(su)‐>router(Config‐if(Vlan1))#
Defaults
None.
Examples
ThisexampleshowshowtosettheMD5authenticationIDto5fortheRIPauthenticationkeyset
ontheVLAN1interface:
C2(su)->router(Config)#interface vlan 1
C2(su)->router(Config-if(Vlan 1))#ip rip message-digest-key 5 md5 password
no auto-summary
Usethiscommandtodisableautomaticroutesummarization.
Syntax
no auto-summary
auto-summary
Parameters
None.
Defaults
None.
keyid SpecifiesthekeyIDtoenableordisableforRIPauthentication.Validvalues
are1to255.
md5 SpecifiesuseoftheMD5algorithm.
key SpecifiestheRIPauthenticationpassword.