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

Differentiate between TCP and UDP protocal?

What are the similarities and differences between IUP and IUD?

The differences are that IUP is something helping in professional degrees and everything else. IUD is where everyone is probably into drugs or dating or other things that dont make sense

When saving a file to your school network are you using a wan or lan how do you know?

When saving a file to your schools network, you are using a LAN, because it is a local are network. A WAN uses wide area networks, such as connecting two offices in two different locations.

What are the benefits to using a layered model to describe network protocols and operations?

-Assists in protocol design, because protocols that operate at a specific layer have defined information that they act upon and a defined interface to the layers above and below.

-Fosters competition because products from different vendors can work together.

-Prevents technology or capability changes in one layer from affecting other layers above and below.

-Provides a common language to describe networking functions and capabilities.

How can the subnet mask for a class C address be represented?

255.255.255.0 - in decimal representation

11111111.11111111.11111111.00000000 - binary representation (3 bytes with all the bits equal to 1, the last byte with all the bits equal to 0)

/24 - binary short representation (the number of bits equal to 1)

Suppose you wanted to do a transaction from a remote client to a server as fast as possible Would you use UDP or TCP Why?

TCP:

1.reliable transport between

sending and receiving

process

  1. flow control: sender won’t

overwhelm receiver

  1. congestion control: throttle

sender when network

overloaded

  1. does not provide: timing,

minimum throughput

guarantee, security

  1. connection-oriented: setup

required between client and

server processes

UDP:

  1. unreliable data transfer

between sending and

receiving process

  1. does not provide:

reliability, flow control,

congestion control,

timing, throughput

guarantee, security,

or connection setup,

Topologies of computer networking?

Star network,ring network,tree network,bus network

What is the maximum distance of RS 485?

It depends on the wires' diameter you use, and the network topology you will use. Generally say the bigger the diameter you use, the distance longer. But it is the best you use it in BUS of hand in hand. If you use RS485 in tree or star network, it can not be long because of the signal's reflex on lines. What i said above must be twisted-pair, otherwise the distance can not by far. Also you need to consider the data rate you use. the lower data rate you use the longer distance you will get. But all above i said, even in the best condition, RS485 is only 300~500 meters long. If longer distance you need, you have to consider other way, such as RS485 module which use other technology to expand the distance, just only RS485 interface but not RS485 signal on the lines. For example, the PWBS01H series module i used before. It makes RS485 be 3000m distance, also supports tree or start network topology. here is the link for PWBS01H series module.
slideshare.net/eddiegao/bestrong-rs485-powerbusmodules

What is used pass the packets between networks?

There is 3 "main" ones.

UDP, TCP, and ARP.

UDP - Used for very fast messaging between servers

TCP - Used for things like chats, http, etc..

ARP - "Address Resolution Protocol" this is what's used to make it so that you are assigned an IP address..

There are thousands, literally, of protocols out there. Those are just the ones I believe fallinto this category.

Is 192.256.257.1 a valid ip address?

No. 255 is the highest octet. as know that th highest octet is the 255 and the third octet of this IP is more then standard so we can see it is not valid ip address the valid for this is: 192.255.255.1

What distance does local area network cover?

You have been asked to design the entire cabling system for a medical instrument manufacturer's new central warehouse. The company already has three buildings within two city blocks, and the warehouse will be its fourth building. Currently, the buildings run on separate networks, but the company would like to be able to exchange data among them. For example, the Quality Control Department in building 1 would like to be able to access servers in the Research Department in building 2. In addition, the Sales Department in building 3 wants to conduct video training sessions for its representatives

in the field via the Internet. Next door, in the warehouse, 50 shipping and packing personnel in the Fulfillment Department will be riding up and down the aisles on forklifts pulling inventory off the shelves on a daily basis.

What kind of transmission media would you recommend for each different building

and department of the medical instrument company and why?

What type of media would you recommend using to connect the buildings and why?

Finally, what kind of media should the company request from its ISP for connecting

the corporate WAN to the Internet?

What are the two types of switches used in circuit switching?

Crossbar Switch: A Crossbar Switch connects n inputs to m outputs in a grid, using electronic micro-switches (transistors) at each cross point. The major limitation of this design is the number of crosspoints required. Connecting n inputs to m outputs using a crossbar switch requires n * m crosspoints. For example, to connect 1000 inputs to 1000 outputs requires a crossbar with 1,000,000 crosspoints. A crossbar with this number of crosspoints is impractical. Such a switch is also inefficient because statistics show that, in practice, fewer that 25 percent of the crosspoints are in use at any given time. The rest are idle.

Multistage Switch: The solution to the limitations of the crossbar switch is the Multistage Switch, which combines crossbar switches in several stages. In multistage switching, devices are linked to switches that, in turn are linked top other switches.

The design of a multistage switch depends on the number of stages and the number postages required (or desired) in each stage.

How does the NIC of a receiving PC use the destination MAC address?

The receiving NIC must check that the destination MAC of a frame is the same as the MAC of the receiving NIC. If it isn't, the NIC isn't the intended destination, and it will just ignore the frame (unless it is set to "promiscuous mode", in which case it will accept all frames).

The receiving NIC must check that the destination MAC of a frame is the same as the MAC of the receiving NIC. If it isn't, the NIC isn't the intended destination, and it will just ignore the frame (unless it is set to "promiscuous mode", in which case it will accept all frames).

The receiving NIC must check that the destination MAC of a frame is the same as the MAC of the receiving NIC. If it isn't, the NIC isn't the intended destination, and it will just ignore the frame (unless it is set to "promiscuous mode", in which case it will accept all frames).

The receiving NIC must check that the destination MAC of a frame is the same as the MAC of the receiving NIC. If it isn't, the NIC isn't the intended destination, and it will just ignore the frame (unless it is set to "promiscuous mode", in which case it will accept all frames).

The five elements of data communication?

The five components are sender, receiver, protocol, medium and message

What is the speed of twisted pair wiring?

This depends on what "type" of twisted pair. Category 5 ( CAT5 ) cable can transmit up to 100 Mb/s, while Category 6 can transfer up to 1 Gb/s ( 1,024 Mb/s )

The most common twisted pair is CAT5, and CAT5e, used in home networks, business networks, and some multi-line telephone lines.