answersLogoWhite

0


Best Answer

Start -> Run

type CMD and hit enter. a black DOS Command prompt will appear.

type IPCONFIG and hit enter.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: The correct syntax to the IPCONFIG command?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which of the following commands reveals the default gateway address for all the hosts to which a router is connected?

Using The ipconfig Command in Command Prompt.SyntaxC:\Users\\ipconfigMain syntax - ipconfigThe proper syntax is IPCONFIG /allThe slash-all shows everything.Do a IPCONFIG /? for all the commands used.ipconfig


What is IP config?

A Command run in the command prompt that will show the current information on all network connections to other devices, (Excluding USB, I394, etc.) including the ip addresses and M.A.C Addresses. Syntax: ( Under Command Prompt ) C:\Users\<USER>\ipconfig Main Syntax - ipconfig


What is the correct usage of the IPCONFIG command to help troubleshoot a home network?

Use the IPCONFIG command to determine the IP address, Subnet Mask and the Default gateway address of the local device.


What command used to down the ip address in the command prompt?

assuming that by down you mean get... ipconfig if you want all ip settings then ipconfig /all command ipconfig If you mean to disable or turn off the ip to disconnect from the internet then ipconfig /release


What is the correct syntax to test other IP addresses?

PING 192.168.0.10 [ from the command prompt ]


What is the command line to use IPConfig to release the Current IP address?

ipconfig /release


What is full command line used IPConfig to release the Current IP address?

ipconfig /release is the full command line.


The correct syntax for the PING command?

From the command line prompt, type "PING 127.0.0.1" (current IP address) and press ENTER


What command do you use to view IP address information?

For Unix/linux, use the 'ifconfig' command. For Windows, use 'ipconfig'


What command can display tcpip configuration and refresh the ip address?

On Windows the command is IPCONFIG. That displays the configuration, though IPCONFIG /ALL displays everything. To do a DHCPREFRESH, type IPCONFIG /RENEW.


How can you show your ip address and subnet mask by using Dos command ipconfig?

Just go to command prompt. Type in "ipconfig"


Displays the IP address of the host and other configuration information?

There are commands in command line interface for this . To know the ip address of host you can use Ipconfig command . Ipconfig command will also gives your other details as well.