DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide
30
• [10 | 100 | 1000] − Configures the speed in Mbps for the
specified range of ports.
• [half | full] − Configures the specified range of ports as either
full or half-duplex.
Restrictions Only administrator or operate-level users can issue this command.
Example usage:
To configure the speed of ports 1-3 to be 100 Mbps, full duplex, learning and state enabled:
DES-1210-28/ME:5# config ports 1-3 medium_type copper speed 100_full learning en
e enable
Success
DES-1210-28/ME:5#
show ports
Purpose To display the current configuration of a range of ports.
Syntax
show ports {<portlist> | all} {description | err_disabled}
Description
The show ports command displays the current configuration of a
port or range of ports.
Parameters
<portlist> − A port or range of ports whose settings are to be
displayed.
all – Specifies all ports to be displayed.
Restrictions None.
Example usage:
To display the configuration of port 8 on the Switch:
DES-1210-28/ME:5# show ports 8
Command: show ports 8
Port State/ Settings Connection Address
Type MDI Speed/Duplex/FlowCtrl Speed/Duplex/FlowCtrl Learning
----- ------- -------------------------------- --------------------------------- ------------
8 Enabled Auto/Disabled Link Down Enabled
Auto
DES-1210-28/ME:5#