Difference between revisions of "Windows 7 IPv6"
From Teknologisk videncenter
m (New page: <source lang=cli> <input> C:\Users><notice>ipconfig/all</notice> Windows IP Configuration Host Name . . . . . . . . . . . . : VIHCA-HOT-HETH Primary Dns Suffix . . . . . . . : ...) |
m |
||
Line 32: | Line 32: | ||
</input> | </input> | ||
</source> | </source> | ||
+ | <source lang=cmd> | ||
+ | C:\Users>netsh interface ipv6 show interface level=verbose | ||
+ | |||
+ | Interface Local Area Connection Parameters | ||
+ | ---------------------------------------------- | ||
+ | IfLuid : ethernet_6 | ||
+ | IfIndex : 12 | ||
+ | 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 | ||
+ | </source> | ||
+ | |||
{{Source cli}} | {{Source cli}} | ||
[[Category:IPv6]] | [[Category:IPv6]] |
Revision as of 07:13, 13 May 2011
<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>
C:\Users>netsh interface ipv6 show interface level=verbose
Interface Local Area Connection Parameters
----------------------------------------------
IfLuid : ethernet_6
IfIndex : 12
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