Dell PowerConnect 3324 User Manual page 80

Hide thumbs Also See for PowerConnect 3324:
Table of Contents

Advertisement

LAG Configuration Table
 
Configuring LAGs with CLI Commands
 
The following is an example of how to set up LAG with auto-negotiation disabled, 100Full.
 
At the system prompt, enter the following to set up static link aggregation:
 
console> en
 
console# config
 
console(config)# interface port-channel 1
 
console(config-if)# no neg
 
console(config-if)# speed 100
 
console(config-if)# exit
 
console(config)# interface range ethernet 1/e23-24
 
console(config-if)# no mdix
 
console(config-if)# no neg
 
console(config-if)# speed 100
 
console(config-if)# duplex full
 
console(config-if)# channel-group 1 mode on
 

Advertisement

Table of Contents
loading

This manual is also suitable for:

Powerconnect 3348

Table of Contents