Configuration Guide
Interface Configuration
This example uses the macro ports1to2N5to7 to set the specified range of interfaces:
Ruijie#
configure terminal
Ruijie(config)#
interface range
macro
ports1to2N5to7
Ruijie(config-if-range)#
This example deletes the macro ports1to2N5to7:
Ruijie#
configure terminal
Ruijie(config)#
no define interface-range
ports1to2N5to7
Ruijie#
end
Selecting Interface Media Type
Some interfaces come with multiple media types for your choice.Once you have selected a
media, interface attributes like connection status, speed, duplex, and flow control will be
determined. When you change the media, interface attributes will use their default values.
Change the default values when necessary.
This configuration takes effect for only physical ports. Aggregate port and SVI port do not
support setting media types.
This configuration command takes effect for only the ports that supports media selection.
The ports configured to be the members of an aggregate port must have the same media type.
Otherwise, they cannot be added to the AP. The port type of the members of the aggregate port
cannot be changed.
Command
Function
Ruijie(config-if)#
medium-type
{
fiber
|
copper
}
Set the media type of a port.
This example sets the media type of gigabitethernet 1/1:
Ruijie#
config terminal
Enter configuration commands, one per line. End with CNTL/Z.
Ruijie(config)#
interface gigabitethernet
1/1
Ruijie(config-if)#
medium-type fiber
Ruijie(config-if)#
end
Setting Interface Description and Management Status
You may give an interface a particular name (description) to help you remember its functions.
You may name the interface what you want to do with it, for example, if you want to reserve
Gigabitethernet 1/1 for the exclusive use of user A, you may set its description to ―Port for User
A‖.
Command
Function
Ruijie(config-if)
# description
string
Set the interface description in
no more than 32 characters.
This example sets the description of Gigabitethernet 1/1:
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 ...