Hi experts ,
i am really stucked in that long time ago . and i hope to be relaxed :)
given CIR , BC , BE and we need to do traffic shaping on frame relay
interface , so which solution is correct ?
--------------------------------------------------------------------------
1- policy-map shape
class traffic
average CIR BC BE
interface ser 1/1.1
service-policy out shape
but i have read before that solution will not work if there any adaptive
shaping configured at the policy.
---------------------------------------------------------------------
2- policy-map shape
class traffic
map-class frame-relay test
{ frame-relay CIR
frame-relay BC
frame-relay BE
service-policy shape
}
int ser 1/1.1
frame-relay traffic shaping
frame-relay interafce-dlci xxx
class test
---------------------------------------------------------------------------
3- policy-map shape
class traffic
average CIR BC BE
map-class frame-relay test
{ service-policy shape }
int ser 1/1.1
frame-relay interafce-dlci xxx
class test
----------------------------------------------------------------------------
Blogs and organic groups at http://www.ccie.net
Received on Wed Jun 01 2011 - 23:41:03 ART
This archive was generated by hypermail 2.2.0 : Fri Jul 01 2011 - 06:24:27 ART