System information

284
AS/400 IBM Network Station: Techniques for Deployment in a WAN
This file also prevents the NSM configuration server from changing the
NVRAM settings. The 5500 control unit uses TFTP protocol to transfer the
operating system kernel files but changes to NFS by default.
The NC user should avoid selecting the ROAM function. By default, the
authentication login display points to the TCP/IP address of the 5500 control
unit (when using the 5500 control unit to boot from). The user is forced to click
on the ROAM button and enter the TCP/IP address of the NSM configuration
server.
To prevent these actions, add the following information to the
\nstation\prodbase\configs\
directory.
Table 21. The Defaults.dft File
set config-auto-save-nvram
= false
Causes the NC not to update its NVRAM
set exec-startup-commands =
{{“actlogin
-authserve TCPI-PADDR”}}
Allows the NSM Admin to boot server and
have login display on Configuration NSM
Host Server. Replaces the IP with
Configuration NSM Host Server IP where
the TCP/IP address of your 5500 Control
Unit instead of TCPI-PADDR.