HP (Hewlett-Packard) S Server User Manual


 
FastPath Tasks: Required
HP NonStop S-Series Hardware Installation and FastPath Guide—541880-001
E-40
4. Configure System Attributes
4e. Invoke STARTCOM and STARTSCF Startup Files
1. If necessary, log on to a TACL prompt.
2. At the TACL prompt, invoke the STARTCOM file:
> OBEY $SYSTEM.ZSYSCONF.STARTCOM
The STARTCOM file:
Invokes the $SYSTEM.ZSYSCONF.STARTSCF command file to configure
standard NonStop TCP/IP objects
Starts NonStop TCP/IP services using the LAN devices configured in the
CONFIG file
The STARTCOM and STARTSCF startup files configure objects that are not stored
in the CONFIG file and therefore must be reconfigured by invoking their command
files after a system load.
4f. Reconfigure Processes That Use SNMP
1. At a TACL prompt, start SCF:
> SCF
2. List each process that uses SNMP:
-> LISTDEV SNMP
3. Type the following commands for each process that uses SNMP:
-> ASSUME PROCESS $ process-name
-> INFO ENDPOINT *
-> STOP ENDPOINT endpoint-name
-> ALTER ENDPOINT endpoint-name, network, $ tcpip
-> START ENDPOINT endpoint-name
-> INFO TRAPDEST *
-> STOP TRAPDEST trapdest-name
-> ALTER TRAPDEST trapdest-name, network, $ tcpip
-> START TRAPDEST trapdest-name