Layer 3 Routing Commands 1783• encrypt — Use MD5 encryption for the RIP interface.• key-id — Authentication key identifier for authentication type encrypt.(Range: 0-255)Default ConfigurationThis command has no default configuration.Command ModeInterface Configuration (VLAN) mode.User GuidelinesThis command has no user guidelines.ExampleThe following example sets the RIP Version 2 Authentication Type and Keyfor VLAN 11.console(config-if-vlan11)#ip rip authentication encrypt pass123 35ip rip receive versionUse the ip rip receive version command in Interface Configuration mode toconfigure the interface to allow RIP control packets of the specified version(s)to be received. Use the no form of the command to return the version to thedefault value.Syntaxip rip receive version {rip1 | rip2 | both | none}no ip rip receive version• rip1 — Receive only RIP version 1 formatted packets.• rip2 — Receive only RIP version 2 formatted packets.• both — Receive packets from either format.• none — Do not allow any RIP control packets to be received.