Qinq
Qinq
Qinq
The Stacked VLAN Processing feature supports the encapsulation of IEEE 802.1Q VLAN tags within a
second layer of 802.1Q tag on provider edge (PE) routers to allow service providers to use a single
VLAN to support customers who have multiple VLANs. The core service-provider network carries
traffic with double-tagged, stacked VLAN (802.1Q-in-Q) headers of multiple customers while
maintaining the VLAN and Layer 2 protocol configurations of each customer and without impacting the
traffic of other customers. The Stacked VLAN Processing feature preserves VLAN IDs and keeps traffic
in different customer VLANs segregated.
Feature History for Stacked VLAN Processing
Release
Modification
12.0(28)S
This feature was introduced on 4-Port Gigabit Ethernet ISE line cards on
the Cisco 12000 Series Internet Router.
12.0(28)S2
12.0(30)S
12.3(7)XI7
This feature was integrated into Cisco IOS Release 12.3(7)XI7 and
implemented on the Cisco 10000 series router.
Finding Support Information for Platforms and Cisco IOS Software Images
Use Cisco Feature Navigator to find information about platform support and Cisco IOS software image
support. Access Cisco Feature Navigator at http://www.cisco.com/go/fn. You must have an account on
Cisco.com. If you do not have an account or have forgotten your username or password, click Cancel at
the login dialog box and follow the instructions that appear.
Contents
Corporate Headquarters:
Cisco Systems, Inc., 170 West Tasman Drive, San Jose, CA 95134-1706 USA
Glossary, page 21
The Cisco 12000 Series Ethernet subinterface on which stacked VLAN processing is enabled must
be connected to an Ethernet device in provider edge (PE) customer location equipment (CLE) that
supports stacked VLAN tag imposition and disposition or switching.
Note
On Cisco 7500 Series Routers, stacked VLAN processing is known as IEEE 802.1Q-in-Q
VLAN tag termination.
As shown in Figure 1 on page 5, the PE-CLE device in each service-provider access network
performs the stacked VLAN tag imposition and disposition. The Stacked VLAN Processing feature
allows a Cisco 12000 Series Internet Router used as a PE router to process customer traffic with
stacked VLAN headers and transmit the traffic across the service-provider network.
A subinterface on a Cisco 12000 Series Ethernet line card configured for stacked VLAN processing
does not support the configuration of a Gigabit EtherChannel link bundle. For information about the
Link Bundling feature, refer to Link Bundling on Cisco 12000 Series Internet Routers.
A Cisco 12000 Series Ethernet subinterface configured for stacked VLAN processing supports the
match vlan command only on the service-provider VLAN ID, the outer 802.1Q tag in stacked
VLAN processing. The match vlan command configures a Quality of Service (QoS) policy on a
group of VLAN subinterfaces. For more information, refer to Quality of Service on Aggregate VLAN
Traffic.
The VLAN ID rewrite feature on Ethernet subinterfaces allows you to use VLAN interfaces with
different VLAN IDs at each end of an EoMPLS tunnel. However, the VLAN ID rewrite feature is
not supported on stacked VLAN subinterfaces.
Cisco IOS Release: Multiple releases (see the Feature History Table)
When you configure an EoMPLS tunnel on stacked VLAN subinterfaces, the SP-VLAN ID is
removed from the frame at the ingress interface. The remote PE router will add (if required) the
SP-VLAN ID configured on its egress subinterface before forwarding the frame. For more
information about VLAN ID Rewrite, see the Configuring Ethernet over MPLS: VLAN ID Rewrite
section in Any Transport over MPLS.
In a Layer 2 EoMPLS tunnel configuration, if you configure an Ethernet subinterface on one end of
the virtual circuit for stacked VLAN processing, you must configure the customer VLAN ID
(ce-vlan-id) on the subinterface of the remote peer device with the same CE-VLAN ID value as
configured on the ingress subinterface. The SP-VLAN ID (sp-vlan-id) can be configured with any
SP-VLAN ID value.
If the subinterface on the remote end of an EoMPLS tunnel is not configured with the same customer
VLAN ID (ce-vlan-id), all incoming packets are dropped and no error messages are generated.
In a Layer 2 EoMPLS tunnel configuration, if you use the encapsulation dot1q second-dot1q any
command to configure the subinterface on one end of the virtual circuit for stacked VLAN
processing, you must also configure the remote peer device with the same command. If the
subinterface on the remote end of an EoMPLS tunnel is not configured to perform stacked VLAN
processing for all other customer VLANs not specified in a separate encapsulation dot1q sp-vlan-id
second-dot1q ce-vlan-id command on another subinterface, all incoming packets are dropped and
no error messages are generated.
In a Layer 2 EoMPLS tunnel configuration, an Ethernet subinterface configured for stacked VLAN
processing on an imposition PE router maps the 802.1P class-of-service (CoS) value in the
SP-VLAN ID of customer packets to an MPLS experimental (EXP) value in the EoMPLS tunnel
label. However, the disposition EoMPLS PE router does not re-map the EXP value to the 802.1P
CoS value in a new SP-VLAN tag.
In order for an Ethernet subinterface configured for stacked VLAN processing on a disposition PE
router to correctly re-map an MPLS EXP value to the 802.1P CoS value in an outgoing SP-VLAN
ID, you must create a quality-of-service (QoS) policy and attach it to each egress Ethernet
subinterface configured for stacked VLAN processing.
In the QOS policy, you must use the following commands:
match mpls experimental
Specifies the value of the EXP field to be matched in incoming EoMPLS packets.
set cos
Configures the Layer 2 CoS value in the 802.1P bit of outgoing VLAN packets.
For detailed information about how to configure a quality-of-service policy, refer to Cisco IOS
Quality of Service Solutions Configuration Guide, Release 12.3, and Cisco IOS Quality of Service
Solutions Command Reference, Release 12.3.
Cisco IOS Release: Multiple releases (see the Feature History Table)
Stacked VLANs
Business customers of service providers often have specific requirements for VLAN IDs and the number
of VLANs to be supported. The VLAN ranges required by different customers in the same
service-provider network might overlap, and traffic of customers through the infrastructure might be
mixed. Assigning a unique range of VLAN IDs to each customer would restrict customer configurations
and could easily exceed the VLAN limit of 4096 of the 802.1Q specification.
With stacked VLANs, service providers can use a unique VLAN (called a service-provider VLAN ID,
or SP-VLAN ID) to support customers who have multiple VLANs. Customer VLAN IDs (CE-VLAN
IDs) are preserved and traffic from different customers is segregated within the service-provider
infrastructure even when they appear to be on the same VLAN.
Stacked VLANs expand the VLAN space by using a VLAN-in-VLAN hierarchy. Another layer of
802.1Q tag (SP-VLAN ID) is added to the 802.1Q-tagged (CE-VLAN ID) packets that enter the
service-provider network.
The expanded VLAN space allows a service provider to provide certain services, such as Internet access
on specific VLANs for specific customers, while providing other types of services to other customers on
other VLANs.
A double-tagged, stacked VLAN frame is terminated or tunneled on an Ethernet subinterface by using
the encapsulation dot1q second-dot1q command that specifies the two VLAN ID tags: an outer
SP-VLAN ID and an inner CE-VLAN ID.
Customers can safely assign their own VLAN IDs on subinterfaces because these subinterface
CE-VLAN IDs are encapsulated within a unique service-provider SP-VLAN ID assigned to each
customer.
In a service-provider network, VLAN IDs of one customer can overlap with the VLAN IDs of
another customer because the PE-CLE device assigns a unique SP-VLAN ID to each customer and
adds this tag to each customer packet transmitted across the network.
When deploying Metro Ethernet (ME) and EoMPLS services with stacked VLAN processing
between an access network and a core service-provider network, you can use a User-Network
Interface (UNI) with the entire EoMPLS/VLAN for a specific customer, or a network-to-network
subinterface configured for stacked VLAN processing in which the outer SP-VLAN ID represents
the customer and the inner CE-VLAN ID represents the virtual circuit (VC) ID.
The Stacked VLAN Processing feature is simpler than the 802.1Q tunneling feature implemented
on Catalyst 6500 Series switches or the Catalyst 3550 and Catalyst 3750 switches. Whereas switches
require 802.1Q tunnels on interfaces to carry double-tagged 802.1Q-in-Q traffic, routers need only
encapsulate 802.1Q VLAN tags within another level of 802.1Q tags for the packets to arrive at the
correct destination.
Enabling stacked VLAN support on a PE router allows a service provider to apply a service policy
based on the class of service (CoS) bits in the service-provider 802.1Q tag (SP-VLAN ID) assigned
to a customer. For more information about how to configure and use class-based QoS, refer to
Enhanced Packet Marking.
Cisco IOS Release: Multiple releases (see the Feature History Table)
Customer A
VLANs 1 to 100
SP-VLAN 50 CE-VLAN 10
and
SP-VLAN 50 CE-VLAN 11
Customer A
VLANs 1 to 100
CE-VLAN 11
Service
provider
access network
CE-VLAN 10
Catalyst 3500
SP-VLAN 50 CE-VLAN 10
CE-VLAN 10
Service
Service provider
provider
core network
access network
Cisco 12000 series
Cisco 12000 series
internet router
internet router
Catalyst 3500
CE-VLAN 10
PE-POP
SP-VLAN 100
CE-VLAN 10
Customer B
VLANs 1 to 200
PE-POP
PE-CLE
CE-VLAN 10
SP-VLAN 100
CE-VLAN 10
116206
PE-CLE
Customer B
VLANs 1 to 200
Cisco IOS Release: Multiple releases (see the Feature History Table)
To keep traffic from different customers separate, you must configure traffic received from each
customer on the PE-CLE device with a unique SP-VLAN tag that supports all of a customer's VLANs.
For more information, refer to the Configuring 802.1Q and Layer 2 Protocol Tunneling chapter in the
Catalyst 3550 Multilayer Switch Software Configuration Guide.
When a Cisco 12000 Series Internet Router configured for stacked VLAN processing in the PE-POP
receives packets from a switch in the PE-CLE, packets in customer traffic may contain:
Double-tagged VLAN headers with both an inner customer edge 802.1Q (CE-VLAN) tag and an
outer SP- VLAN ID (also known as stacked VLAN 802.1Q-in-Q headers)
Single-tagged VLAN headers, if a customer device sent an untagged packet to the PE-CLE switch.
When receiving double-tagged VLAN customer traffic, the ingress side of a Cisco 12000 Series Ethernet
subinterface examines packets to see what action to apply to a packet and how many VLAN tags to
remove from a packet header. Packets can be transmitted for Layer 2 tunneling or Layer 3 forwarding as
follows:
In Layer 2 tunneling, packets are tunneled to the peer PE router with both CE-VLAN and SP-VLAN
tags. This tunneling is also known as stacked VLAN tunneling.
In Layer 3 forwarding, both the CE-VLAN and SP-VLAN tags are removed from double-tagged
VLAN headers. The Layer 3 data is forwarded to the peer PE router. Layer 3 forwarding is
performed if the subinterface is not configured for Layer 2 tunneling.
When transmitting VLAN traffic, the egress side of a Cisco 12000 Series Ethernet subinterface adds one
802.1Q VLAN tag, two 802.1Q-in-Q VLAN tags, or no tag to an Ethernet packet header as follows:
If the subinterface is configured for 802.1Q tunneling, only one 802.1Q VLAN tag is added to a
packet header.
If the subinterface is configured for stacked VLAN processing, two 802.1Q VLAN tags (an outer
SP-VLAN ID and an inner CE-VLAN ID) are added.
If the subinterface is configured for Layer 2 EoMPLS tunneling, no VLAN tag is added because the
ingress subinterface on the PE-POP router does not remove a VLAN tag from packet headers.
For information about how to configure an Ethernet subinterface for stacked VLAN processing, see
Configuring Stacked VLAN Processing, page 8.
Cisco IOS Release: Multiple releases (see the Feature History Table)
Destination
address
EtherType
DA
Etype
SA
Source
address
Note
Length/
EtherType
EtherType
SP-VLAN
tag
Etype
Service provider
VLAN ID
CE-VLAN
tag
Len/Etype
Frame check
sequence
Layer 3
data
FCS
116207
Figure 2
Customer
VLAN ID
Only stacked VLAN frames with a maximum of two 802.1Q tags in the header are supported.
For example, in Figure 1 on page 5, Customer A uses VLANs 10 and 20; Customer B also uses VLAN
10. Packets entering the PE-CLE switch with 802.1Q tags are double-tagged for stacked VLAN
processing and forwarded to the PE-POP router in the service-provider core network. An outer
SP-VLAN tag is applied: 50 for Customer A and 100 for Customer B. The original inner CE-VLAN tag
(for example, 10 or 20) is preserved in the encapsulation.
Although both Customers A and B have VLAN 10 in their networks, the traffic remains segregated
within the service-provider network because the outer SP-VLAN tag is different. With stacked VLAN
tunneling, each customer controls its own VLAN numbering space, which is independent of the VLAN
numbering space used by other customers and the VLAN numbering space used by the service-provider
network.
Note
In the double-tagged stacked VLAN frame format shown in Figure 1, the first (from the left) EtherType
tag may have different values (for example, 0x8100 or 0x9100) depending on the PE-CLE device to
which the Cisco 12000 Series Internet Router is connected. To configure the EtherType value to 0x9100
to allow a Cisco PE-POP router to interoperate with a non-Cisco PE-CLE device, use the dot1q
tunneling ethertype command.
Cisco IOS Release: Multiple releases (see the Feature History Table)
Configuring a Gigabit Ethernet Subinterface for Stacked VLAN Processing, page 8 (required)
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
4.
5.
Repeat Step 4 to configure stacked VLAN processing for another customer VLAN or all other
customer VLANs not specified in an encapsulation dot1q second-dot1q command on another
subinterface.
6.
end
7.
DETAILED STEPS
Step 1
Command or Action
Purpose
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
Example:
Router(config)# interface gigabitethernet 1/0.2
Cisco IOS Release: Multiple releases (see the Feature History Table)
Step 4
Command or Action
Purpose
Example:
Note
Step 5
Configure additional software features on the Ethernet (Optional) Configures other software features (for example,
subinterface.
EoMPLS or Layer 2 protocol tunneling) to be applied to
incoming Ethernet packets with the CE-VLAN ID and
SP-VLAN ID configured in Step 4.
Example:
The example shows how to configure EoMPLS on an
Router(config-subif)# xconnect 1.2.1.2 100
encapsulation mpls
Ethernet subinterface.
Step 6
Example:
Router(config-subif)# ip address
192.000.000.001 255.255.255.252
Step 7
end
Example:
Router(config-subif)# end
Step 8
Example:
Router# show dot1q 10 gigabitethernet 1/0.2
Cisco IOS Release: Multiple releases (see the Feature History Table)
The next example shows how to configure stacked VLAN processing on a Gigabit Ethernet subinterface
that is not configured for Layer 2 tunneling and forwards Layer 3 data to a peer device without stacked
VLAN headers:
Router(config)# interface gigabitethernet3/0.2
Router(config-subif)# encapsulation dot1q 50 second-dot1q 20
Router(config-subif)# ip address 5.5.5.5 255.255.255.0
The following example shows how to configure stacked VLAN processing for all customer VLANs not
already configured for stacked VLAN processing on other subinterfaces:
Router(config)# interface gigabitethernet3/0.3
Router(config-subif)# encapsulation dot1q 50 second-dot1q any
Router(config-subif)# xconnect 4.4.4.4 200 encapsulation mpls
The next example shows how to configure stacked VLAN processing and Layer 2 tunneling on another
Gigabit Ethernet interface for a different customer, using a different service-provider VLAN ID:
Router(config)# interface gigabitethernet3/0.4
Router(config-subif)# encapsulation dot1q 100 second-dot1q 10
Router(config-subif)# xconnect 4.4.4.4 100 encapsulation mpls
Cisco IOS Release: Multiple releases (see the Feature History Table)
10
Additional References
The following sections provide references related to the Stacked VLAN Processing feature:
Related Documents
Related Topic
Document Title
VLAN routing
Procedure for configuring 802.1Q tunnels on a PE-CLE Configuring 802.1Q and Layer 2 Protocol Tunneling chapter in
switch and description of single-tagged and
the Catalyst 3500 Multilayer Switch Software Configuration Guide
double-tagged 802.1Q Ethernet packet formats
Procedure for configuring 802.1Q double-tagged
VLANs on Cisco 7500 Series Ethernet subinterfaces
Standards
Standards
Title
IEEE 802.1Q
Cisco IOS Release: Multiple releases (see the Feature History Table)
11
MIBs
MIBs
MIBs Link
RFCs
RFCs
Title
Technical Assistance
Description
Link
http://www.cisco.com/public/support/tac/home.shtml
Command Reference
This section only documents new and modified commands.
Cisco IOS Release: Multiple releases (see the Feature History Table)
12
Syntax Description
value
Defaults
Command Modes
Interface configuration
Command History
Release
Modification
12.0(28)S
12.3(7)XI7
This command was integrated into Cisco IOS Release 12.3(7)XI7 and
implemented on the Cisco 10000 series router.
Usage Guidelines
EtherType value in the SP-VLAN tag supported by the PE-CLE device that
performs stacked VLAN encapsulation and to which the Cisco 12000 Series
Ethernet subinterface is connected. The valid values are 0x8100 and 0x9100.
The EtherType value supported on Cisco routers and switches is 0x8100. The networking devices of
some other vendors support EtherType 0x9100.
Use the dot1q tunneling ethertype command to configure support for EtherType 0x9100 on the
Cisco 12000 Series Ethernet interface connected to a non-Cisco PE-CLE device that performs stacked
VLAN encapsulation with EtherType 0x9100 at the edge of a service-provider network (see Figure 1 on
page 5).
The dot1q tunneling ethertype command is applied only to the main Ethernet interface (rather than
subinterface) connected to a PE-CLE switch. After you enter the dot1q tunneling ethertype command,
all entries in the Address Resolution Protocol (ARP) table of the interface are deleted.
After you use this command, only stacked VLAN packets with the specified EtherType value in the
SP-VLAN tag of the packet header are received on Cisco 12000 Series Ethernet subinterfaces under the
main interface.
The new EtherType value is used in the SP-VLAN tag of all stacked VLAN packets sent from all
Ethernet subinterfaces (under the main interface) to the PE-CLE switch, except if EoMPLS is configured
on the main interface or a subinterface. If EoMPLS is configured, all traffic received on an EoMPLS
Cisco IOS Release: Multiple releases (see the Feature History Table)
13
interface (or subinterface) is sent to the PE-CLE switch as it was received from the peer PE router,
without the new EtherType value. For more information about Layer 2 EoMPLS, refer to Any Transport
over MPLS.
Examples
The following example shows how to configure an EtherType field of 0x9100 for connection with
non-Cisco PE-CLE devices that support stacked VLAN processing:
Router# interface gigabitethernet3/0
Router(config-if)# dot1q tunneling ethertype 0x9100
Router(config-if)# exit
Router# interface gigabitethernet3/0.1
Router(config-subif)# encapsulation dot1q 50 second-dot1q 10
Router(config-subif)# xconnect 1.2.1.2 100 encapsulation mpls
Related Commands
Command
Description
encapsulation dot1q
sp-vlan-id second-dot1q
ce-vlan-id
Cisco IOS Release: Multiple releases (see the Feature History Table)
14
Syntax Description
sp-vlan-id
ce-vlan-id
any
Defaults
Command Modes
Subinterface configuration
Command History
Release
Modification
12.0(28)S
12.3(7)XI7
This command was integrated into Cisco IOS Release 12.3(7)XI7 and
implemented on the Cisco 10000 series router.
Usage Guidelines
The encapsulation dot1q second-dot1q command allows an Ethernet subinterface to support stacked
VLAN processing of double-tagged 802.1Q-in-Q Ethernet packets received from customers.
Use the encapsulation dot1q second-dot1q command to enable stacked VLAN processing on a pair of
Ethernet subinterfaces on PE routers located in the point of presence (POP) of a service-provider
network. The PE-POP routers must be connected to a PE device in the customer location equipment
(CLE) that supports 802.1Q-in-Q encapsulation, such as the Catalyst 3500 Multilayer Switch, for
stacked VLAN processing to occur.
To enable stacked VLAN tunneling in a service-provider network, you must enter the encapsulation
dot1q sp-vlan-id second-dot1q ce-vlan-id command once for each customer VLAN ID tag encapsulated
in the service-provider VLAN (SP-VLAN) tag assigned to a customer. While in subinterface
Cisco IOS Release: Multiple releases (see the Feature History Table)
15
configuration mode, you can configure other software features (for example, EoMPLS or Layer 2
Protocol tunneling) to be applied to incoming Ethernet packets with the CE-VLAN ID and SP-VLAN
ID in the encapsulation dot1q second-dot1q command.
To configure stacked VLAN processing for all customer VLANs not specified in a separate
encapsulation dot1q sp-vlan-id second-dot1q ce-vlan-id command on another subinterface, use the
encapsulation dot1q sp-vlan-id second-dot1q any command.
Note
When you use the encapsulation dot1q sp-vlan-id second-dot1q any command, if EoMPLS is not
configured on the subinterface, all Ethernet packets from customer VLAN IDs specified by any are
dropped.
For information about the restrictions for using stacked VLAN processing with EoMPLS and VLAN ID
Rewrite, see Restrictions for Stacked VLAN Processing section on page 2.
Examples
The following example shows how to configure stacked VLAN processing on a Gigabit Ethernet
subinterface configured for EoMPLS:
Router# interface gigabitethernet3/0.1
Router(config-subif)# encapsulation dot1q 50 second-dot1q 10
Router(config-subif)# ip address 1.1.1.1 255.255.255.0
Router(config-subif)# xconnect 3.2.1.2 10 encapsulation mpls
The next example shows how to configure stacked VLAN processing on another Gigabit Ethernet
subinterface for all customer VLANs not already configured for stacked VLAN processing on other
subinterfaces under the main interface 3/0:
Router# interface gigabitethernet3/0.2
Router(config-subif)# encapsulation dot1q 50 second-dot1q any
Related Commands
Command
Description
Cisco IOS Release: Multiple releases (see the Feature History Table)
16
Syntax Description
slot/port.subinterface-number
Defaults
Command Modes
Privileged EXEC
Command History
Release
Modification
12.0(28)S
12.3(7)XI7
This command was integrated into Cisco IOS Release 12.3(7)XI7 and
implemented on the Cisco 10000 series router.
Usage Guidelines
Use the show vlan dot1q gigabitethernet command to display the status of all stacked VLAN
processing configured on a specified Gigabit Ethernet subinterface.
To display information about a specific stacked VLAN configuration, use the encapsulation dot1q
sp-vlan-id second-dot1q ce-vlan-id command.
Examples
The following example shows how to display information about all 802.1Q-in-Q configurations for
stacked VLAN processing on a Gigabit Ethernet subinterface:
Router# show vlan dot1q gigabitethernet 3/0.1
GigabitEthernet3/0.1 (50/10)
0 packets, 0 bytes input
0 packets, 0 bytes output
GigabitEthernet3/0.1 (100/20)
0 packets, 0 bytes input
0 packets, 0 bytes output
Cisco IOS Release: Multiple releases (see the Feature History Table)
17
Related Commands
Field
Description
Command
Description
encapsulation dot1q
sp-vlan-id second-dot1q
ce-vlan-id
Cisco IOS Release: Multiple releases (see the Feature History Table)
18
Syntax Description
sp-vlan-id
ce-vlan-id
Defaults
Command Modes
Privileged EXEC
Command History
Release
Modification
12.0(28)S
12.3(7)XI7
This command was integrated into Cisco IOS Release 12.3(7)XI7 and
implemented on the Cisco 10000 series router.
Usage Guidelines
Use the encapsulation dot1q sp-vlan-id second-dot1q ce-vlan-id command to display information
about stacked VLAN processing for a specific 802.1Q-in-Q configuration.
To display the status of all 802.1Q-in-Q configurations for stacked VLAN processing created on a
specified Gigabit Ethernet subinterface, use the show vlan dot1q gigabitethernet command.
Examples
The following example shows how to display statistics about the stacked VLAN processing performed
for an 802.1Q-in-Q configuration: SP-VLAN 100 (outer VLAN tag) and CE-VLAN 10 (inner VLAN
tag):
Router# show vlan dot1q 100 second-dot1q 10
Total statistics for Outer/Inner VLAN 100/10:
0 packets, 0 bytes input
0 packets, 0 bytes output
Cisco IOS Release: Multiple releases (see the Feature History Table)
19
Related Commands
Field
Description
Command
Description
encapsulation dot1q
sp-vlan-id second-dot1q
ce-vlan-id
Cisco IOS Release: Multiple releases (see the Feature History Table)
20
Glossary
802.1QIEEE 802.1Q protocol used to interconnect multiple switches and routers, and for defining
VLAN topologies.
802.1Q-in-QSupport for double-tagged VLAN Ethernet packets in which an 802.1Q tag from a
customer VLAN (called a CE-VLAN ID) is encapsulated in a second 802.1Q tag from a service-provider
network (called an SP-VLAN ID).
ARPAddress resolution protocol. ARP is a protocol for mapping IP address to physical addresses in
the local network.
CE routerCustomer edge router. A router that is part of a customer network and that interfaces to a
provider edge (PE) router.
CE-VLANCustomer edge VLAN.
encapsulationWrapping of data in a particular protocol header. For example, Ethernet data is wrapped
in a specific Ethernet header before network transit. See also tunneling.
EoMPLSEthernet over Multiprotocol Label Switching (MPLS). A tunneling mechanism that allows
a service provider to tunnel customer Layer 2 traffic though a Layer 3 MPLS network. EoMPLS is a
point-to-point solution only. EoMPLS is also known Layer 2 tunneling.
ISEIP Services Engine. ISE line cards for Cisco 12000 Series Internet Routers provide enhanced
Layer 3 capabilities for high-speed customer aggregation, backbone connectivity, and peering solutions.
These line cards are available in both concatenated and channelized versions.
Layer 2 Tunnel Protocol (L2TP)An Internet Engineering Task Force (IETF) standards track protocol
defined in RFC 2661 that provides tunneling of PPP. Based upon the best features of L2F and PPTP,
L2TP provides an industry-wide interoperable method of implementing VPDN.
Layer 3 SwitchingAn Internet Engineering Task Force (IETF) standards track protocol defined in
RFC 2661 that provides tunneling of PPP. Based upon the best features of L2F and PPTP, L2TP provides
an industry-wide interoperable method of implementing VPDN.
MIBManagement Information Base. Database of network management information that is used and
maintained by a network management protocol such as SNMP. The value of a MIB object can be changed
or retrieved using SNMP commands, usually through a network management system (NMS). MIB
objects are organized in a tree structure that includes public (standard) and private (proprietary)
branches.
MPLSMultiprotocol Label Switching. MPLS forwards IP traffic using a label. This label instructs the
routers and switches in the network where to forward the packets based on pre-established IP routing
information.
packetLogical grouping of information that includes a header containing control information and
(usually) user data. Packets most often are used to refer to network layer units of data.
PE routerProvider edge router. A router that is part of a service provider's network and is connected
to a customer edge (CE) router.
POPPoint of presence. In an Operations Support System (OSS), a physical location where an
interexchange carrier installed equipment to interconnect with a local exchange carrier (LEC).
SP-VLANService-provider VLAN.
tunnelingArchitecture that is designed to provide the services necessary to implement any standard
point-to-point encapsulation scheme. See also encapsulation.
Cisco IOS Release: Multiple releases (see the Feature History Table)
21
VLANVirtual LAN. Group of devices on one or more LANs that are configured (using management
software) so that they can communicate as if they were attached to the same wire, when in fact they are
located on a number of different LAN segments. Because VLANs are based on logical instead of
physical connections, they are extremely flexible.
VPN Virtual Private Network. Enables IP traffic to travel securely over a public TCP/IP network by
encrypting all traffic from one network to another. A VPN uses tunnels to encrypt all information at the
IP level.
Note
Refer to Internetworking Terms and Acronyms for terms not included in this glossary.
CCVP, the Cisco logo, and Welcome to the Human Network are trademarks of Cisco Systems, Inc.; Changing the Way We Work, Live, Play, and Learn is
a service mark of Cisco Systems, Inc.; and Access Registrar, Aironet, Catalyst, CCDA, CCDP, CCIE, CCIP, CCNA, CCNP, CCSP, Cisco, the Cisco
Certified Internetwork Expert logo, Cisco IOS, Cisco Press, Cisco Systems, Cisco Systems Capital, the Cisco Systems logo, Cisco Unity,
Enterprise/Solver, EtherChannel, EtherFast, EtherSwitch, Fast Step, Follow Me Browsing, FormShare, GigaDrive, HomeLink, Internet Quotient, IOS,
iPhone, IP/TV, iQ Expertise, the iQ logo, iQ Net Readiness Scorecard, iQuick Study, LightStream, Linksys, MeetingPlace, MGX, Networkers,
Networking Academy, Network Registrar, PIX, ProConnect, ScriptShare, SMARTnet, StackWise, The Fastest Way to Increase Your Internet Quotient,
and TransPath are registered trademarks of Cisco Systems, Inc. and/or its affiliates in the United States and certain other countries.
All other trademarks mentioned in this document or Website are the property of their respective owners. The use of the word partner does not imply a
partnership relationship between Cisco and any other company. (0711R)
Cisco IOS Release: Multiple releases (see the Feature History Table)
22