Show l2protocol-tunnel, Configuring vlan translation, Switchport vlan-translation – Brocade Communications Systems Brocate Ethernet Access Switch 6910 User Manual

Page 447: Table 89

Advertising
background image

Brocade 6910 Ethernet Access Switch Configuration Guide

397

53-1002581-01

Configuring VLAN Translation

20

Example

Console(config)#dot1q-tunnel system-tunnel-control

Console(config)#interface ethernet 1/1

Console(config-if)#switchport dot1q-tunnel mode access

Console(config-if)#switchport l2protocol-tunnel spanning-tree

Console(config-if)#

show l2protocol-tunnel

This command shows settings for Layer 2 Protocol Tunneling (L2PT).

Command Mode

Privileged Exec

Example

Console#show l2protocol-tunnel

Layer 2 Protocol Tunnel

Tunnel MAC Address : 01-12-CF-00-00-00

Interface Protocol

----------------------------------------------------------

Eth 1/ 1 Spanning Tree

Console#

Configuring VLAN Translation

QinQ tunneling uses double tagging to preserve the customer’s VLAN tags on traffic crossing the
service provider’s network. However, if any switch in the path crossing the service provider’s
network does not support this feature, then the switches directly connected to that device can be
configured to swap the customer’s VLAN ID with the service provider’s VLAN ID for upstream traffic,
or the service provider’s VLAN ID with the customer’s VLAN ID for downstream traffic.

This section describes commands used to configure VLAN translation.

switchport vlan-translation

This command maps VLAN IDs between the customer and service provider.

Syntax

switchport vlan-translation original-vlan new-vlan

no switchport vlan-translation original-vlan

original-vlan - The original VLAN ID. (Range: 1-4093)

new-vlan - The new VLAN ID. (Range: 1-4093)

TABLE 89

VLAN Translation Commands

Command

Function

Mode

switchport vlan-translation

Maps VLAN IDs between the customer and service provider

IC

show vlan-translation

Displays the configuration settings for VLAN translation

PE

Advertising