A SERVICE OF

logo

xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
36
RIP COMMANDS
The RIP commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following
table.
Command Parameters
config rip [ipif <ipif_name 12> | all] {authentication [enabled <password
16> | disabled] | tx_mode [disabled | v1_only | v1_compatible |
v2_only] | rx_mode [v1_only | v2_only | v1_or_v2 | disabled]
state [enabled | disabled]}
enable rip
disable rip
show rip ipif <ipif_name 12>
Each command is listed, in detail, in the following sections.
config rip
Purpose Used to configure RIP on the Switch.
Syntax
config rip [ipif <ipif_name 12> | all] {authentication [enabled
<password 16> | disabled] | tx_mode [disabled | v1_only |
v1_compatible | v2_only] | rx_mode [v1_only | v2_only |
v1_or_v2 | disabled] state [enabled | disabled]}
Description This command is used to configure RIP on the Switch.
Parameters
<ipif_name 12> The name of the IP interface.
all – To configure all RIP receiving mode for all IP interfaces.
authentication [enabled | disabled] Enables or disables
authentication for RIP on the Switch.
tx_mode Determines how received RIP packets will be
interpreted – as RIP version V1 only, V2 Only, or V1 Compatible
(V1 and V2). This entry specifies which version of the RIP
protocol will be used to transfer RIP packets. The disabled entry
prevents the reception of RIP packets.
rx_mode Determines how received RIP packets will be
interpreted – as RIP version V1 only, V2 Only, or V1 or V2.
This entry specifies which version of the RIP protocol will be
used to receive RIP packets. The Disabled entry prevents the
<password 16> Allows the specification of a case-
sensitive password.
disable Prevents the transmission of RIP packets.
v1_only Specifies that only RIP v1 packets will be
transmitted.
v1_compatible – Specifies that only RIP v1 compatible
packets will be transmitted.
v2_only - Specifies that only RIP v2 packets will be
transmitted.
287