Enterasys Networks XSR CLI Router User Manual


 
Frame Relay Map Class Commands
XSR CLI Reference Guide 9-99
frame-relay fragment
ThiscommandspecifiestheFRF.12endtoendfragmentsizeforaFrameRelaymapclass.
Fragmentsizeisdefinedinbytes.Itspecifiesthenumberofpayloadbytesfromtheoriginalframe
thatwillgointoeachfragment.Thetransmittedfragmentwillincludeeightadditionalbytesfrom
headers(6)and
CRC(2).
Syntax
frame-relay fragment bytes
Syntax of the “no” Form
ThenocommanddisablesFRF.12endtoendfragmentation:
no frame-relay fragment
Mode
MapClassconfiguration:XSR(config-map-class)#
Default
Fragmentationisdisabled
Example
Thefollowingexamplecreatesthemapclassslowlinkwithfragmentationsetat53bytes:
XSR(config)#map-class frame-relay slowlink
XSR(config-map-class<slowlink>)#frame-relay fragment 53
XSR(config-map-class<slowlink>)#service-policy frf12
map-class frame-relay
ThecommandselectsasupportedFrameRelaymapclassandgivesitamnemonicnamethatcan
bereferencedinFrameRelayconfiguration.
Map-class frame-relaystartsconfigurationofamapclassprofilewithauserspecificname.
Whenamapclasscommandisentered,theCLIentersMapClassconfigurationmode,changing
theCLIpromptto
config-map-classwhereyoucanentermapclassspecificvalues.
Syntax
map-class [frame-relay | dialer] map-class-name
Note: For proper operation of fragmentation, QOS is required to classify a service-policy which will
define a high priority queue. The queue must send frames no larger than the fragment size or
fragmentation will also be applied to high priority queue data and latency will grow, defeating the
primary purpose of FRF.12 fragmentation.
bytes
Sizeofframetopassunfragmented.
frame-relay
SetsaFrameRelaymapclass.