answersLogoWhite

0

📱

Local Area Network

Questions concerning the setting up, troubleshooting and operation of wired LANs used by businesses and other organizations

4,003 Questions

What is a special purpose district?

A special purpose district is one that has been created for public and private sectors and they provide various services. They were created pursuant to general law of by an Act of the General Assembly. They provide functions that can include water, natural gas, or recreation.

Working with two LAN on same system?

Two LAN adapters are usually too much for usual users.

At least two adapters are required if you want to create a gateway or proxy server.

If 20 Routers are Networked with full mesh topology. How many Virtual connections between routers?

For a full mesh between 20 devices, you need a total of 20 (20-1) / 2 connections.

For a full mesh between 20 devices, you need a total of 20 (20-1) / 2 connections.

For a full mesh between 20 devices, you need a total of 20 (20-1) / 2 connections.

For a full mesh between 20 devices, you need a total of 20 (20-1) / 2 connections.

What is a default network in computer networks?

There is no such thing as a 'default network'. Perhaps you meant 'default gateway'?

What is Mac binding?

Computers with a specified MAC address can only send and receive information with the IP address it is bound to. To use MAC address binding, you must associate an IP address on the specified interface with a MAC address.

Which Avoids the problem of IP hosts being unable to communicate if the DHCP server is unavailable for some reason?

APIPA avoids the problem of IP hosts being unable to communicate if a DHCP server is unavailable,which stands for Automatic Private IP Addressing. APIPA is a Windows feature that allows a computer to determine IP configuration information without DHCP. It is only useful on a small workgroup and not a large network.

Shopping network hosts salary?

The salary could be anywhere from $150,000 - $350,000 per year.

What is 1000 Base-LX?

1000baseLX is a fiber optic standard for gigabit transmission. It can be up to 5 km using SMF fiber. MMF fiber will allow a maximum segment length of 550 meters.nodes per cable segament

You installed a new ad domain and the new and first dc has not registered its srv records in dns name a few possible causes?

(A máquina pode não estar configurada com cliente DNS dela própria

O serviço de DNS pode não estar a correr)

The machine cannot be configured with DNS client her own

The DNS service cannot be run

What is server monitor?

A server monitor is any type of software installations that monitors the status of your server, the hardware found within, its ability to communicate with other devices, as well as the status of any software on it. It's a very mature market, with products ranging from freeware Nagios, to a mid-range all-in-one solution like NetCrunch and PRTG, up to enterprise players like ManageEngine and Solarwinds.

What is the difference between a static IP address and a floating IP address?

Static IP always remains the same if you shut the computer down and restart. The floating IP (or the one assigned by DHCP), changes sometimes on a daily or hourly basis, mostly depending on if you shut your computer down and restart it. During the time your computer is (offline), the DHCP server can assign that former IP to a unit that was just booted up. In that case you would be assigned a new IP when you booted up.

What is the topology used in peer-to-peer network?

Any topology can be used for a peer-to-peer network. The easiest is probably a star topology but it doesn't have to be.

What is dhcp configuration?

DHCP stands for Dynamic host configuration protocol. DHCP is a piece of the TCP/IP protocol suite that handles the automatic assignment of IP addresses to clients.

Is coaxial cable more susceptible to EMI than STC?

It's very hard to tell because both have shields. Last version of STP must be better than coaxial.

What is the protocol used by server and client?

There is no single protocol used between a server and a client; the protocol depends on what the server and client are doing and how they are currently communicating.

When inter VLAN routing is used how are the switch ports that link to the router configured?

switch(config)#int type <no>

switch(config-if)#switchport mode trunk

switch(config-if)#switchport trunk allowed vlan all/vlan no

switch(config-if)#exit

switch(config)#exit

switch#