Enterasys Networks XSR CLI Router User Manual


 
Frame Relay Map Class Commands
9-96 Configuring Frame Relay
Mode
VirtualCircuitconfiguration:XSR(config-fr-dlci)#
Example
ThefirstthreecommandsinthefollowingexamplesetupSerialsubinterface1/0.1with
associatedDLCI16.ThelasttwocommandsdefinemapclassHello.
XSR(config)#interface serial 1/0.1 point-to-point
XSR(config-if<S1/0>)#interface serial 1/0.1 point-to-point
XSR(config-subif)#frame-relay interface-dlci 16
XSR(config-fr-dlci)#class Hello
XSR(config)#map-class frame-relay Hello
XSR(config-map-class<Hello>)#frame-relay cir out 128000
frame-relay adaptive-shaping
Thiscommandenablesandselectsthemechanismtotriggeradaptiveshaping,thedynamic
impositionoftrafficshapingparameters(CIR ,Bc,Be)basedonexternalfeedbackindicating
upstreamcongestionconditions.
FrameRelayswitchesuseBECN(BackEndCongestionNotification)toindicatecongestionand
throttletheDTEtrafficrate.
Syntax
frame-relay adaptive-shaping
Syntax of the “no” Form
Thenocommanddisablesadaptiveshaping:
no frame-relay adaptive-shaping
Mode
MapClassconfiguration:XSR(config-map-class)#
Default
Disabled
Example
ThisexamplesetsFrameRelaymapclassnormlinkwithtrafficshaping:
XSR(config)#map-class frame-relay normlink
XSR(config-map-class)#frame-relay adaptive-shaping
frame-relay bc
ThiscommandspecifiestheoutgoingCommittedburstsize(Bc)foraFrameRelaymapclass.
Committedburstisspecifiedinbits,butanimplicittimefactorisderivedfromthesampling
interval(Tc)ontheswitch,whichisdefinedastheburstsizedividedbytheCommitted
InformationRate(CIR).This
isexpressedintheformula:Tc=Bc/CIR.Formoreinformation,refer
to“framerelaycir”onpage 98.