set port speed 81Examples — The following command sets the preference of port 2 on aWX4400 to RJ-45 (copper):WX4400# set port preference 2 rj45See Also■ “clear port preference” on page 60■ “display port preference” on page 65set 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 thespecified ports.■ 10 — Sets the port speed of a 10/100 Ethernet port to 10 Mbps andsets the operating mode to full-duplex.■ 100 — Sets the port speed of a 10/100 Ethernet port to 100 Mbpsand sets the operating mode to full-duplex.■ 1000 — Sets the port speed of a gigabit Ethernet port to 1000 Mbpsand sets the operating mode to full-duplex.■ auto — Enables a port to detect the speed and operating mode of thetraffic 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 and3 through 4 to 10 Mbps and sets the operating mode to full-duplex:WX1200# set port speed 1,3-4 10set port trap Enables or disables Simple Network Management Protocol (SNMP) linkupand linkdown traps on an individual port.Syntax — set port trap port-list {enable | disable}■ port-list — List of physical ports.