Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Microsoft Windows [Version 6.1.7601]
- Copyright (c) 2009 Microsoft Corporation. All rights reserved.
- C:\Users\Administrator>ipconfig /a;;
- Error: unrecognized or incomplete command line.
- USAGE:
- ipconfig [/allcompartments] [/? | /all |
- /renew [adapter] | /release [adapter] |
- /renew6 [adapter] | /release6 [adapter] |
- /flushdns | /displaydns | /registerdns |
- /showclassid adapter |
- /setclassid adapter [classid] |
- /showclassid6 adapter |
- /setclassid6 adapter [classid] ]
- where
- adapter Connection name
- (wildcard characters * and ? allowed, see examples)
- Options:
- /? Display this help message
- /all Display full configuration information.
- /release Release the IPv4 address for the specified adapter.
- /release6 Release the IPv6 address for the specified adapter.
- /renew Renew the IPv4 address for the specified adapter.
- /renew6 Renew the IPv6 address for the specified adapter.
- /flushdns Purges the DNS Resolver cache.
- /registerdns Refreshes all DHCP leases and re-registers DNS names
- /displaydns Display the contents of the DNS Resolver Cache.
- /showclassid Displays all the dhcp class IDs allowed for adapter.
- /setclassid Modifies the dhcp class id.
- /showclassid6 Displays all the IPv6 DHCP class IDs allowed for adapter
- .
- /setclassid6 Modifies the IPv6 DHCP class id.
- The default is to display only the IP address, subnet mask and
- default gateway for each adapter bound to TCP/IP.
- For Release and Renew, if no adapter name is specified, then the IP address
- leases for all adapters bound to TCP/IP will be released or renewed.
- For Setclassid and Setclassid6, if no ClassId is specified, then the ClassId is
- removed.
- Examples:
- > ipconfig ... Show information
- > ipconfig /all ... Show detailed information
- > ipconfig /renew ... renew all adapters
- > ipconfig /renew EL* ... renew any connection that has its
- name starting with EL
- > ipconfig /release *Con* ... release all matching connections,
- eg. "Local Area Connection 1" or
- "Local Area Connection 2"
- > ipconfig /allcompartments ... Show information about all
- compartments
- > ipconfig /allcompartments /all ... Show detailed information about all
- compartments
- C:\Users\Administrator>ipconfig /all
- Windows IP Configuration
- Host Name . . . . . . . . . . . . : HOMESERVER
- Primary Dns Suffix . . . . . . . :
- Node Type . . . . . . . . . . . . : Hybrid
- IP Routing Enabled. . . . . . . . : No
- WINS Proxy Enabled. . . . . . . . : No
- DNS Suffix Search List. . . . . . : 192.168.1.254
- Ethernet adapter Local Area Connection:
- Connection-specific DNS Suffix . : home
- Description . . . . . . . . . . . : Broadcom NetXtreme Gigabit Ethernet
- Physical Address. . . . . . . . . : C8-CB-B8-C5-2E-62
- DHCP Enabled. . . . . . . . . . . : Yes
- Autoconfiguration Enabled . . . . : Yes
- IPv6 Address. . . . . . . . . . . : fdaa:bbcc:ddee:0:58e4:dea2:f76b:6bbd(Pref
- erred)
- Link-local IPv6 Address . . . . . : fe80::58e4:dea2:f76b:6bbd%13(Preferred)
- IPv4 Address. . . . . . . . . . . : 192.168.1.72(Preferred)
- Subnet Mask . . . . . . . . . . . : 255.255.255.0
- Lease Obtained. . . . . . . . . . : 18 September 2020 20:23:33
- Lease Expires . . . . . . . . . . : 19 September 2020 20:23:32
- Default Gateway . . . . . . . . . : 192.168.1.254
- DHCP Server . . . . . . . . . . . : 192.168.1.254
- DHCPv6 IAID . . . . . . . . . . . : 197708728
- DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-19-72-9D-63-C8-CB-B8-C5-2E-62
- DNS Servers . . . . . . . . . . . : 192.168.1.254
- NetBIOS over Tcpip. . . . . . . . : Enabled
- Connection-specific DNS Suffix Search List :
- home
- Tunnel adapter isatap.home:
- Media State . . . . . . . . . . . : Media disconnected
- Connection-specific DNS Suffix . :
- Description . . . . . . . . . . . : Microsoft ISATAP Adapter
- Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
- DHCP Enabled. . . . . . . . . . . : No
- Autoconfiguration Enabled . . . . : Yes
- Tunnel adapter Local Area Connection* 9:
- Media State . . . . . . . . . . . : Media disconnected
- Connection-specific DNS Suffix . :
- Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
- Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
- DHCP Enabled. . . . . . . . . . . : No
- Autoconfiguration Enabled . . . . : Yes
- C:\Users\Administrator>
Advertisement
Add Comment
Please, Sign In to add comment