Configuration Commands : interface tunnel packet

interface tunnel packet
Description
Use the interface tunnel packet command to configure packet options for this tunnel.
Use the no form of this command to negate or reset the packet options for this tunnel.
Syntax
interface tunnel <tunnel name> packet coalesce {disable | enable}
interface tunnel <tunnel name> packet coalesce wait <TIME in msecs>
no interface tunnel <tunnel name> packet coalesce wait
interface tunnel <tunnel name> packet fec {disable | enable | auto}
interface tunnel <tunnel name> packet fec ratio {1:1 | 1:10 | 1:2 | 1:20 | 1:5}
no interface tunnel <tunnel name> packet fec ratio
interface tunnel <tunnel name> packet reorder wait <TIME in msec>
no interface tunnel <tunnel name> packet reorder wait
Arguments
<tunnel name>
coalesce {disable | enable}
coalesce wait <TIME in msecs>
Specifies the coalesce wait time in milliseconds. The value must be a number between 0 and 65535. Use the no form of this command to reset the coalesce wait time to its default.
fec {disable | enable}
fec ratio {1:1 | 1:10 | 1:20 | 1:5 | 1:2}
reorder wait <TIME in msec>
Configures the packet reorder wait time. Use the no form of this command to reset the packet reorder wait time to its default.
Defaults
The default packet coalesce wait time is 0 milliseconds.
The default packet reorder wait time is 0 milliseconds.
Command Mode
Global Configuration Mode
See Also
See the following related commands:
n
n
n
n
n
n
n
n
n
n
n
n
n
n
n
Usage Guidelines
To see a list of the available tunnel names you may use, enter the following command:
<silver-peak> (config) # interface tunnel ?
Examples
To reset the packet coalesce wait time for the tunnel, big-pipe, to the default value of 0 (zero):
<silver-peak> (config) # no interface tunnel big-pipe packet coalesce wait

Please send comments or suggestions regarding user documentation to techpubs@silver-peak.com.