WAN Subsystem Configuration and Management Manual

Adding a SWAN Concentrator
WAN Subsystem Configuration and Management Manual522463-011
4-18
Configuration Steps
To add and start an SNMP agent process as a generic process within the NonStop
Kernel subsystem, use the NonStop Kernel subsystem SCF ADD PROCESS and
START PROCESS commands.
Configuration Steps
1. Configuring and Starting the ConMgr Processes on page 4-18
2. Configuring and Starting the SWAN Concentrator Objects on page 4-19
The remainder of this subsection describes these steps in detail. A sample
configuration is provided in Sample Configuration
on page 4-23.
Configuring and Starting the ConMgr Processes
You must create a ConMgr process in each processor where a DEVICE object will be
configured. The WAN manager process ($ZZWAN) and the DEVICE objects use a
ConMgr process as an access point in each processor to issue SNMP commands to a
CLIP.
Table 4-2. WAN Subsystem SCF Commands Used to Configure a SWAN
Concentrator
Command Description
ADD ADAPTER Configures the SWAN concentrator.
ADD PATH Assigns an IP address to each Ethernet port interface (SCC1 and
SCC2) on each CLIP on the SWAN concentrator.
ADD PROCESS Configures the Concentrator Manager (ConMgr) process.
ADD SERVER Configures the CLIPs on the SWAN concentrator.
START ADAPTER (with
SUB ALL option)
Starts the SWAN concentrator and all its subordinate objects
(SERVER, PATH, and TASK).
START PROCESS Starts the Concentrator Manager (ConMgr) process.
Caution. When starting a SWAN concentrator from a command file, you must include the
ALLOW ALL ERRORS command. You will receive DIAG task errors. If you do not include the
ALLOW ALL ERRORS command, you cannot start WAN lines. When SCF is used in
interactive mode, the default is ALLOW ALL errors and warnings.
Note. as of the G06.13 RVU, you only need to configure an ADAPTER object.
Example 4-5. Creating and Starting ConMgr Processes
ADD PROCESS $ZZWAN.#cpu-num, &
IOPOBJECT $SYSTEM.SYS00.CONMGR
START PROCESS $ZZWAN.#*