D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
697
Format
config rip [ipif <ipif_name 12> | all] {authentication [enable <password 16> | disable] |
tx_mode [disable | v1_only | v1_compatible | v2_only] | rx_mode [v1_only | v2_only |
v1_or_v2 | disable] | state [enable | disable]}(1)
Parameters
ipif_name
- Specifies the IP interface name used for this configuration.
<ipif_name 12> - Enter the IP interface name used here. This name can be up to 12
characters long.
all
- Specifies that all the IP interfaces will be used in this configuration.
authentication - (Optional) Specifies to set the state of authentication.
enable - Specifies that the authentication state will be enabled.
<password 16> - When the authentication state is enabled, enter the password used here.
This value can be up to 16 characters long.
disable - Specifies that the authentication state will be disabled.
tx_mode - (Optional) Specifies the RIP transmission mode.
disable - Specifies to prevent the transmission of RIP packets.
v1_only - Specifies that only RIP version 1 format packets will be transmitted.
v1_compatible - Specifies to transmit RIP version 2 format packets to the broadcast address.
v2_only - Specifies that only RIP version 2 format packets will be transmitted.
rx_mode - (Optional) Specifies the RIP receive mode.
v1_only - Specifies to receive RIP version 1 format packets to the RIP multicast address.
v2_only - Specifies to receive RIP version 2 format packets to the RIP multicast address.
v1_or_v2 - Specifies to receive both v1 and v2 packet.
disable - Specifies that the receiving of RIP packets will be prevented.
state - (Optional) Specifies that the RIP state will be enabled or disabled. If the state is disabled,
then RIP packets will not be either transmitted or received by the interface. The network
configured on this interface will not be in the RIP database.
enable - Specifeies that the RIP state will be enabled.
disable - Specifeies that the RIP state will be disabled.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To change the RIP receive mode for the IP interface System:
DGS-3420-28SC:admin# config rip ipif System rx_mode v1_only
Command: config rip ipif System rx_mode v1_only
Success.
DGS-3420-28SC:admin#
71-3 config rip timers
Description
This command is used to configure RIP timers.