Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual page 748

Network interfaces configuration
Table of Contents

Advertisement

JUNOS 10.1 Network Interfaces Configuration Guide
Table 65: Rules for Applying Rewrite Operations to VLAN Maps (continued)
push-push
Example: push and pop
with Ethernet CCC
Encapsulation
Example: push-push and
pop-pop with Ethernet
CCC Encapsulation
Example: push and pop
with Ethernet VPLS
Encapsulation
678
Rewriting a VLAN Tag on Untagged Frames
No
ge-3/1/0 {
encapsulation ethernet-ccc;
unit 0 {
encapsulation ethernet-ccc;
input-vlan-map {
push;
tag-protocol-id 0x8100;
vlan-id 600;
}
output-vlan-map pop;
family ccc;
}
}
ge-3/1/0 {
encapsulation ethernet-ccc;
unit 0 {
encapsulation ethernet-ccc;
input-vlan-map {
push-push;
tag-protocol-id 0x8100;
inner-tag-protocol-id 0x8100;
vlan-id 600;
inner-vlan-id 575;
}
output-vlan-map pop-pop;
family ccc;
}
}
ge-3/1/0 {
encapsulation ethernet-vpls;
unit 0 {
encapsulation ethernet-vpls;
input-vlan-map {
push;
tag-protocol-id 0x8100;
vlan-id 700;
}
output-vlan-map pop;
family vpls;
}
}
No
Yes

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents