D-Link DGS-510 Reference Manual page 305

Gigabit ethernet smartpro switch
Table of Contents

Advertisement

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
Switch# configure terminal
Switch(config)# interface eth2/0/5
Switch(config-if)#
This example shows how to enter the interface configuration mode for VLAN 100.
Switch# configure terminal
Switch(config)# interface vlan100
Switch(config-if)#
This example shows how to enter interface configuration mode for port channel 3.
Switch# configure terminal
Switch(config)# interface port-channel 3
Switch(config-if)#
34-4
interface range
This command is used to enter the interface range configuration mode for multiple interfaces.
interface range INTERFACE-ID [, | -]
Parameters
INTERFACE-ID
,
-
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command enters the interface configuration mode for the specified range of interfaces.
Commands configured in the interface range mode, applies to interfaces in the range.
Example
This example shows how to enter the interface configuration mode for the range of ports 2/0/1 to 2/0/5:
and port 3/0/3.
Switch# configure terminal
Switch(config)# interface range eth2/0/1-5,3/0/3
Switch(config-if-range)#
Specifies the physical port interface.
(Optional) Specifies the interface range by delimiting a list of
interface IDs with commas. No spaces are allowed before and after
the comma.
(Optional) Specifies an interface range by delimiting the start and
the ending interface numbers with a hyphen. No spaces are allowed
before and after the hyphen.
302

Advertisement

Table of Contents
loading

Table of Contents