BPQ32 Example AXIP port

Example for a AXIP port

PORT
 PORTNUM=1
 ID=AX/IP/UDP 
 DRIVER=BPQAXIP        ; Uses BPQAXIP.DLL
 QUALITY=200           ; Quality factor applied to node broadcasts heard on
                       ; this port, unless overridden by a locked route
                       ; entry. Setting to 0 stops node broadcasts
 MINQUAL=0             ; Entries in the nodes table with qualities greater or
                       ; equal to MINQUAL will be sent on this port. A value
                       ; of 0 sends everything.
 MAXFRAME=7            ; Max outstanding frames (1 thru 7)
 FRACK=7000            ; Level 2 timout in milliseconds
 RESPTIME=1000         ; Level 2 delayed ack timer in milliseconds
 RETRIES=10            ; Level 2 maximum retry value
 UNPROTO=ID            ; BTEXT broadcast addrs format: DEST[,digi1[,digi2]]
 BCALL=NOCALL          ; BTEXT call. unstated defaults to APPL1CALL
CONFIG
 UDP 10093             ;Listens for UDP packets on this UDP port number
 UDP 10092
 MHEARD ON
; AUTOADDMAP
 BROADCAST NODES
 BROADCAST ID
 
 MAP CALL IP-ADDRESS UDP 10093 B
   
ENDPORT