Avaya C460 Switch User Manual


 
Chapter 2 Avaya C460 CLI Commands
Avaya C460 Reference Guide 119
Example:
To configure port 1 on module 4 to 100 Mbps
set port static-vlan
User level: read-write, admin.
Use the set port static-vlan command to assign static VLANs to ports.
The syntax for this command is:
set port static-vlan [module/port range] [vlan num]
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.
port Number of the port on the module. If you do not specify a
number, the speed is set for all the ports on the module.
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.
C460-1# set port speed 4/1 100MB
Port 4/1 speed set to 100Mbps.
module Number of the module (3-6).
port Number of the port on the module.
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.
vlan range vlan to bind to port
C460-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