Radio PC Card Configuration 2-25
MX2A137REFGD Revision A MX2 Reference Guide
The default net mask used corresponds to the class of address used if not
explicitly specified.
Net Bits Net Mask Class IP address range
8 255.0.0.0 A 0.x.x.x to 127.x.x.x
16 255.255.0.0 B 128.x.x.x to 191.x.x.x
24 255.255.255.0 C 192.x.x.x or higher
If you want to subdivide your network, you can divide it by two for
every net bit added. The following table provides information on
converting between net bits and net mask. The number of net bits to add
when changing a 0 in the net mask to:
Net Bits Net Mask Net Bits Net Mask
1 128 5 248
2 192 6 252
3 224 7 254
4 240 8 255
Sample SOCKET.CFG
File
# Socket.cfg sets the options for Data Light
socketp.exe
# The section xxx.xxx.xxx.xxx is for this machines
IP
# The net mask is specified as part of the ip
address.
# In the ip address command an optional /net_bits
can be
# used to indicate the number of bits in the
network ID.
# Net Bits Net Mask Class IP address range
# 8 255.0.0.0 A 0.x.x.x to
127.x.x.x
# 16 255.255.0.0 B 128.x.x.x to
191.x.x.x
# 24 255.255.255.0 C 192.x.x.x or
higher
# The network can be subdivided by two for every
net bit added.