TCP/IPv6 Configuration and Management Manual (G06.24+)
SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual—524523-008
8-39
ADD SUBNET Command for TCP6MAN
•
To create a SUBNET for both AF_INET and AF_INET6 address families and 
enable it for Ethernet failover, NONSHAREDIP mode:
 -> ADD SUBNET $ZZTCP.*.EN1, TYPE ETHERNET, FAMILY DUAL, & 
 IPADDRESS 172.17.215.232, SUBNETMASK 255.255.255.0, &
 IPV6RAENABLE OFF, &
 IPV6PREFIX "3ffe:1200:214:1::/64", &
 FAILOVER NONSHAREDIP, DEVICENAME LAN02, & 
 IPV6HOPLIMIT 255
For examples of adding the associated SUBNET in a failover pair, see 
Example 8-5 on page 8-57.
•
This example creates a SUBNET for both AF_INET and AF_INET6 address 
families and enables it for Ethernet failover, SHAREDIP mode. The SUBNET is 
also configured to process IPv6 router advertisement messages.
 -> ADD SUBNET $ZZTCP.*.EN2, TYPE ETHERNET, FAMILY DUAL, &
 IPADDRESS 172.17.217.120, SUBNETMASK 255.255.255.0,&
 IPV6RAENABLE ON,IPV6PREFIX "3ffe:1200:215:1::/64", &
 IPV6INTERFACEID "::ABCD:1234", &
 FAILOVER SHAREDIP, DEVICENAME LAN03, &
 IPV6HOPLIMIT 255
(For examples of adding the associated SUBNET in a failover pair, see the ALTER 
SUBNET Command for TCP6MAN on page 8-49.)
Configured Tunnel SUBNET 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 object. If you omit this attribute, the fully-qualified 
SUBNET name is $ZZTCP.*.subnet-name (you must add SUBNETs to all 
configured TCP6MONs.) The naming convention for SUBNETs is seven 
characters. For configured tunnels, the SUBNET name begin with IPT. If you 
specify a portion of the fully-qualified name in a prior ASSUME command, you can 
omit that portion of the name 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.
 ADD [ /OUT file-spec/ ] [ SUBNET subnet-spec ]
 , TYPE TUNNEL
 , FAMILY INET6
 , IPTDST ip-addr 
 , IPTSRC ip-addr 










