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

For ex series ethernet switches
Table of Contents

Advertisement

Results
Copyright © 2010, Juniper Networks, Inc.
[edit interfaces]
user@Host-A# set ae1 aggregated-ether-options minimum-links 2
Specify the media speed of the
4.
[edit interfaces]
user@Host-A# set ae0 aggregated-ether-options link-speed 10g
Specify the media speed of the
5.
[edit interfaces]
user@Host-A# set ae1 aggregated-ether-options link-speed 10g
Specify the interface ID of the uplinks to be included in LAG
6.
[edit interfaces]
user@Host-A# set xe-0/1/0 ether-options 802.ad ae0
user@Host-A# set xe-1/1/0 ether-options 802.ad ae0
Specify the interface ID of the uplinks to be included in LAG
7.
[edit interfaces]
user@Host-A# set xe-0/1/1 ether-options 802.ad ae1
user@Host-A# set xe-1/1/1 ether-options 802.ad ae1
Specify that LAG
8.
ae0
[edit interfaces]
user@Host-A# set ae0 unit 0 family inet address 192.0.2.0/25
Specify that LAG
9.
ae1
[edit interfaces]
user@Host-A# set ae1 unit 1 family inet address 192.0.2.128/25
Display the results of the configuration:
[edit]
chassis {
aggregated-devices {
ethernet {
device-count 2;
}
}
}
interfaces {
ae0 {
aggregated-ether-options {
link-speed 10g;
minimum-links 2;
}
unit 0 {
family inet {
address 192.0.2.0/25;
}
}
}
ae1 {
aggregated-ether-options {
link-speed 10g;
Chapter 57: Examples of Interfaces Configuration
ae0
link:
ae1
link:
belongs to the subnet for the employee broadcast domain:
belongs to the subnet for the guest broadcast domain:
:
ae0
:
ae1
1259

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents