==================== Configuration Script ==================== io-pkt-v6-hc -dppc405 mac=00019c000477,deviceindex=0,pmme waitfor /dev/io-net/en0 ifconfig en0 inet6 2200::a0d:9903 prefixlen 64 route -q add -inet6 default 2200::a0d:9901 ======================== Run-time Check on Config ======================== # ifconfig lo0: flags=8049 mtu 33192 inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 en0: flags=80008843 mtu 1500 address: 00:01:9c:00:04:77 inet 192.168.1.1 netmask 0xffff0000 broadcast 192.168.255.255 inet6 2200::a0d:9903 prefixlen 64 inet6 fe80::201:9cff:fe00:477%en0 prefixlen 64 scopeid 0x2 Process 368692 (ifconfig) exited status=0. # # # route show Routing tables Internet: Destination Gateway Flags 127.0.0.1 127.0.0.1 UH 192.168.0.0/16 link#2 U Internet6: Destination Gateway Flags :: 2200::a0d:9901 UG ::1 ::1 UH 2200:: link#2 U 2200::a0d:9901 00:24:c4:eb:10:35 UHL 2200::a0d:9903 00:01:9c:00:04:77 UHL fe80::%lo0 fe80::1%lo0 U fe80::1%lo0 link#1 UHL fe80::%en0 link#2 U fe80::201:9cff:fe00:477%en0 00:01:9c:00:04:77 UHL fe80::224:c4ff:feeb:1035%en0 00:24:c4:eb:10:35 UHL ff01:1:: ::1 U ff01:2:: link#2 U ff02::%lo0 ::1 U ff02::%en0 link#2 U Process 376884 (route) exited status=0. # ======================== Link-Local Ping ======================== # ping6 fe80::201:9cff:fe00:477 PING6(56=40+8+8 bytes) fe80::201:9cff:fe00:477%en0 --> fe80::201:9cff:fe00:477 16 bytes from fe80::201:9cff:fe00:477%en0, icmp_seq=0 hlim=64 time=0 ms 16 bytes from fe80::201:9cff:fe00:477%en0, icmp_seq=1 hlim=64 time=0 ms 16 bytes from fe80::201:9cff:fe00:477%en0, icmp_seq=2 hlim=64 time=0 ms 16 bytes from fe80::201:9cff:fe00:477%en0, icmp_seq=3 hlim=64 time=0 ms 16 bytes from fe80::201:9cff:fe00:477%en0, icmp_seq=4 hlim=64 time=0 ms 16 bytes from fe80::201:9cff:fe00:477%en0, icmp_seq=5 hlim=64 time=0 ms 16 bytes from fe80::201:9cff:fe00:477%en0, icmp_seq=6 hlim=64 time=0 ms 16 bytes from fe80::201:9cff:fe00:477%en0, icmp_seq=7 hlim=64 time=0 ms --- fe80::201:9cff:fe00:477 ping6 statistics --- 8 packets transmitted, 8 packets received, 0.0% packet loss round-trip min/avg/max = 0/0/0 ms variance = 0 ms^2 Process 385076 (ping6) terminated SIGINT code=0 by process 385076 value=0. # # # # # # ping6 2200::a0d:9903 PING6(56=40+8+8 bytes) 2200::a0d:9903 --> 2200::a0d:9903 16 bytes from 2200::a0d:9903, icmp_seq=0 hlim=64 time=0 ms 16 bytes from 2200::a0d:9903, icmp_seq=1 hlim=64 time=0 ms 16 bytes from 2200::a0d:9903, icmp_seq=2 hlim=64 time=0 ms 16 bytes from 2200::a0d:9903, icmp_seq=3 hlim=64 time=0 ms --- 2200::a0d:9903 ping6 statistics --- 4 packets transmitted, 4 packets received, 0.0% packet loss round-trip min/avg/max = 0/0/0 ms variance = 0 ms^2 Process 352308 (ping6) terminated SIGINT code=0 by process 352308 value=0.