Difference between revisions of "Windows 7 IPv6"
From Teknologisk videncenter
m (→First find Unicast address) |
m (→Find Solicited-Node Multicast address) |
||
Line 154: | Line 154: | ||
References : 1 | References : 1 | ||
Last Reporter? : Yes | Last Reporter? : Yes | ||
+ | </input> | ||
+ | </source> | ||
+ | ==IPv6 neighbours Physical Address== | ||
+ | <source lang=cli> | ||
+ | <input> | ||
+ | C:\><notice>netsh interface ipv6 show nei 12</notice> | ||
+ | |||
+ | Interface 12: Local Area Connection | ||
+ | |||
+ | |||
+ | Internet Address Physical Address Type | ||
+ | -------------------------------------------- ----------------- ----------- | ||
+ | ff02::2 33-33-00-00-00-02 Permanent | ||
+ | ff02::16 33-33-00-00-00-16 Permanent | ||
+ | ff02::1:2 33-33-00-01-00-02 Permanent | ||
+ | ff02::1:3 33-33-00-01-00-03 Permanent | ||
+ | ff02::1:ffa0:ce84 33-33-ff-a0-ce-84 Permanent | ||
</input> | </input> | ||
</source> | </source> | ||
{{Source cli}} | {{Source cli}} | ||
[[Category:IPv6]] | [[Category:IPv6]] |
Revision as of 09:47, 30 May 2011
Contents
Zone or Ifindex
<input>
C:\Users><notice>ipconfig/all</notice>
Windows IP Configuration
Host Name . . . . . . . . . . . . : VIHCA-HOT-HETH
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : tekkom.local
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : tekkom.local
Description . . . . . . . . . . . : Broadcom NetLink (TM) Gigabit Ethernet
Physical Address. . . . . . . . . : 00-21-86-A0-CE-84
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IPv6 Address. . . . . . . . . . . : 2001:16d8:dd85:139:29f6:1f1c:b88f:cb25(Preferred)
Temporary IPv6 Address. . . . . . : 2001:16d8:dd85:139:fc50:5ffa:d07d:8ab9(Preferred)
Link-local IPv6 Address . . . . . : fe80::29f6:1f1c:b88f:cb25</input>%12(Preferred)<input>
IPv4 Address. . . . . . . . . . . : 192.168.139.73(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : 13. maj 2011 07:36:32
Lease Expires . . . . . . . . . . : 13. maj 2011 08:21:32
Default Gateway . . . . . . . . . : fe80::218:18ff:fe7c:b441</input>%12<input>
192.168.139.1
DHCP Server . . . . . . . . . . . : 172.16.4.66
DNS Servers . . . . . . . . . . . : 172.16.4.66
NetBIOS over Tcpip. . . . . . . . : Enabled
</input>
Interface parameters
<input>
C:\Users><notice>netsh interface ipv6 show interface level=verbose</notice>
Interface Local Area Connection Parameters
----------------------------------------------
IfLuid : ethernet_6
</input>IfIndex : 12<input>
State : connected
Metric : 10
Link MTU : 1500 bytes
Reachable Time : 27000 ms
Base Reachable Time : 30000 ms
Retransmission Interval : 1000 ms
DAD Transmits : 1
Site Prefix Length : 64
Site Id : 1
Forwarding : disabled
Advertising : disabled
Neighbor Discovery : enabled
Neighbor Unreachability Detection : enabled
Router Discovery : enabled
Managed Address Configuration : disabled
Other Stateful Configuration : disabled
Weak Host Sends : disabled
Weak Host Receives : disabled
Use Automatic Metric : enabled
Ignore Default Routes : disabled
Advertised Router Lifetime : 1800 seconds
Advertise Default Route : disabled
Current Hop Limit : 64
Force ARPND Wake up patterns : disabled
Directed MAC Wake up patterns : disabled
</input>
Windows 7 Interface Identifier
<input>
C:\Users\Henrik thomsen\HOT\TDC IPv6><notice>netsh interface ipv6 show global</notice>
Querying active state...
General Global Parameters
---------------------------------------------
Default Hop Limit : 128 hops
Neighbor Cache Limit : 256 entries per interface
Route Cache Limit : 128 entries per compartment
Reassembly Limit : 32981216 bytes
ICMP Redirects : enabled
Source Routing Behavior : dontforward
Task Offload : enabled
Dhcp Media Sense : enabled
Media Sense Logging : disabled
MLD Level : all
MLD Version : version3
Multicast Forwarding : disabled
Group Forwarded Fragments : disabled
</input>Randomize Identifiers : enabled<input>
Address Mask Reply : disabled
Current Global Statistics
---------------------------------------------
Number of Compartments : 1
Number of NL clients : 7
Number of FL providers : 4
</input>
Using EUI-64 identifiers
<input>
C:\><notice>netsh interface ipv6 set global randomize identifiers=disable</notice>
</input>
Solicited-Node Multicast Address
First find Unicast address
<input>
C:\><notice>netsh interface ipv6 show addresses 12</notice>
Address fe80::221:86ff:fe</input>a0:ce84<input>%12 Parameters
---------------------------------------------------------
Interface Luid : Local Area Connection
Scope Id : 0.12
Valid Lifetime : infinite
Preferred Lifetime : infinite
DAD State : Preferred
Address Type : Other
</input>
Find Solicited-Node Multicast address
<input>
C:\><notice>netsh interface ipv6 show joins 12</notice>
Interface 12: Local Area Connection
Multicast Address : ff01::1
Scope : 0
References : 0
Last Reporter? : Yes
Multicast Address : ff02::1
Scope : 0
References : 0
Last Reporter? : Yes
Multicast Address : ff02::c
Scope : 0
References : 1
Last Reporter? : Yes
Multicast Address : ff02::1:3
Scope : 0
References : 1
Last Reporter? : Yes
Multicast Address : ff02::1:ff</input>a0:ce84<input>
Scope : 0
References : 1
Last Reporter? : Yes
</input>
IPv6 neighbours Physical Address
<input>
C:\><notice>netsh interface ipv6 show nei 12</notice>
Interface 12: Local Area Connection
Internet Address Physical Address Type
-------------------------------------------- ----------------- -----------
ff02::2 33-33-00-00-00-02 Permanent
ff02::16 33-33-00-00-00-16 Permanent
ff02::1:2 33-33-00-01-00-02 Permanent
ff02::1:3 33-33-00-01-00-03 Permanent
ff02::1:ffa0:ce84 33-33-ff-a0-ce-84 Permanent
</input>