August 2005
Intermediate to advanced
798 pages
31h 12m
English
ip rip send version — interface
ip rip send version {1 | 2 | 1 2}
no ip rip send versionThe version of RIP to send
The version in the router configuration, or 1 if no version specified
This command tells an interface which RIP version to use when sending RIP packets. This version can be 1, 2, or both (1 2). By default, the router uses the version specified by the version command in the router configuration.
This configuration sends only Version 2 packets on ethernet0:
interface ethernet0 ip rip send version 2