TCP/IP Configuration and Management Manual
SCF Reference
TCP/IP Configuration and Management Manual—427132-004
4-15
ADD ADDRMAP Command
ADD ADDRMAP Command
The ADD ADDRMAP command defines the name for the entry in the NonStop TCP/IP
X.25 address table (an internal table that maps IP addresses to X.121 addresses).
An ADD ADDRMAP command must be entered for each X.121 address.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
ADDRMAP addrmap-spec
defines the name to be used for the entry in the NonStop TCP/IP X.25 address
table. The fully-qualified addrmap-spec has the form:
If you specify the SCF object type (ADDRMAP) or any portion of the object name
(addrmap-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.
IPADDRESS ip-address
specifies the Internet address for the addrmap-name entry in dotted decimal
format. An Internet address is a 4-octet (32-bit) numeric value identifying a
particular network (network address portion), and a local host on that network
(local address portion) as defined in RFC 1010.
X121ADDR x25-address
specifies the X.25 address for the addrmap-name entry.
Example
1-> ADD ADDRMAP $ZTC0.#A1,IPADDRESS 123.456.78.9,&
1-> X121ADDR "1234567890123456"
ADD [ / OUT file-spec / ] [ ADDRMAP addrmap-spec ]
, IPADDRESS ip-address
, X121ADDR x25-address
$process-name . #addrmap-name
Default: None.
Default: None.