ECS4100 Series CLI Reference Guide-R07

Table Of Contents
Chapter 11
| Interface Commands
Interface Configuration
– 403 –
port-list - Physical port number or list of port numbers. Separate
nonconsecutive port numbers with a comma and no spaces; or use
a hyphen to designate a range of port numbers. (Range: 1-12/26/
28/52)
port-channel channel-id (Range: 1-16)
vlan vlan-id (Range: 1-4094)
Default Setting
None
Command Mode
Global Configuration
Example
To specify several different ports, enter the following command:
Console(config)#interface ethernet 1/17-20,23
Console(config-if)#
capabilities This command advertises the port capabilities of a given interface during auto-
negotiation. Use the no form with parameters to remove an advertised capability,
or the no form without parameters to restore the default values.
Syntax
capabilities {1000full | 100full | 100half | 10full | 10half | flowcontrol}
no capabilities [1000full | 100full | 100half | 10full | 10half | flowcontrol]
1000full - Supports 1 Gbps full-duplex operation
100full - Supports 100 Mbps full-duplex operation
100half - Supports 100 Mbps half-duplex operation
10full - Supports 10 Mbps full-duplex operation
10half - Supports 10 Mbps half-duplex operation
flowcontrol - Supports flow control
Default Setting
1000BASE-T: 10half, 10full, 100half, 100full, 1000full
1000BASE-SX/LX/LHX/ZX (SFP+): 1000full
Command Mode
Interface Configuration (Ethernet, Port Channel)