Juniper JUNOS OS 10.4 - FOR EX REV 1 Manual page 1367

For ex series ethernet switches
Table of Contents

Advertisement

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
Copyright © 2010, Juniper Networks, Inc.
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
Chapter 57: Examples of Interfaces Configuration
and
:
ae0
ae1
hierarchy level.
1263

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents