Command Reference Guide

86 CHAPTER 4: PORT COMMANDS
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.
enable — Enables the Telnet server.
disable — Disables the Telnet server.
Defaults — SNMP linkup and linkdown traps are disabled by default.
Access — Enabled.
History — Introduced in MSS Version 3.0.
Usage — The set port trap command overrides the global setting of the
set snmp profile command.
The set port type command does not affect the global trap information
displayed by the display snmp configuration command. For example, if
you globally enable linkup and linkdown traps but then disable the traps
on a single port, the display snmp configuration command still
indicates that the traps are globally enabled.