
24-41
24.17 ip rip send-packet
Command:
ip rip send-packet
no ip rip send-packet
Function:
Se
t 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 Configuration Mode.
Example:
Switch# config terminal
Switch(config)# interface vlan 1
Switch(Config-if-Vlan1)# ip rip send-packet
Related Command:
ip rip receive-packet
24.18 ip rip send version
Command:
ip rip send version { 1 | 2 | 1-compatible | 1 2}
no ip rip send version
Function:
Set the vers
ion information of the RIP packets the interface receives. The default version is 2; the “
no ip rip send
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.