multilink fragment
To set the fragmentation size or the fragmentation delay on a multilink interface, use the
multilink fragment
command in interface configuration mode. To remove the fragment size or fragment delay, use the
no
form
of this command.
multilink fragment
{
size size
|
delay delay-ms
}
no multilink fragment
[
size size
|
delay delay-ms
]
Syntax Description
Specifies the fragment size (in bytes) on a multilink interface. The range is 64
to 9216.
size size
Specifies the fragment delay (in milliseconds) on a multilink interface. The
range is 1 to 1000.
delay delay-ms
Command Default
No multilink fragment size or fragment delay is set.
Command Modes
Interface configuration
Command History
Modification
Release
This command was introduced.
Release 3.9.0
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes appropriate task
IDs. If the user group assignment is preventing you from using a command, contact your AAA administrator
for assistance.
Multilink fragmentation is only supported for ppp encapsulation, not for frame-relay enacapsulation.
Task ID
Operations
Task ID
read, write
hdlc
Examples
The following example shows how to set the multilink fragment size:
RP/0/RSP0/CPU0:router#
configure
RP/0/RSP0/CPU0:router(config)#
interface multilink 0/1/0/0/1
RP/0/RSP0/CPU0:router(config-if)#
multilink fragment size 128
RP/0/RSP0/CPU0:router(config-if)#
Cisco ASR 9000 Series Aggregation Services Router Interface and Hardware Component Command Reference,
Release 5.3.x
683
Multilink Commands on the Cisco ASR 9000 Series Router
multilink fragment