English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

in the run type config/flush, config/renew ,config/release these commands help for what? any aother command as like these?....cmd......services.msc

2006-11-02 00:55:44 · 4 answers · asked by Anonymous in Computers & Internet Computer Networking

4 answers

If you type "ipconfig/ ?" at a DOS prompt you will get a description of the various options:

C:\>ipconfig/ ?

USAGE:
ipconfig [/? | /all | /renew [adapter] | /release [adapter] |
/flushdns | /displaydns | /registerdns |
/showclassid adapter |
/setclassid 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 IP address for the specified adapter.
/renew Renew the IP 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.

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, 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"


These commands are basic for both reading your PC's TCP/IP network connection information as well as registering it (and renewing and re-registering it) with the network servers on your network that are providing you with your IP address (DHCP server) and domain Naming service (DNS) or basically your PC's "name" on the network your on.

2006-11-03 04:51:53 · answer #1 · answered by manofmystery32 2 · 0 0

Actually, it's IPCONFIG, not just CONFIG. They are all tools to configure your IP Address.

/flushdns purges the DNS Resolver cache
/renew renews the ip address
/release releases the ip address

2006-11-02 01:03:14 · answer #2 · answered by Yoi_55 7 · 0 0

Flushconfig

2017-01-12 06:00:51 · answer #3 · answered by ? 4 · 0 0

these commands will change your ip address

2006-11-02 01:03:37 · answer #4 · answered by big_chris_fool 3 · 0 0

fedest.com, questions and answers