EasyManua.ls Logo

Juniper JUNOS OS 10.4 User Manual

Juniper JUNOS OS 10.4
200 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #92 background imageLoading...
Page #92 background image
switched within the interfaces listed within bridge domain accounting and any statically
configured trunk interfaces and are prevented from crossing the VPLS pseudowire due
to the absence of VLAN 30 on the trunk.
Configuration of Tag Translation Using Dynamic Profiles
Consider a final case where the bridge domain VLANs need translation at the VPLS
pseudowire trunk interface. In this case, sales (VLAN 10) is mapped to VLAN 110 and
engineering (VLAN 20) is mapped to VLAN 120.
This configuration adds tag translation to the VPLS pseudowire traffic.
[edit routing-instances green]
instance-type virtual-switch;
... # Other routing instance statements
protocols vpls {
site-range 10;
site sample-site-1 {
site-identifier 1;
}
associate-profile green_vpls_pw_4; # Apply profile here
}
... # Other routing instance statements
[edit dynamic-profiles]
green_vpls_pw_4 interfaces $junos-interface-ifd-name {
unit $junos-underlying-unit-number {
family bridge {
interface-mode trunk;
vlan-id-list [ 10 20 30 40 50 ]; # All VLANs
vlan-rewrite translate 110 10; # Sales VLAN
vlan-rewrite translate 120 20; # Engineering VLAN
}
}
}
NOTE: This is not a complete router configuration.
This translates the sales and engineering VLAN tags egressing the VPLS pseudowire
accordingly. At the ingress of the VPLS pseudowire, VLANs 110 and 120 are translated
back to 10 and 20, respectively.
Related
Documentation
Dynamic Profiles for Interfaces and Protocols
Dynamic Profiles for VPLS Pseudowires on page 63
Example: Configuring VPLS Pseudowires with Dynamic Profiles—Basic Solutions on
page 64
Copyright © 2012, Juniper Networks, Inc.72
Junos OS 12.1 MX Series 3D Universal Edge Routers Solutions Guide

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Juniper JUNOS OS 10.4 and is the answer not in the manual?

Juniper JUNOS OS 10.4 Specifications

General IconGeneral
OS NameJUNOS OS
Version10.4
Release Date2010
CategoryNetwork Router
VendorJuniper
Routing ProtocolsRIP, OSPF, IS-IS, BGP, MPLS
Management ProtocolsCLI, SNMP, NETCONF
Security FeaturesFirewall
FeaturesAdvanced routing, security, and management

Summary

Part 1 Overview

Chapter 1 Overview of Ethernet Solutions

Provides an overview of Ethernet solutions and their application in network environments.

Chapter 2 Basic Layer 2 Features on MX Series Routers

Layer 2 Features for a Bridging Environment

Details essential Layer 2 configurations for bridging environments on MX Series routers.

Chapter 3 Virtual Switches

Layer 2 Features for a Switching Environment

Discusses Layer 2 capabilities provided by MX Series routers for switching environments.

Chapter 4 VLANs Within Bridge Domain and VPLS Environments

VLANs Within a Bridge Domain or VPLS Instance

Explains how VLANs are managed within bridge domains and VPLS instances.

Chapter 5 Bulk Administration of Layer 2 Features on MX Series Routers

Bulk Configuration of VLANs and Bridge Domains

Explains how to efficiently configure multiple VLANs and bridge domains using single statements.

Chapter 6 Dynamic Profiles for VLAN Interfaces and Protocols

Dynamic Profiles for VPLS Pseudowires

Explains how dynamic profiles are used to manage VLAN parameters for VPLS pseudowire interfaces.

Chapter 7 MX Series Router as a DHCP Relay Agent

MX Series Router as a Layer 2 DHCP Relay Agent

Details how MX Series routers can act as Layer 2 DHCP relay agents, leveraging MAC addresses.

Chapter 8 MX Series Router in an ATM Ethernet Interworking Function

MX Series Router ATM Ethernet Interworking Function

Describes the role of MX Series routers in ATM Ethernet interworking scenarios.

PART 3 Ethernet Filtering, Monitoring, and Fault Management Solutions for MX Series Routers

Layer 2 Firewall Filters

Details the configuration and application of Layer 2 firewall filters for traffic control on MX Series routers.

Chapter 9 Layer 2 Firewall Filters

Firewall Filters for Bridge Domains and VPLS Instances

Explains how to configure firewall filters for traffic control within bridge domains and VPLS instances.

Chapter 10 IEEE 802.1ag OAM Connectivity-Fault Management

Ethernet Operations, Administration, and Maintenance

Provides an overview of Ethernet OAM concepts and configuration on MX Series routers.

Chapter 11 ITU-T Y.1731 Ethernet Frame Delay Measurements

Ethernet Frame Delay Measurements

Explains the importance and methods of measuring Ethernet frame delay for performance management.

Chapter 12 IEEE 802.3ah OAM Link-Fault Management

Ethernet OAM Link Fault Management

Describes Link Fault Management (LFM) for physical link fault detection and management on Ethernet links.

Chapter 13 Ethernet Ring Protection

Ethernet Ring Protection

Explains the basic concept of Ethernet ring protection and its role in network reliability.

Ethernet Ring Protection Using Ring Instances for Load Balancing

Discusses using ERP ring instances to achieve traffic load balancing while maintaining network protection.

PART 4 Index

Index

An alphabetical listing of terms and topics covered in the document for quick reference.

Related product manuals