Wednesday, August 13, 2008

JOB VIVA 2

1. What is NETBIOS and NETBEUI?
NETBIOS is a programming interface that allows I/O requests to be sent to and received from a remote computer and it hides the networking hardware from applications.
NETBEUI is NetBIOS extended user interface. A transport protocol designed by microsoft and IBM for the use on small subnets.

2. What is RAID?
A method for providing fault tolerance by using multiple hard disk drives.

3. What is passive topology?
When the computers on the network simply listen and receive the signal, they are referred to as passive because they don’t amplify the signal in any way. Example for passive topology - linear bus.

4. What is Brouter?
Hybrid devices that combine the features of both bridges and routers.

5. What is cladding?
A layer of a glass surrounding the center fiber of glass inside a fiber-optic cable.

6. What is point-to-point protocol
A communications protocol used to connect computers to remote networking services including Internet service providers.

7. How Gateway is different from Routers?
A gateway operates at the upper levels of the OSI model and translates information between two completely different network architectures or data formats

8. What is attenuation?
The degeneration of a signal over distance on a network cable is called attenuation.

9. What is MAC address?
The address for a device as it is identified at the Media Access Control (MAC) layer in the network architecture. MAC address is usually stored in ROM on the network adapter card and is unique.

10. Difference between bit rate and baud rate.
Bit rate is the number of bits transmitted during one second whereas baud rate refers to the number of signal units per second that are required to represent those bits.
baud rate = bit rate / N where N is no-of-bits represented by each signal shift

No comments: