Avaya P130 Switch User Manual


 
Chapter 6 Avaya P130 CLI
Avaya P130 User’s Guide 75
Example:
These examples show how to use the set port flowcontrol command set:
P130-1# set flowcontrol receive 5/1 on
Port 5/1 flow control receive administration status set to on
(port will require far end to send flowcontrol)
P130-1#
P130-1# set flowcontrol send 5/1 off
Port 5/1 flow control send administration status set to off
(port will send flowcontrol to far end)
P130-1#
Set port auto-negotiation-flowcontrol-advertisement Command
Use the set auto-negotiation-flowcontrol-advertisement command to
set the flowcontrol advertisement for a Gigabit port when performing
autonegotiation.
The syntax for this command is:
set port auto-negotiation-flowcontrol-advertisement
<mod_num>/<port_num> {no-flowcontrol | asym-tx-only | sym-only
| sym-and-asym-rx}
Example:
P130-1# set port auto-negotiation-flowcontrol-advertisement
1/51 asym-tx-only
Port 1/51 pause capabilities was set
mod_num Module number
port_num Number of the port on the module
no-flowcontrol The port will advertise no pause capabilities
asym-tx-only The port will advertise asymmetric Tx pause capabilities only
sym-only The port will advertise symmetric pause capabilities only
sym-and-
asym-rx
The port will advertise both symmetric and asymmetric Rx
pause capabilities.