public_v6:windows
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
public_v6:windows [2016/01/10 16:14] – [Teredo] admin | public_v6:windows [2025/01/04 10:23] (aktuell) – admin | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | ====== Windows | + | ====== Windows ====== |
- | ===== Interface | + | * [[public_v6: |
+ | === Ping in Windows erlauben === | ||
+ | * https:// | ||
+ | * https:// | ||
- | IPv6 Interface-Konfiguration anzeigen: | + | === Größe von Windows Installationen verringern === |
- | netsh interface ipv6 show addresses | ||
- | + | * https://forums.tomshardware.com/faq/reduce-windows-7-os-size.2485612/ | |
- | ===== SLAAC ===== | + | * https://rt-seven-lite.informer.com/download/ |
- | + | | |
- | Windows XP bildet die Interface-ID der IPv6 Adresse basierend auf dem modifizierten EUI-64 Verfahren. | + | * https://www.heise.de/download/product/ntlite-97492 |
- | Ab Windows Vista wird dazu ein sogenannter //" | + | |
- | + | ||
- | http://download.microsoft.com/download/ | + | |
- | http://technet.microsoft.com/en-us/magazine/ | + | |
- | + | ||
- | Dieses Verhalten kann per netsh-Befehl abgeschalten werden: | + | |
- | netsh interface ipv6 set global randomizeidentifiers=disabled | + | |
- | + | ||
- | + | ||
- | + | ||
- | ===== Routing einrichten ===== | + | |
- | + | ||
- | ==== Interface Adresse manuell konfigurieren ==== | + | |
- | + | ||
- | + | ||
- | | + | |
- | | + | |
- | | + | |
- | + | ||
- | Beispiel: | + | |
- | ==== Forwarding und Advertising auf einem Interface aktivieren ==== | + | |
- | + | ||
- | + | ||
- | netsh interface ipv6 set interface InterfaceNameOrIndex [forwarding=]enabled|disabled] | + | |
- | | + | |
- | + | ||
- | === Beispiel: === | + | |
- | + | ||
- | + | ||
- | ==== Route hinzufügen ==== | + | |
- | + | ||
- | + | ||
- | netsh interface ipv6 add route IPv6Address/PrefixLength InterfaceNameOrIndex | + | |
- | | + | |
- | | + | |
- | + | ||
- | === Beispiel: === | + | |
- | + | ||
- | + | ||
- | netsh interface ipv6 add route fec0: | + | |
- | netsh interface ipv6 add route fec0: | + | |
- | + | ||
- | ==== Default Route hinzufügen ==== | + | |
- | + | ||
- | + | ||
- | === Beispiel: === | + | |
- | + | ||
- | + | ||
- | netsh interface ipv6 add route ::/0 "Local Area Connection 3" nexthop=fe80:: | + | |
- | publish=yes | + | |
- | + | ||
- | + | ||
- | ==== Netshell ==== | + | |
- | + | ||
- | < | + | |
- | C:>netsh interface ipv6 show /? | + | |
- | + | ||
- | The following commands are available: | + | |
- | + | ||
- | Commands in this context: | + | |
- | + | ||
- | show address | + | |
- | + | ||
- | show bindingcacheentries | + | |
- | + | ||
- | show destinationcache | + | |
- | + | ||
- | show dns - Displays the DNS server addresses. | + | |
- | + | ||
- | show global | + | |
- | + | ||
- | show interface | + | |
- | + | ||
- | show joins - Shows IPv6 multicast addresses. | + | |
- | + | ||
- | show mobility | + | |
- | + | ||
- | show neighbors | + | |
- | + | ||
- | show prefixpolicy | + | |
- | + | ||
- | show privacy | + | |
- | + | ||
- | show routes | + | |
- | + | ||
- | show siteprefixes | + | |
- | + | ||
- | show state - Shows the state of deprecated functionality. | + | |
- | + | ||
- | show teredo | + | |
- | </code> | + | |
- | + | ||
- | ===== Links ===== | + | |
- | + | ||
- | [[http://technet.microsoft.com/en-us/library/bb878102.aspx|Microsoft Cable Guy]] | + |
public_v6/windows.1452442496.txt.gz · Zuletzt geändert: 2017/01/24 18:49 (Externe Bearbeitung)