Command Reference Guide

SROS Command Line Interface Reference Guide Frame Relay Sub-Interface Config Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 615
frame-relay fragment <threshold>
Use the frame-relay fragment command to set the FRF.12 fragmentation threshold. Use the no form of
this command to erase the configured threshold.
Syntax Description
<threshold> Valid fragmentation thresholds are greater than or equal to 64 and less than or
equal to 1600.
Default Values
No default value is necessary for this command.
Command Modes
(config-fr 1.1)# Virtual Frame Relay Sub-Interface Configuration Mode required
Functional Notes
For frame-relay fragmentation to take effect, rate-limiting must be enabled by setting the committed burst
rate and excessive burst rate. See
frame-relay bc <committed burst value> on page 613 and frame-relay
be <excessive burst value>
on page 614 for more information.
Usage Examples
The following example enables FRF.12 fragmentation on a sublink:
(config)#interface frame-relay 1.1
(config-fr 1.1)#frame-relay bc 64000
(config-fr 1.1)#frame-relay be 1
(config-fr 1.1)#frame-relay fragmentation 100
disables FRF.12 fragmentation on a sublink:
(config)#interface frame-relay 1.1
(config-fr 1.1)#no frame-relay fragment