
48
Switch(config)# interface vlan 1
Switch(Config-if-Vlan1)# ip rip authentication cisco-compatible
1.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
1.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
Command Mode:
Interface Mode
Example:
Switch# config terminal
Switch(config)# interface vlan 1
Switch(Config-if-Vlan1)# ip rip receive version 1 2
1.4.3.16 ip rip send-packet
Command: ip rip send-packet
no ip rip send-packet
Function:
Set the Interface to be able to receive the RIP packets; the “
no ip rip send-packet
”
set the interface to be unable to receive the RIP packets.
Default:
Interface sends RIP packets
Command Mode:
Interface Mode
Example:
Switch# config terminal
Switch(config)# interface vlan 1