Set port enable, Set port flowcontrol, Set port enable set port flowcontrol – Avaya P460 User Manual
Page 98
Chapter 2
Avaya P460 CLI Commands
88
Avaya P460 Reference Guide
Example:
To set port 1 on module 4 to full duplex:
set port enable
User level: read-write, admin.
Use the set port enable command to enable a port or a range of ports.
The syntax for this command is:
set port enable
[module/port]
Example:
set port flowcontrol
User level: read-write, admin.
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}
full
Set full-duplex transmission
half
Set half-duplex transmission
P460-1# set port duplex 4/1 full
Port 4/1 set to full-duplex.
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.
P460-1# set port enable 4/1
Port 4/1 enabled.