DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
44
ports.
speed – Sets the speed of a port or range of ports, with the addition
of one of the following:
auto − Enables auto-negotiation for the specified range of
ports.
[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.
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-52/ME:5# config ports 1-3 medium_type copper speed 100_full learning
enable state enable
Command: config ports 1-3 medium_type copper speed 100_full learning enable
state enable
Success.
DES-1210-52/ME:5#
To configure the Switch’s Ethernet port settings.
config ports [all | <portlist>] capability_advertised [1000_full |
100_full | 100_half | 10_full | 10_half | 10G_full] {[1000_full |
100_full | 100_half | 10_full | 10_half]}
The config ports command configures the Switch’s Ethernet port
settings. Only the ports listed in the <portlist> are affected.
<portlist> − A port or range of ports to be configured.
all − Configures all ports on the Switch.
speed – Sets the speed of a port or range of ports, with the addition
of one of the following:
[10 | 100 | 1000 | 10G] − 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.
Only administrator or operate-level users can issue this command.
Example usage:
To configure the speed of ports 8-11 to be 10G full Mbps:
DES-1210-52/ME:5# config ports 8-11 capability_advertised 10G_full
Command: config ports 8-11 capability_advertised 10G_full
Success