C:\WINDOWS\system32>arp -a
Interface: 192.168.1.2 --- 0x4
Internet Address Physical Address Type
192.168.1.1 04-a1-51-b3-f3-d8 dynamic
224.0.0.22 01-00-5e-00-00-16 static
224.0.0.252 01-00-5e-00-00-fc static
239.255.255.250 01-00-5e-7f-ff-fa static
255.255.255.255 ff-ff-ff-ff-ff-ff static
C:\WINDOWS\system32>route print
===========================================================================
Interface List
5...40 f0 2f 2e 10 75 ......Microsoft Wi-Fi Direct Virtual Adapter
4...40 f0 2f 2e 10 75 ......Realtek RTL8188E Wireless LAN 802.11n PCI-E NIC
3...00 8c fa a1 19 00 ......Realtek PCIe FE Family Controller
1...........................Software Loopback Interface 1
6...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter
===========================================================================
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.2 25
127.0.0.0 255.0.0.0 On-link 127.0.0.1 306
127.0.0.1 255.255.255.255 On-link 127.0.0.1 306
127.255.255.255 255.255.255.255 On-link 127.0.0.1 306
192.168.1.0 255.255.255.0 On-link 192.168.1.2 281
192.168.1.2 255.255.255.255 On-link 192.168.1.2 281
192.168.1.255 255.255.255.255 On-link 192.168.1.2 281
224.0.0.0 240.0.0.0 On-link 127.0.0.1 306
224.0.0.0 240.0.0.0 On-link 192.168.1.2 281
255.255.255.255 255.255.255.255 On-link 127.0.0.1 306
255.255.255.255 255.255.255.255 On-link 192.168.1.2 281
===========================================================================
Persistent Routes:
None
IPv6 Route Table
===========================================================================
Active Routes:
If Metric Network Destination Gateway
1 306 ::1/128 On-link
4 281 fe80::/64 On-link
4 281 fe80::8544:2a9d:9fda:6a9d/128
On-link
1 306 ff00::/8 On-link
4 281 ff00::/8 On-link
===========================================================================
Persistent Routes:
None
C:\WINDOWS\system32>netsh interface ip6 show joins
The following command was not found: interface ip6 show joins.
C:\WINDOWS\system32>netsh interface ip6 show
The following command was not found: interface ip6 show.
C:\WINDOWS\system32>netsh interface ipv6 show
The following commands are available:
Commands in this context:
show addresses - Shows current IP addresses.
show compartments - Shows compartment parameters.
show destinationcache - Shows destination cache entries.
show dnsservers - Displays the DNS server addresses.
show dynamicportrange - Shows dynamic port range configuration parameters.
show excludedportrange - Shows all excluded port ranges.
show global - Shows global configuration parameters.
show interfaces - Shows interface parameters.
show ipstats - Displays IP statistics.
show joins - Displays multicast groups joined.
show locality - Shows locality info.
show neighbors - Shows neighbor cache entries.
show offload - Displays the offload information.
show potentialrouters - Shows potential routers.
show prefixpolicies - Shows prefix policy entries.
show privacy - Shows privacy configuration parameters.
show route - Shows route table entries.
show siteprefixes - Shows site prefix table entries.
show subinterfaces - Shows subinterface parameters.
show tcpstats - Displays TCP statistics.
show teredo - Shows Teredo state.
show udpstats - Displays UDP statistics.
C:\WINDOWS\system32>netsh interface ipv6 show joins
Interface 3: Ethernet
Scope References Last Address
---------- ---------- ---- ---------------------------------
0 0 Yes ff01::1
0 0 Yes ff02::1
0 1 Yes ff02::1:ffc1:ed18
Interface 1: Loopback Pseudo-Interface 1
Scope References Last Address
---------- ---------- ---- ---------------------------------
0 3 Yes ff02::c
Interface 4: Wi-Fi
Scope References Last Address
---------- ---------- ---- ---------------------------------
0 0 Yes ff01::1
0 0 Yes ff02::1
0 3 Yes ff02::c
0 1 Yes ff02::1:3
0 1 Yes ff02::1:ffda:6a9d
Interface 6: isatap.{C8772B5E-285B-41A9-A567-F025F33632B0}
Scope References Last Address
---------- ---------- ---- ---------------------------------
0 1 Yes ff02::1:ffa8:102
Interface 5: Local Area Connection* 2
Scope References Last Address
---------- ---------- ---- ---------------------------------
0 0 Yes ff01::1
0 0 Yes ff02::1
0 1 Yes ff02::1:ff1b:88b1
C:\WINDOWS\system32>