< Browse > Home / Windows / Blog article: Ipconfig Commands

| Mobile | RSS

Ipconfig Commands

May 31st, 2008 | No Comments | Posted in Windows
Text Size - +


Ipconfig command to be worked in Command prompt go to start>Run type cmd Command Prompt appears . These are the commands associated with Ipconfig.

syntax

IPCONFIG - Shows Information of Ethernet adapter Local Area Connection and PPP adapter
IPCONFIG /all Display full configuration information.
IPCONFIG /release [adapter] Release the IP address for the specified adapter.
IPCONFIG /renew [adapter] Renew the IP address for the specified adapter.
IPCONFIG /flushdns Purge the DNS Resolver cache.
IPCONFIG /registerdns Refresh all DHCP leases and re-register DNS names.
IPCONFIG /displaydns Display the contents of the DNS Resolver Cache.
IPCONFIG /showclassid adapter Display all the DHCP class IDs allowed for adapter. IPCONFIG /setclassid adapter[classid] Modify the dhcp class id.

http://i297.photobucket.com/albums/mm205/karthik775/ipconfig.png



Examples

ipconfig /setclassid "Local Area Connection" TEST  - set the DHCP class ID for the                                                    named adapter to = TEST

ipconfig                   Show information.ipconfig /all              Show detailed informationipconfig /renew            renew all adaptersipconfig /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"

Leave a Reply 15 views, 2 so far today |

Related Posts

  • No Related Post

Leave a Reply

Comment moderation is enabled. Your comment may take some time to appear.