Set port trap, Set port vlan, Set port trap set port vlan – Avaya P460 User Manual

Page 109

Advertising
background image

Chapter 2

Avaya P460 CLI Commands

Avaya P460 Reference Guide

99

Example:

set port trap

User level: read-write, admin.
Use the set port trap command to enable or disable generic SNMP uplink or
downlink traps from a port.

The syntax for this command is:

set port trap

<module>/<port> {enable|disable}

Example:

set port vlan

User level: read-write, admin.
Use the set port vlan command to set the port VLAN ID (PVID). If adding a
new VLAN, the VLAN number must be within the range.
L You need to define a vlan before setting a port VLAN ID.

P460-1# set port static-vlan 3/4-6 2

VLAN 2 is bound to port 3/4

VLAN 2 is bound to port 3/5

VLAN 2 is bound to port 3/6

module

Number of the module (3-6). If you do not specify a number,
the ports on all the modules are shown.

port

Number of the port on the module. If you do not specify a
number, all the ports on the module are shown.
You can also specify a range of ports separated by a dash, for
example, 4/5-13 for ports 5 to 13 on module 4.

enable

Enable uplink/downlink traps

disable

Disable uplink/downlink traps

P460-1# set port trap 3/2 enable

Port 3/2 up/down trap enabled.

Advertising