The RARPD module provides the RARP server program that you must run on a single station (the RARP server) if you want the workstations on your network to use RARP to discover their own IP addresses. RARP is loaded when you load the IP module. To load RARPD, include a [RARPD] section in your SMART.CFG file. In the RARP server's SMART.CFG or NET.CFG file, enter a value for IP address. In the other stations' SMART.CFG or NET.CFG files, enter 0.0.0.0 as the IP address. The other stations obtain their IP addresses from the RARP server at start-up.
You cannot load or configure RARPD from the command line. Put any RARPD parameters in the [RARPD] section. No other parameters are allowed in the [RARPD] section. The table below summarizes the the RARPD parameters that are available.
Parameter Range Default Abbreviation
RARPD.CACHE.SIZE 16 - 256 Dynamic RCS ETHERS A path /NET/TCP/ETHERS
If the number of addresses specified in the ETHERS file exceeds the RARPD.CACHE.SIZE, an error is generated.
Example: RARPD.CACHE.SIZE=100
Example: ETHERS=C:\MADGE\TCP\ETHERS