TCP/IP (Parallel Library) Configuration and Management Manual

SCF Reference for Parallel Library TCP/IP
HP NonStop TCP/IP (Parallel Library) Configuration and Management Manual522271-006
5-21
ADD SUBNET Command for TCPMAN
Considerations
Routes can also be created dynamically through internal routing logic.
Routes created by internal route-redirect logic start with DDcpu where cpu is the
CPU number in hexadecimal format where the route is generated.
Routes created by internal ARP link-level logic start with DAcpu where cpu is the
processor number in hexadecimal format where the route is generated.
Routes generated implicitly because of an ADD SUBNET or ALTER SUBNET,
subnetmask command, start with RT.
The name specified in the ADD ENTRY command should start with the name EA.
This ADD ENTRY name generates a link-level route with name name.
All of the above route names are reserved; that is, names starting with DDcpu,
DAcpu, RT, DRcpu and EA are reserved.
When a subnet is added, a corresponding route to this subnet is added
automatically. Both the subnet and the route are placed in the STOPPED state. To
initiate the operation of the object, you must start it with the START command.
The optional parameters CLONING and GENMASK are not allowed in the ADD
ROUTE command when the SUBNET parameter is present.
ADD SUBNET Command for TCPMAN
The ADD SUBNET command creates a subnet in the Parallel Library TCP/IP
environment.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
SUBNET $ZZTCP.*.subnet-name
is the name of the subnet. If you omit this attribute, SCF uses the assumed
SUBNET name. For information about the ASSUME command, see the SCF
Reference Manual for G-Series RVUs. The fully-qualified subnet name is
$ZZTCP.*.subnet-name (you must add subnets to all configured TCPMONs.) The
ADD [ /OUT file-spec/ ] [ SUBNET $ZZTCP.*.subnet-name ]
, TYPE ETHERNET
, DEVICENAME lif-name
, IPADDRESS ip-addr
[ , IRDP { ON | OFF } ]
[ , SUBNETMASK mask-val ]
[ , FAILOVER {SHAREDIP | NONSHAREDIP} ]