452 | RIP Commands
www.dell.com | support.dell.com
Default
The default authentication type is none.
Default
The default password key is an empty string. Unauthenticated interfaces do not need an authentication
key.
Default
The default keyid is not defined. Unauthenticated interfaces do not need an authentication key ID.
Mode
Interface Config; Interface VLAN; Interface Range, which is indicated by the
(conf-if-range-interface)# prompt, such as (conf-if-range-vlan 10-20)#.
Command
History
ip rip receive version
This command configures the interface to allow RIP control packets of the specified version(s) to be
received.
Syntax
ip rip receive version {1 | 2 | both | none}
The mode is either 1 to receive only RIP version 1 formatted packets, 2 for RIP version 2, both to
receive packets from either format, or none to not allow any RIP control packets to be received.
To revert to the default of allowing RIP control packets of both version(s) to be received, use the no ip
rip receive version command.
Default
both
Mode
Interface Config; Interface VLAN; Interface Range, which is indicated by the
(conf-if-range-interface)# prompt, such as (conf-if-range-vlan 10-20)#.
Command
History
ip rip send version
This command configures the interface to allow RIP control packets of the specified version to be sent.
The mode is either 1 to broadcast RIP version 1 formatted packets, rip1c (RIP version 1 compatibility
mode) to send RIP version 2 formatted packets using broadcast, 2 to send RIP version 2 using
multicast, or none to not allow any RIP control packets to be sent.
Version 2.3 Added Interface Range and Interface VLAN modes.
Related
Commands
interface range Defines an interface range and accesses the Interface Range mode
interface vlan Creates a VLAN or selects an existing one and enters the Interface VLAN mode.
Version 2.3 Added Interface Range and Interface VLAN modes.
Modified: Replaced
rip1 | rip2 keywords with 1|2.
Related
Commands
interface range Defines an interface range and accesses the Interface Range mode
interface vlan Creates a VLAN or selects an existing one and enters the Interface VLAN mode.