Frame Relay Clear and Show Commands
XSR CLI Reference Guide 9-103
Mode
EXEC:XSR>
Examples
ThefollowingexampleclearsallFrameRelayInverseARPentries:
XSR(config)#clear frame-relay inarp
ThisexampleclearsallFrameRelayInverseARPentriesforInterface1/0anditssubinterfaces:
XSR(config)#clear frame-relay inarp interface 1/0
ThefollowingexampleclearstheInverseARPentryforDLCI16onsubinterface1/0.1:
XSR(config)#clear frame-relay inarp interface 1/0.1 dlci 16

show frame-relay fragment

ThiscommanddisplaysinformationaboutFrameRelayfragmentation.Whennoparametersare
specified,theoutputdisplaysasummaryofeachdatalinkconnectionidentifier(DLCI)
configuredforfragmentationincludingfragmentationtype,configuredfragmentsize,and
numberoffragmentstransmitted,received,anddropped.WhenaspecificinterfaceandDLCIare
specified,additionaldetailsaredisplayed.
Syntax
show frame-relay fragment [interface interface [dlci]]
Mode
PrivilegedEXEC:Router#
Sample Output
Thefollowingissampleoutputfromthecommand:
XSR(config)#show frame-relay fragment
Frame Relay End-to-End Fragmentation Summary
interface dlci frag-size in-frag out-frag dropped-frag
Serial 2/0.1 960 53 0 0 0
Serial 1/0:0.1 16 64 0 0 0
interface
-num
Iftheinterfacenumorsubinterfacenumberissetandthedlcinumisnot,all
learnedinverseARPentriesfortheinterfaceanditslogicalsubinterfaceswillbe
cleared.
dlci-num TheDLCIofaparticularvirtualportwhoseinverseARPentryistobecleared.
interface AspecificinterfaceforwhichFrameRelayfragmentationdatawillbeshown.
interface InterfacenumbercontainingtheDLCI(s)forwhichtoshowfragmentationdata.
dlci SpecificDLCIforwhichtodisplayfragmentationdata.