cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
362
Views
0
Helpful
2
Replies

Bandwidth reservation CE - CE

dwgray0422
Level 1
Level 1

I am working on a network that has recently migrated from Frame Relay to MPLS. CAR was set up on the frame relay circuits to guarentee bandwidth for various applications. Is it possible to achieve the same results over a providers MPLS network?

Site A CE 20Mbps HSSI to PE

Site B CE 6Mbps HSSI to PE

2 Replies 2

Marwan ALshawi
VIP Alumni
VIP Alumni

u can simply use policing with policy map

or traffic shaping with nested policy map and QOs

if u have voice

if helpful Rate

I currently have a traffic map in place for all traffic out of the interfaces:

policy-map QoS-Queuing-20mbs

class Management

bandwidth percent 1

class Applications

bandwidth percent 30

class Web

bandwidth percent 13

class Routing

bandwidth percent 1

class Voice

bandwidth percent 5

class Video

bandwidth percent 50

policy-map MPLS-MAP-20mbs

class class-default

shape average 20000000 2000000 2000000

shape adaptive 10000000

service-policy QoS-Queuing-20mbs

interface Hssi8/1/0.100 point-to-point

description 2000K PVC to MPLS Network

bandwidth 20000

ip address 10.2.2.2 255.255.255.252

frame-relay class MPLS-MAP-20mbs-PORT

frame-relay interface-dlci 10 IETF

Can I throttle down traffic going to specific endpoints?

Review Cisco Networking products for a $25 gift card