A SERVICE OF

logo

interface vlan VLAN-ID ip ospf all retransmit-interval < 1 to 3600 >
Set retransmit interval in seconds; the default is 5.
Range: < 1 to 3600 >
rip
[no] interface vlan VLAN-ID ip rip
Usage: [no] ip rip [...]
Description: Enable/disable/congure Routing Internet Protocol (RIP)
on the VLAN interface.
Called without 'no', the command enables RIP on the interface.
Otherwise ('no' is specied), the command disables RIP on the
interface. The command can be followed by a RIP conguration
command. Use 'ip rip ?' to get a list of all possible options.
This is a VLAN context command. It can be called directly
from the VLAN context or follow the 'vlan VLAN-ID'
command.
Next Available Options:
authentication-type < none | text > -- Set authentication type used on this interface.(p. 224)
authentication-key -- Set RIP authentication key (maximum 16 characters).(p. 223)
metric < 1 to 15 > -- Set metric for this interface.(p. 250)
poison-reverse -- Enable/disable poison reverse on this interface.(p. 262)
receive < V1-only | V2-only | V1-or-V2 | ... > -- Define RIP version for incoming packets.(p. 273)
send < disabled | V1-only | V1-compatible-V2 | ... > -- Define RIP version for outgoing packets.(p.
275)
rip-compatible < V1-only | V2-only | V1-or-V2 > -- Define RIP version for incoming and outgoing
packets.(p. 274)
ip-addr -- Specify the IP address the request is for. (IP-ADDR) (p. 241)
all -- Process the request for all IP addresses.(p. 219)
rip-compatible
interface vlan VLAN-ID ip rip < V1-only | V2-only | V1-or-V2 >
Dene RIP version for incoming and outgoing packets.
Supported Values:
V1-only -- Use RIP version 1 only.
V2-only -- Use RIP version 2 only.
V1-or-V2 -- Use RIP 2 in the RIP 1 compatible mode.
interface vlan VLAN-ID ip rip IP-ADDR < V1-only | V2-only | V1-or-V2 >
Dene RIP version for incoming and outgoing packets.
Supported Values:
V1-only -- Use RIP version 1 only.
V2-only -- Use RIP version 2 only.
V1-or-V2 -- Use RIP 2 in the RIP 1 compatible mode.
interface vlan VLAN-ID ip rip all < V1-only | V2-only | V1-or-V2 >
Dene RIP version for incoming and outgoing packets.
274© 2009 Hewlett-Packard Development Company, L.P.
interfaceCommand Line Interface Reference Guide