Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual page 936

Network interfaces configuration
Table of Contents

Advertisement

JUNOS 10.1 Network Interfaces Configuration Guide
The M160, M320, M120, T320, and T640 2-port Gigabit Ethernet PIC supports two
independent Gigabit Ethernet links.
Each of the two interfaces on the PIC is named:
Each of these interfaces has functionality identical to the Gigabit Ethernet interface
supported on the single-port PIC.
Example: Configuring Aggregated Ethernet Interfaces
Aggregated Ethernet interfaces can use interfaces from different FPCs, DPCs, or PICs.
The following configuration is sufficient to get an aggregated Gigabit Ethernet interface
up and running.
866
Example: Configuring Aggregated Ethernet Interfaces
}
}
}
}
ge-fpc/pic/[0.1]
[edit chassis]
aggregated-devices {
ethernet {
device-count 15;
}
}
[edit interfaces]
ge-1/3/0 {
gigether-options {
802.3ad ae0;
}
}
ge-2/0/1 {
gigether-options {
802.3ad ae0;
}
}
ae0 {
aggregated-ether-options {
link-speed 1g;
minimum-links 1;
}
}
vlan-tagging;
unit 0 {
vlan-id 1;
family inet {
address 14.0.100.50/24;
}
}
unit 1 {
vlan-id 1024;
family inet {

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents