TCP/IPv6 Configuration and Management Manual (G06.24+)
Overview of NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual—524523-008
2-21
How to Access NonStop TCP/IPv6
•
For DUAL mode,
1. Alter the MON to DUAL mode:
->ALTER MON $ZZTCP.*, FAMILY DUAL
2. Add the SUBNET and specify FAMILY as DUAL:
->ADD SUBNET $ZZTCP.*.SN1, TYPE ETHERNET, FAMILY DUAL, &
DEVICENAME LAN02, IPADDRESS 1.2.3.4, IPV6RAENABLE ON
•
For DUAL mode with Ethernet failover, in the ADD SUBNET command, specify
FAMILY as DUAL. For examples of Ethernet failover in DUAL mode, see Section 1,
Quick Start.
When the NonStop TCP/IPv6 subsystem is configured with only IPv4 SUBNETs, the
NonStop TCP/IPv6 subsystem becomes a direct replacement for the Parallel Library
TCP/IP subsystem (which is not supported on Integrity NonStop servers). IPv6
applications still function but only in IPv4 mode. If the subsystem is configured with
only IPv6 native mode, IPv4 applications will not function.
In DUAL mode, NonStop TCP/IPv6 automatically adds a tunnel, which is a SUBNET of
TYPE TUN with the reserved name of TUN. You can also add your own configured
tunnel. For more information about tunnels, see How IPv6 Tunnels Work on page A-18.
For examples of adding a configured tunnel, see Section 1, Quick Start and Section 8,
SCF Reference for NonStop TCP/IPv6.
How to Access NonStop TCP/IPv6
You must select TCP6SAM as the TCP/IP transport-service provider if you want your
applications to use NonStop TCP/IPv6 instead of conventional TCP/IP. The SCF
LISTDEV command display in Example 2-1 on page 2-21 shows conventional TCP/IP
processes and NonStop TCP/IPv6 processes. Example 2-2 on page 2-22 shows the
LISTDEV display for conventional TCP/IP and Parallel Library TCP/IP. The program
names are highlighted to show the difference between the Parallel Library TCP/IP
process name and the NonStop TCP/IPv6 process name and the process names are
also highlighted.
Note. NonStop TCP/IPv6 and Parallel Library TCP/IP cannot coexist on the same NonStop
S-series system, so these displays are from two different systems. (Parallel Library TCP/IP is
not supported on Integrity NonStop servers.)
Example 2-1. LISTDEV TCPIP Display Showing the Program Name of TCP6SAM
1 SCF - T9082G02 - (05AUT99) (26JUL99) - 12/22/1999 14:52:00 System \MYSYS1
2 Copyright Hewlett-Packard Company
3
4 LDev Name PPID BPID Type RSize Pri Program
5 107 $ZB019 0,285 1,287 (48,0) 32000 200 \MYSYS1.$SYSTEM.SYS03.TCPIP
6 141 $ZSAM1 3,269 (48,0) 57344 201 \MYSYS1.$SYSTEM.SYS03.TCP6SAM
7 154 $ZTC0 0,299 1,286 (48,0) 32000 200 \MYSYS1.$SYSTEM.SYS03.TCPIP
8 158 $ZB01A 1,293 0,302 (48,0) 32000 200 \MYSYS1.$SYSTEM.SYS03.TCPIP
9 190 $ZSAM2 1,310 (48,0) 57344 201 \MYSYS1.$SYSTEM.SYS03.TCP6SAM