Configuration Guide
Interface Configuration
Ruijie#
config terminal
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)#
interface gigabitethernet
1/1
Ruijie(config-if)#
description
PortForUser A
Ruijie(config-if)#
end
In some circumstances, you may need to disable some interface. You can do this by setting the
management status of the interface. Once disabled, no frames can be received and sent
through the interface, and all its functions are disabled. You can also restart an disabled
interface by setting its management status. The management status of an interface can be
up
or
down
. When a port is disabled, its management status is
down
; otherwise, it is in the status
up
.
Command
Function
Ruijie(config-if)#
shutdown
Disable an interface.
The following example illustrates how to disable Gigabitethernet 1/2.
Ruijie#
configure terminal
Ruijie(config)#
interface
gigabitethernet
1/2
Ruijie(config-if)#
shutdown
Ruijie(config-if)#
end
Setting Speed, Duplexing, Flow Control and Auto-negotiation for an Interface
The section deals with the setting of speed, duplexing, flow control and auto-negotiation for
interfaces.
The auto-negotiation status on an interface depends on the speed, duplex, flow control and
auto-negotiation mode of the interface. By sending and receiving fast link pulses (on a copper
port) or coded negotiation signals (on a fiber port), a device with auto-negotiation capability
advertises its working mode to the peer device on the other end of the link, and listens on its
peer for the peer
’s working mode. By exchanging information, the device automatically
configures its working mode with the optimal capabilities. The following command takes effect
only for switch port and routed port.
Command
Function
Ruijie(config-if)
# speed
{
10
|
100
|
1000
|
auto
}
Select a speed or set it to
auto
.
Ruijie(config-if)#
duplex
{
auto
|
full
|
half
}
Set duplex mode.
Ruijie(config-if)#
flowcontrol
{
auto
|
on
|
off
}
Set flow control mode.
Note: When
speed
,
duplex
, and
flowcontrol
are all set to
non-auto, the system will disable
auto-negotiation
on
the
interface.
Summary of Contents for RG-S2900G-E Series
Page 1: ...RG S2900G E Series Switch RGOS Configuration Guide Release 10 4 2b12 p1 ...
Page 91: ...Configuration Guide Configuring PoE Configuration ...
Page 133: ...Configuration Guide EEE Configuration ...
Page 319: ...Configuration Guide QinQ Configuration ...
Page 408: ......
Page 409: ...IP Routing Configuration 1 Static Route Configuration ...
Page 412: ......
Page 413: ...Multicast Configuration 1 IGMP Snooping Configuration 2 MLD Snooping Configuration ...
Page 757: ......
Page 758: ...ACL QoS Configuration 1 Access Control List Configuration 2 QoS Configuration ...
Page 801: ...Reliability Configuration 1 RLDP Configuration 2 TPP Configuration 3 SEM Configuration ...
Page 901: ...Configuration Guide ERSPAN Configuration ...
Page 902: ...Web based Configuration 1 Web based Configuration ...