answersLogoWhite

0

im not really sure however it is called LAN for local area network. try asking that.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What command is used to determine if another computer is reachable via tcp ip?

Ping or tracert.


Which command can you give you the hop count from your computer to another?

tracert command


What command would you use to send packets to another computer?

Ping


Which command can you give to hop count from your computer to another?

tracert host.com


What is the purpose of the command prompt?

the command prompt is a program where you can command the computer to perform functions such as shutdown, restart, open a certain file, start a program, etc.


Which command can you use to find the mac address of another computer on the same network?

Arp -a


What is transmitting your file from your computer to another computer on the internet?

The simplest answer I can add here is the your command over the network of the world wide web.


What is a dimmed command?

what is a dimmed command for computer


How do you boot a computer from another computer without removing the hard drive?

There sometimes are "Wake on LAN" parameters that can be set in BIOS which will boot a connected computer if the LAN card receives a command.


What occurs when the CPU must wait for another component?

wait state (command for the computer to wait for slower devices)


What is one thing a technician can determine about a system when using a command ipconfig?

Local system IP address,Subnet mask and Default Gateway of a computer


How do you view the logs in the event viewer on a remote computer?

You can use the Event Viewer or the wevtutil command at a command prompt to manage event logs on a remote computer. To use Event Viewer to manage event logs on a remote computer 1. Start Event Viewer. 2. Click the root node, for example Event Viewer (Local), in the console tree. 3. On the Action menu, click Connect to Another Computer. 4. In the Another computer box, type the name or IP address of the remote computer. 5. (Optional) Select Connect as another user, click Set User, enter the User name and Password, end then click OK. 6. Click OK. To use wevtutil to manage event logs on a remote computer 1. To open a Command Prompt window, click Start, in the Start Search box, type cmd, and then press Enter. 2. Type the following command in the Command Prompt window: Copy wevtutil <command> /r:<remote_computer_name> 3. (Optional) To manage event logs on a remote computer as a different user, type the following command in the Command Prompt window: Copy wevtutil <command> /r:<remote_computer_name> /u:<user_name> /p:<password>