beautypg.com

Show frame-relay fragment – Enterasys Networks X-Pedition XSR CLI User Manual

Page 427

background image

Frame Relay Clear and Show Commands

XSR CLI Reference Guide 9-103

Mode

EXEC: 

XSR>

Examples

The following example clears all Frame Relay Inverse ARP entries:

XSR(config)#clear frame-relay inarp

This example clears all Frame Relay Inverse ARP entries for Interface 1/0 and its sub‐interfaces:

XSR(config)#clear frame-relay inarp interface 1/0

The following example clears the Inverse ARP entry for DLCI 16 on sub‐interface 1/0.1:

XSR(config)#clear frame-relay inarp interface 1/0.1 dlci 16

show frame-relay fragment

This command displays information about Frame Relay fragmentation. When no parameters are 
specified, the output displays a summary of each data‐link connection identifier (DLCI) 
configured for fragmentation including fragmentation type, configured fragment size, and 
number of fragments transmitted, received, and dropped. When a specific interface and DLCI are 
specified, additional details are displayed.

Syntax

show frame-relay fragment [interface interface [dlci]]

Mode

Privileged EXEC: 

Router#

Sample Output

The following is sample output from the command:

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

If the interface‐num or sub‐interface number is set and the dlci‐num is not, all 
learned inverse ARP entries for the interface and its logical sub‐interfaces will be 
cleared.

dlci-num

The DLCI of a particular virtual port whose inverse ARP entry is to be cleared.

interface

A specific interface for which Frame Relay fragmentation data will be shown.

interface

Interface number containing the DLCI(s) for which to show fragmentation data.

dlci

Specific DLCI for which to display fragmentation data.