==================== Configuration Script ==================== io-pkt-v6-hc -dppc405 mac=00019c000477,deviceindex=0,pmme waitfor /dev/io-net/en0 ifconfig en0 10.13.152.3 netmask 0xffffff00 route -f route -q add default 10.13.152.1 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 10.13.152.3 netmask 0xffffff00 broadcast 10.13.152.255 inet alias 192.168.1.1 netmask 0xffff0000 broadcast 192.168.255.255 inet6 fe80::201:9cff:fe00:477%en0 prefixlen 64 scopeid 0x2 inet6 2200::a0d:9903 prefixlen 64 # route show Routing tables Internet: Destination Gateway Flags default 10.13.152.1 UG 10.13.152.0/24 link#2 U 10.13.152.1 00:24:c4:eb:10:35 UHL 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:9902 00:50:da:d6:6c:32 UHL 2200::a0d:9903 00:01:9c:00:04:77 UHL fe80::%lo0 fe80::1%lo0 U fe80::%en0 link#2 U fe80::201:9cff:fe00:477%en0 00:01:9c:00:04:77 UHL ff01:1:: ::1 U ff01:2:: link#2 U ff02::%lo0 ::1 U ff02::%en0 link#2 U ======================== 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 --- fe80::201:9cff:fe00:477 ping6 statistics --- 22 packets transmitted, 0 packets received, 100.0% packet loss Process 507956 (ping6) terminated SIGINT code=0 by process 507956 value=0. # # # # # # ping 10.13.152.3 PING 10.13.152.3 (10.13.152.3): 56 data bytes 64 bytes from 10.13.152.3: icmp_seq=0 ttl=255 time=0 ms 64 bytes from 10.13.152.3: icmp_seq=1 ttl=255 time=0 ms 64 bytes from 10.13.152.3: icmp_seq=2 ttl=255 time=0 ms ----10.13.152.3 PING Statistics---- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0/0/0 ms variance = 0 ms^2 Process 360500 (ping) exited status=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 --- 2200::a0d:9903 ping6 statistics --- 3 packets transmitted, 3 packets received, 0.0% packet loss round-trip min/avg/max = 0/0/0 ms variance = 0 ms^2 Process 368692 (ping6) terminated SIGINT code=0 by process 368692 value=0. #