TCP/IP Configuration and Management Manual
SCF Reference
TCP/IP Configuration and Management Manual—427132-004
4-25
ALTER Command
ALTER Command
The ALTER command changes attribute values associated with the specified TCP/IP
object. This is a sensitive command.
ALTER ADDRMAP Command
The ALTER ADDRMAP command is used to change the attribute values associated
with a particular address map name.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
ADDRMAP addrmap-spec
specifies the address map name to which the attribute changes apply. 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
The following command changes the X121ADDR attribute of the specified ADDRMAP:
1->ALTER ADDRMAP $ZTC0.#A2, X121ADDR "0987654321654321"
ALTER [ / OUT file-spec / ] [ ADDRMAP addrmap-spec]
[ , IPADDRESS ip-address ]
[, X121ADDR x25-address ]
$process-name . #addrmap-name