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-30
ADD SUBNET Command for TCP6MAN
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.
TYPE ETHERNET
is the type of SUBNET to be added. For IPv6 configurations that do not involve
tunneling, the only valid type is ETHERNET. (TYPE TUN specifies a SUBNET of
type TUNNEL.)
DEVICENAME lif-name
is the name of the device to be opened to connect to the network. This
corresponds to the ServerNet LAN systems access (SLSA) logical interface (LIF).
The LIF provides access to the Ethernet LAN. For information on how to choose a
SLSA device name, see step 3 on page 1-3. When adding a SUBNET, the
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" ]