Juniper JUNOS OS 10.3 - SOFTWARE Manual page 1075

For ex series ethernet switches
Hide thumbs Also See for JUNOS OS 10.3 - SOFTWARE:
Table of Contents

Advertisement

CLI Quick
Configuration
Step-by-Step
Procedure
Results
Configuring LACP for the LAGs on the Virtual Chassis Distribution Switch
CLI Quick
Configuration
Step-by-Step
Procedure
Results
Copyright © 2010, Juniper Networks, Inc.
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
To configure LACP for Host D LAGs
Specify the aggregated Ethernet options for both bundles:
1.
[edit interfaces]
user@Host-D#set ae0 aggregated-ether-options lacp passive periodic fast
user@Host-D#set ae1 aggregated-ether-options lacp passive periodic fast
Display the results of the configuration:
Chapter 44: Virtual Chassis—Configuration Examples
and
:
ae0
ae1
ae0
and
ae1
:
979

Advertisement

Table of Contents
loading

Table of Contents