Frame Relay Commands
XSR CLI Reference Guide 9-93

frame-relay lmi-type

ThiscommandconfigurestheLocalManagementInterface(LMI)typeonaperinterfacebasis.
Syntax
frame-relay lmi-type {ilmi | ansi | q933a | auto | none}
Syntax of the “no” Form
UsethenocommandtoreturntothedefaultLMItype:
no frame-relay lmi-type {ilmi | ansi | q933a | auto | none}
Default
auto
Mode
Interfaceconfiguration:XSR(config-if<xx>)#
Example
Thisexamplesetsserialinterface1/0tousetheANSIAnnexDLMI:
XSR(config)#interface serial 1/0
XSR(config-if<S1/0>)#encapsulation frame-relay
XSR(config-if<S1/0>)#frame-relay lmi-type ansi
XSR(config-if<S1/0>)#no shutdown

frame-relay traffic-shaping

ThiscommandenablesmapclassparametersforallPermanentVirtualCircuits(PVCs)ona
FrameRelayport.Forvirtualcircuitswhichhavenospecifictrafficshapingorqueuing
parametersspecified,asetofdefaultvaluesisused.
Syntax
frame-relay traffic-shaping
ilmi InterimLMI(FRF1.1).
ansi AnnexDdefinedbyAmericanNationalStandardsInstitute(ANSI)standard
T1.617.
q933a ITUTQ.933AnnexA.
auto TheportwillattempttodetectandmatchtheLMItypeusedbytheattachedFrame
Relayswitch.
none NoLMIused.ThisismeanttotestorconnectXSRsdirectly.