Avaya C460 Manuel D’Utilisation

Page de 268
Chapter 2        Avaya C460 CLI Commands
100
Avaya C460 Reference Guide
otherwise you will get an error message.
L When adding a port to an existing LAG, type the same LAG name, otherwise 
you will create a new LAG. 
The syntax for this command is:
set port channel
 <port_list> {value} [name]
If you wish to define a name which includes spaces, you must enclose the entire 
name in quotation marks, for example “new york”.
Example:
set port classification
User level: read-write, admin.
Use the set port classification command to set the port classification to 
either regular or valuable. Any change in the Spanning Tree state from Forwarding 
for a valuable port will erase all learnt MAC addresses in the switch.
The syntax for this command is:
set port classification
 [module/port]  {regular | valuable}
Example:
port_list
A list of ports to be aggregated in the format module/port
value
• on – enable a channel for the specified module port
• off – disable a channel for the specified module port
name
(Optional)
channel name
C460-1#  set port channel 4/6,18 on server2
Port 4/6 channel mode set to on 
Port 4/18 was added to channel 
module port
module/port range
regular | valuable
port classification
C460-1# set port classification 2/19 valuable
Port 2/19 classification has been changed.