vlan-id100;
}
unit200 {
vlan-id200;
}
}
3. Configurethe Ethernet interfaces and VLAN tagson Router 3:
[edit]
chassis{
aggregated-devices{
ethernet{
device-count2; # Number of AE interfaces on router
}
}
}
interfacesge-2/2/2 {
encapsulationflexible-etherent-services;
vlan-tagging;# Customer interfaceuses singly-tagged frames
unit100 {
encapsulationvlan-bridge;
vlan-id100;
}
}
interfacesge-2/2/4{
unit0 {
familybridge {
interface-modetrunk;
vlan-id-list200-205; # This trunk port is part of VLAN range 200–205
}
}
}
interfacesge-2/2/6 {
unit0 {
familybridge {
interface-modeacess;
vlan-id200;
}
}
}
interfacesge-3/3/3 {
encapsulationflexible-ethernet-services;
vlan-tagging;# Customer interfaceuses singly-tagged frames
unit200 {
encapsulationvlan-bridge;
vlan-id200;
}
}
interfacesge-11/1/0 {
gigether-options{
802.3adae3;
}
}
interfacesge-11/1/1 {
gigether-options{
Copyright© 2010, Juniper Networks,Inc.28
Junos10.4 MX Series Ethernet ServicesRouters Solutions Guide