Expand Configuration and Management Manual (H06.21+, J06.10+)

Configuring Expand-Over-IP Lines
Expand Configuration and Management Manual 529522-013
8 - 30
Add a Configured Tunnel for an Expand Line for CIP
Example 8-13 shows how to add an Expand line from \NodeC to \NodeB.
Add a Configured Tunnel for an Expand Line
for CIP
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 remaining examples are configured at the host \NodeC.
Example
8-14 shows how to configure an Expand line using configured-tunnel for
\NodeB.
Example 8-13. Add an Expand Line to \NodeB
allow all errors
abort line $giplba1
stop device $zzwan.#giplba1
delete device $zzwan.#giplba1
== Add profile of IP line
ADD PROFILE $zzwan.#afkslhip, file $data00.t9057afk.sippfr
== Add Expand line handler.
ADD DEVICE $ZZWAN.#giplba1, CPU 2, ALTCPU 3, PROFILE afkslhip,&
IOPOBJECT $data00.t9057afk.lhobj,TYPE (63,0), rsize 1, &
nextsys 211, associatedev $zsam0, &
ipver_ipv6, &
destipaddr 16.107.186.66, destipport 5050, &
srcipaddr 16.107.187.84 , srcipport 5050, &
v6srcipaddr 3FFE:B::A00:8EFF:FE00:897C, &
v6destipaddr 3FFE:A::A00:8EFF:FE03:812E
delay 2
info device $zzwan.#giplba1
start device $zzwan.#giplba1
Note. These examples apply to CIP only.
Example 8-14. TACL Macro \NodeB: Configure an Expand-over-CIP Line With a
Tunnel
climcmd clim1 climconfig tunnel -add mytun1 -ipaddress
3FFE:A::A00:8EFF:FE03:812E -netmask 64 -endpoint 15.76.217.111 -local
15.76.217.35 -intf eth1
== Use ipv6address of configured-tunnel for ipv6gateway route.
climcmd clim1 climconfig route -add mytun1 -net -target abcd:1234::0 -netmask
64
climcmd clim1 ifstart mytun1