368
Switch(Config-if-Vlan1)# ip rip authentication string guest
13.4.3.13 ip rip authentication cisco-compatible
Command:ip rip authentication cisco-compatible
no ip rip authentication cisco-compatible
Function:
After configured this command, the cisco RIP packets will be receivable by
configuring the plaintext authentication or MD5 authentication.
Parameter:
None
Default:
Not configured
Command Mode:
Interface mode
Usage Guide:
After authentication is configured on the cisco router, the RIP packets will
exceeds the length of the defined standard length of the protocol once the number of
route items is greater than 25. By configuring this command the over-lengthen RIP
packets will be receivable other than denied.
Example:
Switch# config terminal
Switch(config)# interface vlan 1
Switch(Config-if-Vlan1)# ip rip authentication cisco-compatible
13.4.3.14 ip rip receive-packet
Command: ip rip receive-packet
no ip rip receive-packet
Function:
Set the interface to be able to receivable RIP packets; the “
no ip rip
receive-packet
” command set the interface to be unable to receivable RIP packets
Default:
Interface receives RIP packets
Command Mode:
Interface Mode
Example:
Switch# config terminal
Switch(config)# interface vlan 1
Switch(Config-if-Vlan1)# ip rip receive-packet
13.4.3.15 ip rip receive version
Command: ip rip receive version { 1 | 2|1 2 }
no ip rip receive version
Function:
Set the version information of the RIP packets the interface receives. The
default version is 2; the “
no ip rip receive version
” command restores the value set by
using the version command.
Parameter:
1 and 2 respectively stands for RIP version 1 and RIP version 2, 1 2 stands
for the RIP versions 1, 2.
Default:
Version 2