
set port speed 81
Examples — The following command sets the preference of port 2 on a
WX4400 to RJ-45 (copper):
WX4400# set port preference 2 rj45
See Also
■ “clear port preference” on page 60
■ “display port preference” on page 65
set port speed Changes the speed of a port.
Syntax — set port speed port-list {10 | 100 | 1000 | auto}
■ port-list — List of physical ports. MSS sets the port speed on all the
specified ports.
■ 10 — Sets the port speed of a 10/100 Ethernet port to 10 Mbps and
sets the operating mode to full-duplex.
■ 100 — Sets the port speed of a 10/100 Ethernet port to 100 Mbps
and sets the operating mode to full-duplex.
■ 1000 — Sets the port speed of a gigabit Ethernet port to 1000 Mbps
and sets the operating mode to full-duplex.
■ auto — Enables a port to detect the speed and operating mode of the
traffic on the link and set itself accordingly.
Defaults — All ports are set to auto.
Access — Enabled.
History — Introduced in MSS Version 3.0.
Examples — The following command sets the port speed on ports 1 and
3 through 4 to 10 Mbps and sets the operating mode to full-duplex:
WX1200# set port speed 1,3-4 10
set port trap Enables or disables Simple Network Management Protocol (SNMP) linkup
and linkdown traps on an individual port.
Syntax —
set port trap port-list {enable | disable}
■ port-list — List of physical ports.