Reference Guide

Routing Information Protocol | 827
Routing Information Sources:
Gateway Distance Last Update
Distance: (default is 120)
FTOS#
To configure the interfaces to send or receive different RIP versions from the RIP version configured
globally, use either of the following commands in the INTERFACE mode:
To configure an interface to receive or send both versions of RIP, include 1 and 2 in the command syntax.
The example below displays the command syntax for sending both RIPv1 and RIPv2 and receiving only
RIPv2.
FTOS(conf-if)#ip rip send version 1 2
FTOS(conf-if)#ip rip receive version 2
The show ip protocols command example below confirms that both versions are sent out that interface.
This interface no longer sends and receives the same RIP versions as FTOS does globally.
FTOS#show ip protocols
Routing Protocols is RIP
Sending updates every 30 seconds, next due in 11
Invalid after 180 seconds, hold down 180, flushed after 240
Output delay 8 milliseconds between packets
Automatic network summarization is in effect
Outgoing filter for all interfaces is
Incoming filter for all interfaces is
Default redistribution metric is 1
Default version control: receive version 2, send version 2
Interface Recv Send
FastEthernet 0/0 2 1 2
Routing for Networks:
10.0.0.0
Routing Information Sources:
Gateway Distance Last Update
Distance: (default is 120)
FTOS#
Command Syntax Command Mode Purpose
ip rip receive version [1] [2] INTERFACE Set the RIP version(s) received on that interface.
ip rip send version [1] [2] INTERFACE Set the RIP version(s) sent out on that interface.