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 different type of message snmp protocol can handle?

SNMP defines only five types of messages that are exchanged between the manager and agent.

  1. Fetch the value of one or more variables: the get-request operator.
  2. Fetch the next variable after one or more specified variables: the get-next-request operator. (We describe what we mean by "next" later in this chapter.)
  3. Set the value of one or more variables: the set-request operator.
  4. Return the value of one or more variables: the get-response operator. This is the message returned by the agent to the manager in response to the get-request, get-next-request, and set-request operators.
  5. Notify the manager when something happens on the agent: the trap operator.

Define the term communication channel?

In terms of an IBM mainframe, a Channel is the electronic circuitry and wiring cables that allows for the connection of peripheral equipment. Such devices as tape drives, DASD (hard drives), card readers, etc, are attached to the Mainframe via Channels. Data moves down the channel as electronic signals. The position on the channel establishes its identifying Address.

What is the purpose of horizontal cabling in a structured cable system?

Horizontal cabling is the cabling that connects the work area telecommunications room to the horizontal cross connect.

How do routers and switches separate collision domains?

in my opinion there is no any collision domain in the router......but switch has collision domains for each interfaces & hub has one collision domain

Where are LANs found?

LANs reside mostly in offices, work areas, classrooms, one building, or within several buildings

How many ip addresses can be assign in one lan card for xp os?

we have assign two ip address in one lan card.

first we put the lan card in DHCH mode

Then highlight the alternative ip address block, give their manual ip address.

Can I connect a Cisco catalyst 2950 switch to a hub?

Yes.

A hub will be one giant collision domain for that entire switch port. So if its an 8 port hub and you have 8 devices connected to it that collision domain will have 8 devices in it.

Why are there several different data link layer protocols in common use on the internet?

Because the internet is not homogeneous. Some segments of the internet are ethernet, some are SONET, ect. Some datalink layer protocols are more suited for one application than another. What links all these segments is the Network protocol. The network protocol used on the internet is IP.

Which tcp ip configuration item allows client computers to communicate with other computers that are located on remote networks?

a. Default gateway

b. Router

c. Hub

d. Switch

Answer:

default gateway: Allows a host to communicate with devices that reside on a remote network.