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-34
ADD SUBNET Command for TCP6MAN
The SUBNET is also enabled to process IPv6 router advertisement messages.
-> ADD SUBNET $ZZTCP.*.EN2, TYPE ETHERNET, &
FAMILY INET6, IPV6RAENABLE ON, &
IPV6PREFIX "3ffe:1200:215:1::/64", &
IPV6INTERFACEID "::ABCD:1234", &
FAILOVER SHAREDIP, DEVICENAME LAN22, &
IPV6HOPLIMIT 255
•
To create two AF_INET6-capable SUBNETs; one for the default LNP and one for a
configured LNP:
-> ADD SUBNET $ZZTCP.*.SN1, TYPE ETHERNET &
FAMILY INET6,IPV6RAENABLE ON, &
DEVICENAME L019 &
-> ADD SUBNET $ZZTCP.*.SN2, TYPE ETHERNET &
FAMILY INET6, IPV6RAENABLE ON, &
DEVICENAME L01A, LNPTPLIST "$ZSAM1"
DUAL Mode 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. 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
ADD [ /OUT file-spec/ ] [ SUBNET subnet-spec ]
, FAMILY DUAL
, TYPE ETHERNET
, IPADDRESS ip-addr
, DEVICENAME lif-name
[ , IRDP { ON | OFF } ]
[ , SUBNETMASK mask-val ]
[ , 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" ]