Sample SMART.CFG files

Sample SMART.CFG files

Sample configuration of IPX, NDIS, and LLC

Figure 1 shows a sample file for enabling and configuring IPX, NDIS, and LLC on a Smart 16/4 Ringnode.

[HOST]			; Host-specific parameters.
 win=31			; Set up for Windows 3.1
 load.high		; Run SMART.EXE in Upper Memory.

 [CARD]			; Ringnode-specific parameters.
 frame.size=4096	; Max framesize is 4096 bytes.

 [IPX]			; IPX interface enabled.
 source.routing=y	; IPX source routing enabled.

 [NDIS]			; NDIS interface enabled.
 max.transmits=15	; Queue up to 15 messages to send.
 max.indications=15	; Queue up to 15 received messages.

 [LLC]			; LLC interface enabled.
 pcs			; AS/400 support.
 rx.size=2000		; LLC receive frames limited to 2000 
			; bytes. 
 stations=80		; 80 LLC links available to NetBIOS.
 extra.stations=10	; 10 extra links for other LLC applications

Figure 1 Sample SMART.CFG files for Smart IPX, NDIS and LLC

Sample configuration of TCP/IP

Figure 2 shows a sample file for enabling and configuring the Smart TCP/IP suite of protocols on a Smart 16/4 Ringnode.

[HOST]		; Host-specific parameters.
win=31			; Set up for Windows version 3.1.
load.high		; Run SMART.EXE in Upper Memory.

[CARD]			; Ringnode-specific parameters.

[NOVAPI]		; LAN WorkPlace for DOS interface.
enable.statistics=no	; Disable MIB information (saves 
			; 2kbytes of DOS memory).

[TCP]			; TCP interface enabled.
tcp.requests=32		; Allow the Ringnode to operate 
			; with a high number (32) of
			; outstanding TCP commands.

[IP]			; IP interface enabled.
enable.mib=no		; Disable MIB (to improve
			; performance).

[UDP]			; UDP interface enabled.
udp.ports=2		; Only two UDP ports required.

[DHCP]
dhcp.bootp=yes		; BOOTP support

Figure 2 Sample SMART.CFG file for Smart TCP/IP

[Back][Top][Forward]

[Using Madge Wizard][Ringnode Installation][Driver Installation][Ringnode Config and Diag][Additional Information]

____________________