DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
45
To display the current configuration of a range of ports.
show ports {<portlist> | all} {description | err_disabled |
linkup_time | auto_negotiation | media_type}
The show ports command displays the current configuration of a
port or range of ports.
<portlist> − A port or range of ports whose settings are to be
displayed.
all – Specifies all ports to be displayed.
linkup_time – Specifies to display the linkup time information of
specified ports.
auto_negotiation – Specifies to display the port auto-negotiation
information.
media_type – Specifies to display the media type of the port.
Example usage:
To display the configuration of port 8 on the Switch:
DES-1210-52/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-52/ME:5#
To delete the current information of ports.
delete ports [<portlist> | all] {medium_type [copper | fiber]}
description
The delete ports command deletes the current information of a port
or range of ports.
[<portlist> | all] – Specifies a range of ports or all ports information to
be deleted.
medium_type [copper | fiber ] – Specifies to delete the medium type
of specified ports.
description – Specifies to delete the description of specified ports.
Only administrator or operate-level users can issue this command.