Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Example: Configuring ATM Scheduler Map on Ethernet VPLS over Bridged ATM Interfaces

This example describes sending packets between routers with ATM2 IQ interfaces using Ethernet VPLS over ATM encapsulation.

interfaces {at-1/2/3 {atm-options {vpi 0;scheduler-maps {cos-vpls {forwarding-class assured-forwarding {priority low;transmit-weight percent 10;}forwarding-class best-effort {priority low;transmit-weight percent 20;}forwarding-class expedited-forwarding {priority low;transmit-weight percent 30;}forwarding-class network-control {priority high;transmit-weight percent 40;}}unit 0 {encapsulation ether-vpls-over-atm-llc;vci 0.100;family vpls;}atm-scheduler-map cos-vpls;}}

For a proper routing setup, a routing-instance for the VPLS must be setup as well:

routing-instance {cos-test-v1 {instance-type vpls;interface at-1/2/3.0;route-distinguisher 10.10.10.1:1;vrf-target target:11111:1;protocols {vpls {site-range 10;site cos-test-v1-site1 {site-identifier 1;}}}}}

Published: 2012-12-05