Set port spantree priority, Set port speed, Set port spantree priority set port speed – Avaya C460 User Manual

Page 130

Advertising
background image

Chapter 2 Avaya C460 CLI Commands

118

Avaya C460 Reference Guide

Example:

set port spantree priority

User level: read-write, admin.
Use the set port spantree command to set the Spanning Tree priority level of a
port. This value defines the priority of a port to be blocked in case two ports with
the same costs cause a loop.

The syntax for this command is:

set port spantree priority

[module/port] [value]

Example:

set port speed

User level: read-write, admin.
Use the set port speed command to configure the speed of a port or range of
ports.
In auto-negotiation mode, the port's speed is determined by auto negotiation. An
error message is generated if you attempt to set the speed when auto negotiation is
enabled

The syntax for this command is:

set port speed

<module>/<port> <10MB|100MB|1GB>

C460-1# set port spantree force-protocol-migration 1/1

port 1/1 is forced to send a Rapid spanning tree BPDU

module/port

Module number/port number.

value

Number representing the priority of the port. The priority
level is from 0 to 255, with 0 indicating high priority and
255 indicating low priority. A port with a lower priority
will be blocked.

C460-1# set port spantree priority 3/4 128

port 3/4 spantree priority is 128

module

Number of the module (3-6).

Advertising