Configuration and Sample Files 71
E-EQ-MX3RG-J-ARC MX3 Reference Guide
Symbol FHSS 2Mb Radio
NET.CFG File
Note: The Symbol FHSS 2Mb radio is obsolete 2005.
See Chapter 6, “RF Network Configuration”, for explanations of NET.CFG
parameters.
IMPORTANT NOTE: commented lines must have a ; in column 1.
; Lines that are not commented out must have a space in column
; 1 and the parameter starts on column 2.
;
link support
buffers 4 1550
protocol odipkt
bind slaodi
link driver slaodi
frame ethernet_ii
ess_id "LXE"
cardservices yes ; must load slainit before
socketservices yes ; slaodi to use CS&SS
mode io
; ioaddress 300 ; assigned by CS&SS
; memory CC00
; interrupt 5
; tx_rate 1
; tx_rate 2
; socket 2
; powermgmt yes
beacon_alg 11
beacon_minimum 1
beacon_maximum 10
;------------------
; The following keywords are used to enable and manage the 802.11 WEP
; Encryption
;
; Auth_Type can be either Open_System or Shared_Key for the MU, the
; MAP will support both Auth_Type settings at the same time.
; The MU will only associate with APs or MAPs that support the it's
; Auth_Type. The MAP will only allow MUs to associate if the MAP
; supports the Auth_Type of the MU The default Auth_Type is
; Open_System
;
; Encrypt_Key# (where # is 1, 2, 3, or 4) will update the 1st, 2nd,
; 3rd, or 4th key encryption key in the adapter, according to the
; value of #. The parameter to these Keywords is 5 pairs of hex
; digits([0-9,a-f,A-F]) in a string.
; DO NOT prefix each pair with 0x.
; The default keys for the MU match the default keys of the UAP and
;
; MAP Encrypt_Key_ID indicates which key the adapter is to use for
; encrypting packets for transmission. The parameter is a decimal
; digit from 1 to 4.
; The default Encrypt_Key_ID is 1
; Note: The key to by used to decrypt packets being received is
; contained in the received packet.
;------------------