1028 Configuring RIPConfiguring RIP Interface SettingsBeginning in Privileged EXEC mode, use the following commands toconfigure per-interface RIP settings.Command Purposeconfigure Enter global configuration mode.interface vlanvlan-id Enter Interface Configuration mode for the specifiedVLAN.ip rip Enable RIP on the interface.ip rip send version {rip1rip1c | rip2 |none}Configure the interface to allow RIP control packets of thespecified version(s) to be sent.ip rip receive version{rip1 | rip2 | both |none}Configure the interface to allow RIP control packets of thespecified version(s) to be received.ip rip authentication{none | {simplekey} |{encryptkey key-id}set the RIP Version 2 Authentication Type and Key for theinterface.•key — Authentication key for the specified interface.(Range: 16 bytes or less)• encrypt — Specifies the Ethernet unit/port of theinterface to view information.•key-id — Authentication key identifier forauthentication type encrypt. (Range: 0-255)exit Exit to Global Configuration Modeexit Exit to Privileged Exec mode.show ip rip interface vlanvlan-idView RIP configuration information for the specifiedrouting interface.show ip rip interfacebriefView summary information about the RIP configurationon all interfaces.