SROS Command Line Interface Reference Guide
ATM Sub-Interface Config Command Set
5991-2114
© Copyright 2006 Hewlett-Packard Development Company, L.P.
768
ip rip receive version [1 | 2]
Use the
ip rip receive version
command to configure the RIP version the unit accepts in all RIP packets
received on the interface. Use the
no
form of this command to restore the default value.
Syntax Description
1
Accepts only RIP version 1 packets received on the interface.
2
Accepts only RIP version 2 packets received on the interface.
Default Values
By default, all interfaces implement RIP version 1 (the default value for the
version
command).
Functional Notes
Use the
ip rip receive version
to specify a RIP version that will override the
version
(in the Router RIP)
configuration.
The SROS only accepts one version (either 1 or 2) on a given interface.
Usage Examples
The following example configures the ATM sub-interface 1.1 to accept only RIP version 2 packets:
ProCurve(config)#
interface atm 1.1
ProCurve(config-atm 1.1)#
ip rip receive version 2