User manual

set buffer
Chapter 2 Command Descriptions 91
state
The buffering state, which can be any of the following:
on
The data will be buffered.
off
The data will not be buffered and all data will be cleared from the
buffer.
pause
The data will not be buffered, but data in the buffer will not be cleared.
Examples Display port buffer configuration for all ports
#> set buffer
Configure buffers
In this example, the set buffer command sets the buffer state for port 1 to
on mode and the buffer size to 64 kilobytes.
#> set buffer port=1 state=on size=64
See also "revert" on page 61.
"show" on page 249.