D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 1 Interface Configuration
1-7
1.2.3 Using the
interface range
Command
1.2.3.1 Setting an Interface Range
You can configure multiple interfaces at once by using the interface range
command in the global configuration mode. As a result, the configured
parameters apply to all the interfaces within the range.
Command Function
DES-7200(config)# interface range
{port-range | macro macro_name}
Enter an interface range.
You can use the interface range command
to specify multiple ranges separated by a
comma.
The macro parameter can use the macro of
a range. See the section of Configuring and
Using Macro Definition for Interface Range.
Be sure that the interfaces of all the ranges
specified by a command must be of the
same type.
When using the interface range command, you should pay attention to the
format of range.
A valid range format
vlan vlan-ID - vlan-ID, with VLAN ID in the range of 1–4094;
Fastethernet slot/{the first port} - { the last port};
Gigabitethernet slot/{the first port} - { the last port};
TenGigabitethernet slot/{the first port} - { the last port};
Aggregate Port Aggregate port number, with Aggregate port number in the
range of 1 to MAX.
The interfaces in an interface range must be of the same type, for example
fastethernet, gigabitethernet, aggregate port or SVI.
This example shows how to use the interface range command in the global
configuration mode:
DES-7200# configure terminal
DES-7200(config)# interface range fastethernet 1/1 - 10
DES-7200(config-if-range)# no shutdown
DES-7200(config-if-range)#
This example shows how to separate multiple ranges by a comma “,”: