TCP/IPv6 Configuration and Management Manual (G06.29+, H06.03+, J06.03+)
SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual—524523-012
8-26
ADD SUBNET Command for TCP6MAN
IPv4 only (INET mode)
IPv6 only (INET6 mode)
DUAL mode (Both IPv4 and IPv6)
An IPv6 SUBNET created by using an ADD command cannot be altered to include
IPv4 support; if you want the SUBNET to support both IPv6 and IPv4 communications,
create the SUBNET by using an ADD command and specifying the FAMILY attribute
as DUAL. See IPv6 Examples on page 8-24. To configure a SUBNET for DUAL mode
with Ethernet failover, you can add the IPv4 and IPv6 SUBNETs in the same
command. See DUAL Mode Examples on page 8-38.
To create a configured tunnel, you must add a TUNNEL-type SUBNET and then use
the ALTER SUBNET command to enable the tunnel (see Configured Tunnel SUBNET
Command Syntax on page 8-39 and the sample commands in Configured Tunnel
Example on page 8-40).
To enable automatic tunneling, you must configure an IPv4 SUBNET on each system.
You then use an ALTER SUBNET command to enable IPv6 for the configured SUBNET
and another ALTER SUBNET command to enable the SUBNET object named TUN
(see Automatic Tunneling Example on page 8-54).
INET (IPv4) 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 or the SCF Reference Manual for H-Series
RVUs. The fully-qualified SUBNET name is $ZZTCP.*.subnet-name. You must
add SUBNETs to all configured TCP6MONs; if you do not specify the wild card (*)
Note. DUAL mode requires a previous configuration of the monitors in DUAL mode and INET6
mode requires a previous configuration of the monitors in INET6 mode.
ADD [ /OUT file-spec/ ] [ SUBNET $ZZTCP.*.subnet-name ]
, TYPE ETHERNET
, DEVICENAME lif-name
, IPADDRESS ip-addr
[ , FAMILY INET ]
[ , IRDP { ON | OFF } ]
[ , SUBNETMASK mask-val ]
[ , FAILOVER {SHAREDIP | NONSHAREDIP} ]
[ , MTU size ]
[ , LNPTPLIST "tcp6sam list" ]