answersLogoWhite

0

i get my network from a cable of the server which is mean (Local Area Connection)

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What devices is needed to share an Internet connection on a wireless network?

Wireless router


How do you share files between 5 computers on the same network using dsl-2730udlink router?

You can't "share files using a router". You need some kind of network connecting the computers, and a router may be a part of that, but it's not the only part or even the most important part (and you don't technically need a router, specifically, at all).


Can I share an external hard drive across my network with the e4200 router?

Yes, you can connect your hard drive to this router. If use of a program from the e4200 router you can download and install it from the manufactures website and once installed you can share your hard drive.


Do I need hardware other then a network switch to share my cable internet?

In order to share your internet signal you will also need a router.


What is USB on your wireless router and It is also labeled on your laptop?

A USB on your wireless router allows you to share a USB connection with anyone in your network. It is labeled on your laptop as a trident logo.


Can two computers share a network if a main computer is connected to the router and the 2nd with a wire to the main computer?

Yes, they can.


What do you call the router on a network that serves as an exit from that network?

stub router.


Can you use a Belkin mimo router to connect to another wireless network and then share the other wireless network though its own 4 ethernet ports?

yes


What is a cable router?

A router is a device that acts as connection between two different networks. In this case, the cable company has one network, which includes your Internet Connection. The network is your home computer or computers. The cable router allows these two networks to connect with each other and share information.


What is one device/peripheral you can add to your home network so that two computers can share the Internet and files?

a wireless router


What is router bypassing?

Router is Bypassing to, system Network local Network and Internet or Network Regards NASEER


How do you configure RIP routing protocol on a Cisco router?

Here is a basic overview of the configuration of RIP on a Cisco router:Router(config)#router ripRouter(config-router)#network 192.168.1.0Router(config-router)#network 192.168.2.0Router(config-router)#network 192.168.3.0Router(config-router)#network 192.168.4.0Router(config-router)#network 192.168.5.0The 192.168.x.0 address can be changed to whatever address you would like to be broadcast over RIP. There are also other settings that can be configured.If you use RIPv2 you can also have the following configuration:Router(config)#router ripRouter(config-router)#version 2Router(config-router)#network 192.168.1.0Router(config-router)#network 192.168.2.0Router(config-router)#network 192.168.3.0Router(config-router)#network 192.168.4.0Router(config-router)#network 192.168.5.0Router(config-router)#exitRouter(config)#exitRouter#%SYS-5-CONFIG_I: Configured from console by consoleRouter#copy running-config startup-configDestination filename [startup-config]?Building configuration...[OK]Router#