ip rip authentication-key
SecureStack B3 Configuration Guide 18-5
Mode
Interfaceconfiguration:B3(su)‐>router(Config‐if(Vlan1))#
Defaults
None.
Example
ThisexampleshowshowtosettheRIPreceiveversionto2forupdatepacketsreceivedonthe
VLAN1interface:
B3(su)->router(Config)#interface vlan 1
B3(su)->router(Config-if(Vlan 1))#ip rip receive version 2
ip rip authentication-key
UsethiscommandtoenableordisableaRIPauthenticationkey(password)foruseonan
interface.ThenoformofthiscommandpreventsRIPfromusingauthentication.
Syntax
ip rip authentication-key name
no ip rip authentication key
Parameters
Defaults
None.
Mode
Interfaceconfiguration:B3(su)‐>router(Config‐if(Vlan1))#
Example
ThisexampleshowshowtosettheRIPauthenticationkeychainto“password”ontheVLAN1
interface:
B3(su)->router(Config)#interface vlan 1
B3(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
name SpecifiesthepasswordtoenableordisableforRIPauthentication.