Specifications

set port trap
Chapter 5
Port Commands
61
Usage
It is recommended that you do not configure the mode of a UNIVERGE
WL Controller port so that one side of the link is set to autonegotiation while the
other side is set to full-duplex. Although UNIVERGE WL Control System allows
this configuration, it can result in slow throughput on the link. The slow
throughput occurs because the side that is configured for autonegotiation falls
back to half-duplex. A stream of large packets sent to a UNIVERGE WL
Controller port in such a configuration can cause forwarding on the link to stop.
Do not set the port speed of a gigabit port to auto. Although the CLI allows this
setting, it is invalid. If you set the port speed of a gigabit port to auto, the link will
stop working.
Examples
The following command sets the port speed on ports 1 to 10 Mbps and
sets the operating mode to full-duplex:
PROMPT# set port speed 1 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}
Defaults
SNMP linkup and linkdown traps are disabled by default.
Access
Enabled.
Usage
The set port trap command overrides the global setting of the set snmp
notify profile command. For example, if you globally enable linkup and
linkdown traps but then disable the traps on a single port, the show snmp status
command still indicates that the traps are globally enabled.
Examples
The following command enables SNMP linkup and linkdown traps on
ports 1:
PROMPT# set port trap 1 enable
port-list List of physical ports.
enable Enables the Telnet server.
disable Disables the Telnet server.