Juniper JUNOS OS 10.4 Manual page 74

3d universal edge routers solutions junos os
Hide thumbs Also See for JUNOS OS 10.4:
Table of Contents

Advertisement

Junos OS 12.1 MX Series 3D Universal Edge Routers Solutions Guide
54
vlan-id 302;
}
}
routing-instances {
customer-c1-vsi {
instance-type vpls;
vlan-id 100;
interface ge-1/0/0.1;
interface ge-2/0/0.1;
interface ge-3/0/0.1;
} # End of customer-c1-vsi
customer-c2-vsi {
instance-type vpls;
vlan-id none; # This will remove the VLAN tags from packets sent on VPLS for customer
2
interface ge-1/0/0.11;
interface ge-6/0/0.11;
} # End of customer-c2-vsi
} # End of routing-instances
NOTE:
This is not a complete router configuration.
Consider the first VLAN for customer C1. The
called
sets the normalized VLAN to 100. All packets sent over the
customer-c1-vsi
pseudowires have a VLAN tag of 100.
The following happens on VLAN 100 as a result of this configuration:
Packets received on logical interfaces
of 100 in the frame are accepted.
Packets received on logical interface
frame are accepted and have their tag values translated to the normalized VLAN tag
value of 100.
Unknown source MAC addresses and unknown destination MAC addresses are learned
based on their normalized VLAN values of 100.
All packets sent on the VPLS pseudowire have
Now consider the second VLAN for Customer C2. The
instance called
customer-c2-vsi
are sent over the VPLS pseudowires.
The following happens on the C2 VLAN as a result of the
A MAC table is created for each instance of
over the interfaces belonging to this VPLS instance are added to this table. The received
or configured VLAN tags are not considered when the MAC addresses are added to
this table. This is a case of shared VLAN learning.
Packets with a single VLAN tag value of 301 are accepted on interface
VLAN tag value 301 is then popped and removed from the frame of this packet.
vlan-id 100
statement in the VPLS instance
or
ge-1/0/0.1
ge-2/0/0.1
with a single VLAN tag of 200 in the
ge-3/0/0.1
vlan-id 100
vlan-id none
removes the incoming VLAN tags before the packets
vlan-id none
. All MAC addresses learned
vlan-id none
Copyright © 2012, Juniper Networks, Inc.
with a single VLAN tag
in their VLAN tag fields.
statement in the VPLS
configuration:
. The
ge-1/0/0.11

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mx series

Table of Contents