389
EES4710BD 10 Slots L2/L3/L4 Chassis Switch
ip rip receive version {v1 | v2 | v12}
no ip rip receive version
Sets the version of RIP packets to receive on all
ports; the “no ip rip receive version” command
restores the default, i.e., receives both v1 and v2
packets,
[no] ip rip input
Enables receiving RIP packets on the interface; the
no ip rip input” command disables receiving
RIP packets on the interface
[no] ip rip output
Enables sending RIP packets on the interface; the
no ip rip output” command disables sending
RIP packets on the interface
4. Disable RIP
Command Explanation
Global Mode
no router rip Disables RIP
RIP (Routing Information Protocol) is a dynamic interior routing protocol based on distance
vector. It is widely used for its simple configurations. RIP exchanges routing information by UDP
packet advertisement, route update information is sent every 30 seconds. It uses hop number as the
standard for choosing a route, routes with less hops to the same destination network will be chosen
first. The maximum hop number allowed is 16, so RIP is suitable for autonomous systems with
relative small diameter. RIP configuration commands are mainly used in Global Mode, RIP
configuration mode, Interface Mode and Admin Mode.
18.3.2.2 RIP Configuration Commands
z auto-summary
z default-metric
z ip rip authentication key-chain
z ip rip authentication mode
z ip rip metricin
z ip rip metricout
z ip rip input
z ip rip output
z ip rip receive version
z ip rip send version
z ip rip work
z ip split horizon
z redistribute
z rip broadcast
z rip checkzero
z rip preference
z router rip
z timer basic
z version
z show ip protocols