Dell PowerConnect J-EX4200-24T Software Manual page 820

J series; j-ex series
Table of Contents

Advertisement

Dell PowerConnect J-Series Ethernet Switch Complete Software Guide for Junos OS
Configuring LACP for the LAGs on the Virtual Chassis Access Switch
CLI Quick
Configuration
Step-by-Step
Procedure
Results
Configuring LACP for the LAGs on the Virtual Chassis Distribution Switch
CLI Quick
Configuration
748
By default, the actor and partner send LACP packets every second. You can configure
the interval at which the interfaces send LACP packets by including the periodic statement
at the
[edit interfaces interface-name aggregated-ether-options lacp]
The interval can be fast (every second) or slow (every 30 seconds).
To configure LACP for the access switch LAGs, perform these tasks:
To quickly configure LACP for the access switch LAGs, copy the following commands
and paste them into the switch terminal window:
[edit]
set interfaces ae0 aggregated-ether-options lacp active periodic fast
set interfaces ae1 aggregated-ether-options lacp active periodic fast
To configure LACP for Host-A LAGs
Specify the aggregated Ethernet options for both bundles:
1.
[edit interfaces]
user@Host-A#set ae0 aggregated-ether-options lacp active periodic fast
user@Host-A#set ae1 aggregated-ether-options lacp active periodic fast
Display the results of the configuration:
[edit interfaces]
user@Host-A# show
ae0 {
aggregated-ether-options {
lacp {
active;
periodic fast;
}
}
}
ae1 {
aggregated-ether-options {
lacp {
active;
periodic fast;
}
}
}
To configure LACP for the two uplink LAGs from the Virtual Chassis access switch to the
Virtual Chassis distribution switch, perform these tasks:
To quickly configure LACP for the distribution switch LAGs, copy the following commands
and paste them into the switch terminal window:
[edit interfaces]
set ae0 aggregated-ether-options lacp passive periodic fast
set ae1 aggregated-ether-options lacp passive periodic fast
and
:
ae0
ae1
hierarchy level.

Advertisement

Table of Contents
loading

Table of Contents