Chapter 6 Configuring Interfaces DGS-3610 Series Configuration Guide
6.2.2 Using Interface Configuration
Commands
You may use the interface command to enter interface configuration mode in global
configuration mode.
DGS-3610(config)# interface
interface ID
Input interface to enter interface configuration mode. You
may also set the certain range of interfaces by using the
interface range or interface range macro command.
However, the interfaces in the same range must be of the
same types and characteristics.
This example shows the accessing the Gigabitethernet2/1 interface:
DGS-3610(config)# interface gigabitethernet 2/1
DGS-3610(config-if)#
You may set interface attributes in interface configuration mode.
6.2.3 Using the interface range Command
6.2.3.1 Setting Interface Range
You may set multiple interfaces at once by using the interface range command in global
configuration mode. When you enter interface range configuration mode, all the set
attributes are applicable to all interfaces within the range.
DGS-3610(config)# interface range
{port-range | macro macro_name}
Input the interfaces within some range.
You may use the interface range command to specify
range segments.
The macro parameter can be defined by the macro of a
range. See the section of Configuring and Using Macro
Definition for Interface Range.
Separate each range segments with a comma (,)..
Be sure that all interfaces within all the range segments in
the same command belong to the same type of interfaces.
When using the interface range command, please pay attention to the format of the range
parameters:
Effective interface range formats are:
vlan vlan-ID - vlan-ID, with VLAN ID in the range of 1–4094;
Fastethernet slot/{the first port} - { the last port};