361
ip rip send version { 1 | 1-compatible
| 2 }
no ip rip send version
Sets the version of RIP packets to send on all
interfaces; the
no ip rip send version
command set the version to the one
configured by the version command
ip rip receive version {1 | 2 | }
no ip rip receive version
Sets the version of RIP packets to receive on
all interfaces; the no action of this command
set the version to the one configured by the
version command
ip rip receive-packet
no ip rip receive-packet
Enables receiving RIP packets on the
interface; the
no ip rip receive-packet
command close data receiving on this port
ip rip send-packet
no ip rip send-packet
Enables sending RIP packets on the
interface; the “
no ip rip send-packet
”
command disables sending RIP packets on
the interface
4. Delete the specified route in RIP route table
Command Explanation
Admin Mode
clear ip rip route
{<A.B.C.D/M>|kernel|static|connected
|rip|ospf|isis|bgp|all}
The command deletes a specified route from
the RIP route table
5. Configure the RIP VPN command.
Command Explanation
Router configuration mode
address-family ipv4 vrf <vrf-name>
no address-family ipv4 vrf
<vrf-name>
The command configures a RIP address
family on the VRF of the PE router. the
no
address-family ipv4 vrf <vrf-name>
command deletes the configured address
family
Address family configuration mode
exit-address-family
This command exits the address family mode
13.4.3 Commands for RIP
13.4.3.1 accept-lifetime
Command: accept-lifetime <start-time> {<end-time>| duration<seconds>| infinite}