Configuring S-Vlan Tunnels For Layer 2 Services - Juniper JUNOSE 11.2.X BGP AND MPLS Configuration Manual

For e series broadband services routers - bgp and mpls configuration
Table of Contents

Advertisement

JunosE 11.2.x BGP and MPLS Configuration Guide

Configuring S-VLAN Tunnels for Layer 2 Services

Related Topics
532
When you configure Ethernet or bridged Ethernet layer 2 services over MPLS, you can
use the svlan id command with the any keyword to create a stacked VLAN (S-VLAN)
tunnel that uses a single interface to tunnel traffic from multiple VLANs across an MPLS
network. The S-VLAN tunnel enables multiple VLANs, each configured with a different
VLAN ID tag and a common S-VLAN ID, to share a common VC label while traversing an
MPLS network.
You can use the svlan id command with the any keyword only with the mpls-relay
command or the route interface command to configure layer 2 services over MPLS.
To configure S-VLAN tunnels for Ethernet/VLAN layer 2 services over MPLS:
Configure the Ethernet/VLAN interface.
1.
host1(config)#interface fastEthernet 8/1
host1(config-if)#encapsulation vlan
host1(config-if)#interface fastEthernet 8/1.1
Create the S-VLAN tunnel and assign the S-VLAN Ethertype. For example, the
2.
following commands tunnel traffic from VLANs configured with an S-VLAN ID of 33
and any VLAN ID to the same destination across the MPLS network.
host1(config-if)#svlan id 33 any
host1(config-if)#svlan ethertype 8100
Specify MPLS tunneling by using the appropriate command. For example:
3.
host1(config-if)#route interface tunnel mpls:tunnel3 45
or
host1(config-if)#mpls-relay 10.10.100.2 45
Repeat these steps, using unique values to configure the S-VLAN tunnel and MPLS
4.
on the remote PE router.
For more information about S-VLANs, including complete configuration instructions,
see the JunosE Link Layer Configuration Guide
encapsulation vlan
interface fastEthernet
mpls-relay
route interface
svlan ethertype
svlan id
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.2.x

Table of Contents