DIS-200G Series Gigabit Ethernet Switch CLI Reference Guide
84
physical port interface has the
channel-group
command configured for it. Use the
no interface port-
channel
command to remove a port-channel.
Example
This example shows how to enter the interface configuration mode for the interface Ethernet1/0/1.
Switch# configure terminal
Switch(config)# interface Ethernet 1/0/1
Switch(config-if)#
This example shows how to enter the interface configuration mode for VLAN 1.
Switch# configure terminal
Switch(config)# interface vlan 1
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)#
16-4
interface range
This command is used to enter the interface range configuration mode for multiple interfaces.
interface range
INTERFACE-ID
[, | -]
Parameters
INTERFACE-ID
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.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline