![](/images/new-backgrounds/1188913/188913425x1.webp)
Protocol
Default is SLIP. This is the protocol the NETServer should use to encapsulate packets bound for the user.
set user <user name> protocol <ppp slip>
IPX connections require the PPP protocol.
PPP Async Map
The PPP protocol supports the escaping of
The PPP Async Map is a
set user <user name> map <value>
For example, to escape the ASCII null character to a user named Ted_S, the command would be
set user Ted_S map 00000001
The default is 00000000 (do not escape any characters). We recommend that you do not change this field unless specifically required by your network.
Netmask
This is the network user’s IP subnet mask. The default is 255.255.255.0, which would be appropriate for a Class C net- work with no subnetting or for Class C size subnets of larger networks. You must change this value if the user has a different subnet mask. Use the following command:
set user <user name> netmask <value>