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-29
ADD SUBNET Command for TCP6MAN
To add a SUBNET and associated SUBNET with failover enabled for shared IP
addresses:
-> ADD SUBNET SN3, TYPE ETHERNET, DEVICENAME LANLIF4, IPADDRESS
172.17.217.44, SUBNETMASK 255.255.255.0, FAILOVER SHAREDIP
-> ADD SUBNET SN4, TYPE ETHERNET, DEVICENAME LANLIF5, IPADDRESS
172.17.217.44, SUBNETMASK 255.255.255.0, FAILOVER SHAREDIP
INET6 (IPv6) 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. The first character must be a letter. HP recommends making the first
two characters SN. 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.
FAMILY INET6
specifies that the socket-family type of the SUBNET as AF_INET6 (IPv6). The
default value for the FAMILY attribute is INET.
ADD [ /OUT file-spec / ] [ SUBNET subnet-spec ]
, FAMILY INET6
, TYPE ETHERNET
, DEVICENAME lif-name
[ , IPV6INTERFACEID "ipv6-id" ]
[ , IPV6ADDRESS "ipv6-addr " ]
[ , IPV6PREFIX "ipv6-prefix" ]
[ , IPV6NUD { ON | OFF } ]
[ , IPV6MTU int ]
[ , IPV6REACHABLETIME int ]
[ , IPV6RETRANSMITIMER int ]
[ , IPV6DADRETRIES int ]
[ , IPV6HOPLIMIT int ]
[ , IPV6RAENABLE { ON | OFF } ]
[ , FAILOVER { SHAREDIP| NONSHAREDIP } ]
[ , LNPTPLIST "tcp6sam list" ]