Set port point-to-point admin status – Avaya C460 User Manual

Page 124

Advertising
background image

Chapter 2 Avaya C460 CLI Commands

112

Avaya C460 Reference Guide

ports.

The syntax for this command is:

set port negotiation

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

Example:
To disable autonegotiation on port 1, module 4:

set port point-to-point admin status

User level: read-write, admin.
Use the set port point-to-point admin status command to set the port
RSTP point-to-point admin status.

The syntax for this command is:

set port point-to-point admin status <module/port> <admin

status>

module

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

port

Number of the port on the module. If you do not specify a
number, the negotiation 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.

enable

Enable port negotiation protocol

disable

Disable port negotiation protocol

C460-1# set port negotiation 4/1 disable

Link negotiation protocol disabled on port 4/1.

module

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

port

Number of the port on the module. If you do not specify a number,
the negotiation 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.

admin
status

force-true - treat this port as if it is connected point-to-point
force-false - treat this port as if it is connected to shared media
auto - try to automaticaly detect the connection type of the port

Advertising