
40
ip rip send version { 1 | 1-compatible |
2 }
no ip rip send version
Sets the version of RIP packets to send on all
ports; 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 ports; 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. RIP route aggregation configuration
(1)
To configure ipv4 aggregation route globally
Command
Explanation
Router Configuration Mode
ip rip aggregate-address A.B.C.D/M
no ip rip aggregate-address
A.B.C.D/M
To configure or delete ipv4 aggregation route
globally.
(2)
To configure ipv4 aggregation route on interface
Command
Explanation
Interface Configuration Mode
ip rip aggregate-address A.B.C.D/M
no
ip rip aggregate-address
A.B.C.D/M
To configure or delete ipv4 aggregation route
on interface.