20 version (rip) – CANOGA PERKINS 9171 Command Reference User Manual
Page 208

CanogaOS Command Reference
14-15
Usage
Examples
The following is sample output from the show ip rip interface command.
Switch# show ip rip interface eth-0-1
eth-0-1 is up, line protocol is up
Routing Protocol: RIP
Receive RIP packets
Send RIP packets
Passive interface: Disabled
Split horizon: Enabled with Poisoned Reversed
IP interface address:
1.1.1.1/24
Related Commands
show ip rip database
14.20 version (RIP)
To specify a Routing Information Protocol (RIP) version used globally by the router, use the version
command in router configuration mode. To restore the default value, use the no form of this command.
Command Syntax
Version {1 | 2}
no version
1
Specifies RIP Version 1.
2
Specifies RIP Version 2.
Default
The software receives RIP Version 1 and Version 2 packets, but sends only Version 2 packets.
Command Mode
Router configuration
Usage
To specify RIP versions used on an interface basis, use the ip rip receive version and ip rip send
version commands.
Examples
The following example enables the software to send and receive RIP Version 2 packets:
router rip
version 2