Expand Configuration and Management Manual (G06.24+)

Configuring Expand-Over-IP Lines
Expand Configuration and Management Manual523347-008
8-27
Add a Configured Tunnel for an Expand Line
Example 8-11 shows how to add an Expand line from \NodeB to \NodeC.
Example 8-12 shows how to configure an Expand line using configured-tunnel for
\NodeC.
Example 8-11. Add an Expand Line to \NodeC
allow all errors
abort line $giplco1
stop device $zzwan.#giplco1
delete device $zzwan.#giplco1
== Add profile of IP line
ADD PROFILE $zzwan.#afkslhip, file $data00.t9057afk.sippfr
== Add Expand line handler.
ADD DEVICE $ZZWAN.#giplco1, CPU 2, ALTCPU 3, PROFILE afkslhip,&
IOPOBJECT $data00.t9057afk.lhobj,TYPE (63,0), rsize 1, &
nextsys 102, associatedev $zsam0, &
ipver_ipv6, &
destipaddr 16.107.187.84, destipport 5050, &
srcipaddr 16.107.186.66 , srcipport 5050, &
v6srcipaddr 3FFE:A::A00:8EFF:FE03:812E, &
v6destipaddr 3FFE:B::A00:8EFF:FE00:897C
delay 2
info device $zzwan.#giplco1
start device $zzwan.#giplco1
Example 8-12. \NodeC: Configure an Expand-over-NonStop TCP/IPv6 Line Using
Configured-Tunnel
Add subnet sn2, type ethernet, family dual, ipaddress 16.107.188.104, &
devicename lan04, subnetmask %hffffff00, ipv6prefix "3ffe:b::/64"
Start subnet sn2
Add subnet ipt1, type tunnel, iptsrc 16.107.188.104, iptdst 16.107.190.91, &
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:a::/64", &
ipv6gateway "fe80::106b:bc68", subnet "ipt1"
Start route v6rt1