Configuring Hierarchical Class Of Service For Vpls Service - Juniper ACX1000 Configuration Manual

Junos os; acx series universal access router
Hide thumbs Also See for ACX1000:
Table of Contents

Advertisement

Copyright © 2017, Juniper Networks, Inc.
unit 2 {
encapsulation vlan-ccc;
vlan-id 2;
}
unit 3 {
encapsulation vlan-ccc;
vlan-id 3;
}
unit 4 {
encapsulation vlan-ccc;
vlan-id 4;
}
}
You can enable scheduling on the interfaces to achieve hierarchical class of service for
traffic flowing from NNI towards UNI direction.

Configuring hierarchical class of service for VPLS Service

ACX5000 line of routers can be configured to provide Layer 2 VPN services to subscribers
based on VPLS where the UNI port can be connected to a CE device. Subscriber network
is attached to UNI logical interface at the PE router and have a VPLS instance. The same
physical port can service multiple VPLS instances for various subscribers. The service
provider can schedule traffic for different VPLS instances based on the SLA parameters
agreed with the subscriber. You can enable hierarchical class of service per UNI logical
interface representing the VPLS instance for the subscriber to achieve the functionality.
The following is a sample to configure the UNI logical interface on the PE router providing
the VPLS service:
[edit interfaces]
ge-0/0/1 {
hierarchical-scheduler;
vlan-tagging;
encapsulation vlan-vpls;
unit 0 {
encapsulation vlan-vpls;
vlan-id 0;
}
unit 1 {
encapsulation vlan-vpls;
vlan-id 1;
}
unit 2 {
encapsulation vlan-vpls;
vlan-id 2;
}
unit 3 {
encapsulation vlan-vpls;
vlan-id 3;
}
unit 4 {
encapsulation vlan-vpls;
vlan-id 4;
}
Chapter 27: Configuring Class of Service
941

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acx5048Acx5096Acx500Acx1100Acx2000Acx2100 ... Show all

Table of Contents