User manual

Network Dial In Access 5-1
7
Configuring PPP Parameters
If the remote user connects using PPP, you can also define
several PPP parameters that control how the remote access
session is handled.
Note: This section describes only the parameters that are
applicable for network dial-in users. Many of the configurable
PPP parameters are used for LAN-to-LAN routing only. These
parameters are described in Chapter 7, LAN-to-LAN Routing.
Use the following command:
set network user
<name>
ppp
compression_algorithm [
ASCEND | AUTO | MICROSOFT |
NONE | STAC
]
expansion_algorithm [
CONSTANT | LINEAR
]
min_size_compression [
value from 128-1514
]
receive_acc_map [
hex_number - array of 4 bits
]
reset_mode_compression [
AUTO | EVERY_PACKET |
EVERY_ERROR
]
transmit_acc_map [
hex_number - array of 4 bits
]
Compression Algorithm
Specifies which proprietary compression algorithm PPP should
use. Default: auto.
Expansion Algorithm
Specifies which type of expansion algorithm should be used to
decompress incoming PPP data. Default: linear.
Minimum Compression Size
Specifies the minimum size at which PPP compresses a packet.
Data packets smaller than this value are not compressed.
Default: 256.
Receive Asynchronous Character Control Map
Determines whether the NETServer uses the asynchronous
control character map to filter incoming data. Default:ffffffff.