â– 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