Changes

Jump to navigation Jump to search
231 bytes added ,  22:29, 4 January 2019
no edit summary
Line 1: Line 1: −
Useful IPv6-related Windows7 commands.
+
Some Windows 7 DOS prompt commands which may aid IPv6 connectivity debug.
 
      
==Instigating A Command prompt Window with Adminstrator Privileges==
 
==Instigating A Command prompt Window with Adminstrator Privileges==
Line 12: Line 11:     
    
 
    
   C:\Windows\system32>netsh interface ipv6 set global randomizeidentifiers=disabled store=persistent
+
   C:\Windows\system32>'''netsh interface ipv6 set global randomizeidentifiers=disabled store=persistent'''
 
   Ok.
 
   Ok.
 
    
 
    
Line 21: Line 20:  
To re-renable them use:
 
To re-renable them use:
   −
   netsh interface ipv6 set global randomizeidentifiers=enabled
+
   '''netsh interface ipv6 set global randomizeidentifiers=enabled'''
      Line 27: Line 26:     
    
 
    
   C:\Users\>netsh interface ipv6 show ipstats
+
   C:\Users\>'''netsh interface ipv6 show ipstats'''
 
   MIB-II IP Statistics
 
   MIB-II IP Statistics
 
   ------------------------------------------------------
 
   ------------------------------------------------------
Line 54: Line 53:  
==Display IPv6 enabled interfaces==
 
==Display IPv6 enabled interfaces==
 
    
 
    
   C:\Users>netsh interface ipv6 show interfaces
+
   C:\Users>'''netsh interface ipv6 show interfaces'''
 
    
 
    
 
   Idx    Met        MTU          State                Name
 
   Idx    Met        MTU          State                Name
Line 65: Line 64:  
==Display Assigned IPv6 Addresses==
 
==Display Assigned IPv6 Addresses==
 
    
 
    
   C:\Users>netsh interface ipv6 show addresses
+
   C:\Users>'''netsh interface ipv6 show addresses'''
 
    
 
    
 
   Interface 1: Loopback Pseudo-Interface 1
 
   Interface 1: Loopback Pseudo-Interface 1
Line 87: Line 86:       −
   C:\Users>netsh interface ipv6 show dnsservers
+
   C:\Users>'''netsh interface ipv6 show dnsservers'''
 
    
 
    
 
   Configuration for interface "Local Area Connection"
 
   Configuration for interface "Local Area Connection"
Line 103: Line 102:       −
   C:\Users>netsh interface ipv6 show privacy
+
   C:\Users>'''netsh interface ipv6 show privacy'''
 
   Querying active state...
 
   Querying active state...
 
    
 
    
Line 119: Line 118:  
==IPv6 Neighbours==
 
==IPv6 Neighbours==
   −
   C:\Users>netsh interface ipv6 show neighbors
+
   C:\Users>'''netsh interface ipv6 show neighbors'''
 
    
 
    
 
   Interface 1: Loopback Pseudo-Interface 1
 
   Interface 1: Loopback Pseudo-Interface 1
Line 152: Line 151:  
==IPv6 Router Advertised Prefixes==
 
==IPv6 Router Advertised Prefixes==
   −
   C:\Users\>netsh interface ipv6 show siteprefixes
+
   C:\Users\>'''netsh interface ipv6 show siteprefixes'''
 
    
 
    
 
   Prefix                    Lifetime      Interface
 
   Prefix                    Lifetime      Interface
Line 158: Line 157:  
   2www:xxx:yyyy:zzzz::/64            2d  Local Area Connection
 
   2www:xxx:yyyy:zzzz::/64            2d  Local Area Connection
   −
  −
----
        −
<adsense>1</adsense>
+
This website publishes a Privacy Policy (link at the bottom of every page). Continued use of this website implies your consent to the use of data outlined in the policy.

Navigation menu