TCP/IP Configuration and Management Manual
SCF Reference
TCP/IP Configuration and Management Manual—427132-004
4-20
ADD SERVER Command
ADD SERVER Command
The ADD SERVER command adds to a SUBNET the ATM addresses of ATMARP
servers to use when trying to resolve the ATM address associated with an IP address.
The ADD SERVER command requires both the SUBNET and ATMADDR attributes.
The SUBNET name is entered as a quoted ASCII character string. The SUBNET must
be in the STOPPED state before the ADD SERVER command is issued. This is a
sensitive command.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
ATMADDR
specifies the ATM address of the ARP server.
SERVER server-spec
specifies the name of the SERVER object. The fully-qualified server-spec has
the form:
If you specify the SCF object type (SERVER) or any portion of the object name
(server-spec) in a prior ASSUME command, you can omit it in this command.
For information about the ASSUME command, see the SCF Reference Manual for
G-Series RVUs or the SCF Reference Manual for H-Series RVUs.
SUBNET “name”
specifies the name of the SUBNET to which to add the server name.
Example
The following command adds an ATMARP server to use in resolving ATM addresses to
the SUBNET named #EN1:
1-> ASSUME PROCESS $ZTC0
2-> ADD SERVER #SR1, SUBNET “#EN1”, &
2-> ATMADDR (ISONSAP:%H1234567890123456789012345678901234567890)
Considerations
This command requires both the SUBNET and ATMADDR attributes.
ADD [ /OUT file-spec/ ] [ SERVER server-spec ]
, SUBNET “name”
, ATMADDR atm address
$process-name . #server-name