Chapter 2 Avaya P330-ML Layer 2 CLI Commands
92 Avaya P330-ML Reference Guide
Examples:
set port enable
User level: privileged, supervisor.
Use the set port enable command to enable a port or a range of ports.
The syntax for this command is:
set port enable [mod_num/port_num]
Example:
set port flowcontrol
User level: privileged, supervisor.
Use the set port flowcontrol command to set the send/receive mode for
flow-control frames (IEEE 802.3x or proprietary) for a full duplex port. Each
direction (send or receive) can be configured separately.
The syntax for this command is:
set port flowcontrol {receive | send | all} <module/port> {off
admin
state
The port’s admin satte can be set to either edge-port or non-edge-
port.
P330-N# set port edge admin state 1/1 edge-port
port 1/1 edge admin state is set to edge-port
P330-N# set port edge admin state 1/1 non-edge-port
port 1/1 edge admin state is set to non-edge-port
module Number of the switch.
port Number of the port on the switch.
You can also specify a range of ports separated by a dash, for
example, 4/5-13 for ports 5 to 13 on switch 4.
P330-N# set port enable 4/1
Port 4/1 enabled.