User`s guide
DES-3226S Layer 2 Switch CLI Reference
38
config ports
command.
Example usage:
To configure the speed of port 3 to be 10 Mbps, full duplex, learning
and state enabled:
DES-3226S:4#config ports 1-3 speed 10_full learning enable state enable
Command: config ports 1-3 speed 10_full learning enable state enable
Success.
DES-3226S:4#
show ports
Purpose Used to display the current configuration of a
range of ports.
Syntax
show ports {<portlist>}
Description This command is used to display the current
configuration of a range of ports.
Parameters
<portlist> − Specifies a range of ports to be
displayed. The port list is specified by listing the
beginning port number and the highest port
number of the range. The beginning and end of
the port list range are separated by a dash. For
example, 3 specifies port 3. 4 specifies port 4.
3-4 specifies all of the ports between port 3 and
port 4 − in numerical order.
Restrictions None.