Connectivity issues and packet inspection

Steve Bertrand steve at ibctech.ca
Thu Jun 19 02:46:31 CEST 2008


Phil Pennock wrote:
> On 2008-06-18 at 20:23 -0400, Steve Bertrand wrote:
>> Well, for this portion of my inquiry, the ::5 is unfortunately a Windows 
>> XP machine, and I have no idea how to garner information about it.
> 
> netsh
>   interface ipv6
>     show address
>     show routes


#
#netsh interface ipv6>sh address
#

Querying active state...

Interface 9: Netgear-gigE

Addr Type  DAD State  Valid Life   Pref. Life   Address
---------  ---------- ------------ ------------ 
-----------------------------
Manual     Preferred      infinite     infinite 2607:f118::5
Link       Preferred      infinite     infinite fe80::20f:b5ff:fe80:5877


#
#netsh interface ipv6>sh routes
#

Querying active state...

Publish  Type       Met  Prefix                    Idx 
Gateway/Interface Name
-------  --------  ----  ------------------------  --- 
---------------------
no       Manual       0  ::/0                        9  2607:f118::1

netsh interface ipv6>

Steve


More information about the ipv6-ops mailing list