0% found this document useful (0 votes)
19 views

Networking Commands

The document displays the output from ipconfig and ipconfig/all commands on a Windows system. It shows that the system has an Ethernet adapter that is currently disconnected, as well as a Wi-Fi adapter that is connected with both IPv4 and IPv6 addresses assigned. An nslookup and ping are also performed to test name resolution and connectivity using the IPv6 address of www.google.com, but the ping requests time out, indicating no connectivity.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views

Networking Commands

The document displays the output from ipconfig and ipconfig/all commands on a Windows system. It shows that the system has an Ethernet adapter that is currently disconnected, as well as a Wi-Fi adapter that is connected with both IPv4 and IPv6 addresses assigned. An nslookup and ping are also performed to test name resolution and connectivity using the IPv6 address of www.google.com, but the ping requests time out, indicating no connectivity.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

C:\Users\Dell>ipconfig

Windows IP Configuration
Ethernet adapter Ethernet:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Wireless LAN adapter Local Area Connection* 1:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Wireless LAN adapter Local Area Connection* 10:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Wireless LAN adapter Wi-Fi:
Connection-specific DNS Suffix . :
IPv6 Address. . . . . . . . . . . : 2401:4900:1c7b:48ef:7561:7cc9:2d4d:b21d
Temporary IPv6 Address. . . . . . : 2401:4900:1c7b:48ef:6841:3a8:e329:60ef
Link-local IPv6 Address . . . . . : fe80::97b8:55dd:20c:e78a%4
IPv4 Address. . . . . . . . . . . : 192.168.1.4
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : fe80::1%4
192.168.1.1
Ethernet adapter Bluetooth Network Connection:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
C:\Users\Dell>

C:\Users\Dell>ipconfig/all
Windows IP Configuration
Host Name . . . . . . . . . . . . : DESKTOP-CEVB1TH
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Mixed
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Ethernet:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek PCIe GbE Family Controller
Physical Address. . . . . . . . . : 30-D0-42-10-D8-40
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Wireless LAN adapter Local Area Connection* 1:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :

pg. 1
Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter
Physical Address. . . . . . . . . : 5E-BA-EF-E2-5E-2D
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Wireless LAN adapter Local Area Connection* 10:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter #2
Physical Address. . . . . . . . . : 6E-BA-EF-E2-5E-2D
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Wireless LAN adapter Wi-Fi:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Qualcomm QCA9377 802.11ac Wireless Adapter
Physical Address. . . . . . . . . : 5C-BA-EF-E2-5E-2D
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IPv6 Address. . . . . . . . . . . : 2401:4900:1c7b:48ef:7561:7cc9:2d4d:b21d(Preferred)
Temporary IPv6 Address. . . . . . : 2401:4900:1c7b:48ef:6841:3a8:e329:60ef(Preferred)
Link-local IPv6 Address . . . . . : fe80::97b8:55dd:20c:e78a%4(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.1.4(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : 06 March 2024 16:30:03
Lease Expires . . . . . . . . . . : 07 March 2024 19:26:11
Default Gateway . . . . . . . . . : fe80::1%4
192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DHCPv6 IAID . . . . . . . . . . . : 73186031
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-2D-31-FD-86-30-D0-42-10-D8-40
DNS Servers . . . . . . . . . . . : fe80::1%4
192.168.1.1
NetBIOS over Tcpip. . . . . . . . : Enabled
Ethernet adapter Bluetooth Network Connection:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network)
Physical Address. . . . . . . . . : 5C-BA-EF-E2-5E-2E
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

pg. 2
C:\Users\Dell>nslookup
Default Server: UnKnown
Address: fe80::1
> www.google.com
Server: UnKnown
Address: fe80::1
Non-authoritative answer:
Name: www.google.com
Addresses: 2404:6800:4002:811::2004
142.250.76.196
> ^C
C:\Users\Dell>ping 2404:6800:4002:811::2004
Pinging 2404:6800:4002:811::2004 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 2404:6800:4002:811::2004:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

pg. 3

You might also like