Expand Configuration and Management Manual (G06.24+)

Configuring Expand-Over-IP Lines
Expand Configuration and Management Manual523347-008
8-26
Step 6: Start the Line
Step 6: Start the Line
To start an Expand-over-IP line, use the Expand subsystem SCF START LINE
command. The command syntax is as follows:
device_name
is the device name of the Expand-over-IP line-handler process.
The successful completion of this command leaves the line in the STARTED state.
Add a Configured Tunnel for an Expand Line
These examples show how to add a configured IPv6-to-IPv4 tunnel for an Expand line
between \NodeB and \NodeC. The first two examples are configured at the host
\NodeB and the second two examples are configured at the host \NodeC.
Example 8-10 shows how to configure an Expand line using configured-tunnel for
\NodeB.
START LINE $device_name
Note. These examples apply to NonStop TCP/IPv6 only.
Example 8-10. \NodeB: Configure an Expand-over-TCP/IPv6 Line Using
Configured-Tunnel
Add subnet sn2, type ethernet, family dual, ipaddress 16.107.190.91, &
devicename lan04, subnetmask %hffffff00, ipv6prefix "3ffe:a::/64"
Start subnet sn2
Add subnet ipt1, type tunnel, iptsrc 16.107.190.91, iptdst 16.107.188.104, &
family inet6
Alter subnet ipt1, family inet6, ipv6 up
Start subnet ipt1
Info subnet ipt1, detail
== Use ipv6address of configured-tunnel for ipv6gateway route.
Add route v6rt1, family inet6, ipv6destination "3ffe:b::/64", &
ipv6gateway "fe80::106b:be5b", subnet "ipt1"
Start route v6rt1