Difference between revisions of "Ipconfig (Windows)"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 28: | Line 28: | ||
[[Wireless LAN adapter Wi-Fi]]: | [[Wireless LAN adapter Wi-Fi]]: | ||
− | |||
Connection-specific DNS Suffix . : | Connection-specific DNS Suffix . : | ||
− | IPv6 Address. . . . . . . . . . . : | + | IPv6 Address. . . . . . . . . . . : 5a0c:5a71:8713:a700:aa27:a2fe:1f2c:f0c1 |
− | Temporary IPv6 Address. . . . . . : 2a0c:5a81:8713: | + | Temporary IPv6 Address. . . . . . : 2a0c:5a81:8713:a730:f5a6:f490:72e8:2de5 |
− | Link-local IPv6 Address . . . . . : fe80::dc1c: | + | Link-local IPv6 Address . . . . . : fe80::dc1c:2412:ad45:f1de%14 |
− | IPv4 Address. . . . . . . . . . . : 192.168.1. | + | IPv4 Address. . . . . . . . . . . : 192.168.1.350 |
Subnet Mask . . . . . . . . . . . : 255.255.255.0 | Subnet Mask . . . . . . . . . . . : 255.255.255.0 | ||
− | Default Gateway . . . . . . . . . : | + | Default Gateway . . . . . . . . . : fe87::9428:3fff:fe54:19b%14 |
− | 192.168. | + | 192.168.56.1 |
== Activities == | == Activities == | ||
Line 46: | Line 45: | ||
* <code>[[route print]]</code> | * <code>[[route print]]</code> | ||
* <code>[[ifconfig]]</code> | * <code>[[ifconfig]]</code> | ||
+ | * <code>[[ipconfig (macOS)]]</code> | ||
* [[AWS: 169.254.169.254]] | * [[AWS: 169.254.169.254]] | ||
** curl http://169.254.169.254/latest/meta-data/local-ipv4 | ** curl http://169.254.169.254/latest/meta-data/local-ipv4 |
Latest revision as of 09:23, 22 November 2023
This article is a Draft. Help us to complete it.
ipconfig ipconfig | findstr "IPv4 Address"
Contents
Examples[edit]
ipconfig Windows IP Configuration Ethernet adapter Ethernet: Connection-specific DNS Suffix . : Link-local IPv6 Address . . . . . : fe70::286d:7575:4228:3147%22 IPv4 Address. . . . . . . . . . . : 10.10.1.2 Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 10.10.1.1
Wireless LAN adapter Wi-Fi: Connection-specific DNS Suffix . : IPv6 Address. . . . . . . . . . . : 5a0c:5a71:8713:a700:aa27:a2fe:1f2c:f0c1 Temporary IPv6 Address. . . . . . : 2a0c:5a81:8713:a730:f5a6:f490:72e8:2de5 Link-local IPv6 Address . . . . . : fe80::dc1c:2412:ad45:f1de%14 IPv4 Address. . . . . . . . . . . : 192.168.1.350 Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : fe87::9428:3fff:fe54:19b%14 192.168.56.1
Activities[edit]
Related terms[edit]
See also[edit]
ipconfig
,ipconfig getifaddr, ipconfig /flushdns, ipconfig /all
, Configuring an alias IP- DHCP: Cisco IOS DHCP Server,
isc-dhcp-server (dhcpd.conf)
,ip dhcp pool
show ip dhcp pool
,show ip dhcp binding
,show ip dhcp conflict
,show ip dhcp server statistics
, DHCP snooping,client-identifier
,hardware-address
,show ip dhcp
,ip link
,dhcpcd
,AWS::EC2::DHCPOptions, dhclient, systemd-networkd
ifconfig
,ip
,/proc/net/dev, ifconfig -a
- macOS:
networksetup
,ifconfig
,ipconfig [ getifaddr ]
,scutil
Advertising: