SROS Command Line Interface Reference Guide
Ethernet Interface Configuration Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
655
ip rip send version [1 | 2]
Use the
ip rip send version
command to configure the RIP version the unit sends in all RIP packets
transmitted on the interface.
Syntax Description
1
Transmits RIP version 1 packets received on the interface.
2
Transmits RIP version 2 packets received on the interface.
Default Values
By default, all interfaces transmit RIP version 1 (the default value for the
version
command).
Functional Notes
Use the
ip rip send version
command to specify a RIP version that overrides the
version
(in the Router
RIP) configuration.
The SROS only transmits one version (either 1 or 2) on a given interface.
Usage Examples
The following example configures the Ethernet interface to transmit only RIP version 2 packets:
ProCurve(config)#
interface eth 0/1
ProCurve(config-eth 0/1)#
ip rip send version 2