Avaya P130 Manual Do Utilizador

Página de 160
Chapter 6        Avaya P130 CLI
Avaya P130 User’s Guide
77
Set port channel Command
Use the
 set port channel command to enable or disable a Link Aggregation 
Group (LAG) interface on the module. You can also add or remove a port from an 
existing LAG. All ports in the LAG are configured with the base ports' parameters 
such as port speed, duplex mode, VLAN ID, tagging mode, priority level. When 
adding a port to an existing LAG, type the same LAG-name (or no LAG-name), 
otherwise you will get an error message. The added port must belong to the same 
connector group - refer to the "LAG" indication on device's front panel. When a port 
is removed from a LAG, it becomes disabled. 
The syntax for this command is:
set port channel <mod_num>/<port_list> {on | off} <LAG-name>
 
Example:
P130-1# set port channel 1/6,18 on server2
Port 1/6 channel mode set to on
Port 1/18 was added to channel
Set port redundancy enable/disable Command
Use the 
set port redundancy command to enable or disable the defined 
redundancy schemes. Using this command will not delete existing redundancy 
entries.
Note:  
You must disable Spanning Tree before you can enable redundancy.
The syntax for this command is:
set port redundancy {enable|disable}
Example:
P130-1# set port redundancy enable
All redundancy schemes are now enabled
<mod-num>
Module number
<port_list>
A list of ports to be aggregated, separated by commas.
<LAG_name>
Name for the LAG interface.