Difference between revisions of "Ipconfig (Windows)"
Jump to navigation
Jump to search
(27 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Draft}} | {{Draft}} | ||
+ | {{lc}} | ||
+ | |||
+ | ipconfig | ||
+ | ipconfig | [[findstr]] "IPv4 Address" | ||
+ | * <code>[[ipconfig /release]]</code> | ||
+ | * <code>[[ipconfig /renew]]</code> | ||
+ | * <code>[[ipconfig /all]]</code> | ||
+ | * <code>[[ipconfig /flushdns]]</code> | ||
+ | |||
+ | |||
+ | == Examples == | ||
+ | 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 == | ||
* [[Renew DHCP address in your macOS from command line]] | * [[Renew DHCP address in your macOS from command line]] | ||
+ | |||
+ | |||
+ | == Related terms == | ||
+ | * <code>[[arp -a]]</code> | ||
+ | * <code>[[route print]]</code> | ||
+ | * <code>[[ifconfig]]</code> | ||
+ | * <code>[[ipconfig (macOS)]]</code> | ||
+ | * [[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/public-ipv4 | ||
== See also == | == See also == | ||
+ | * {{ipconfig}} | ||
+ | * {{DHCP}} | ||
* {{ifconfig}} | * {{ifconfig}} | ||
+ | * {{macOS networking}} | ||
[[Category:macOS]] | [[Category:macOS]] |
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: