InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What is the function of an LLC sublayer? |
|
Answer» LLC (Logical Link Control) is basically the upper sublayer of the data link layer and ACTS as an interface between the network layer and MAC sublayer of the data link layer of the OSI MODEL. This sublayer provides the logic for data link as it CONTROLS the synchronization, flow control, multiplexing, and also error checking functions of the data link layer. It SIMPLY provides optional services to an application developer. |
|
| 2. |
What do you mean by Windows in terms of networking? |
|
Answer» In TERMS of networking, the WINDOW is the NUMBER of segments that are allowed to be TRANSFERRED from the SOURCE to the destination before any acknowledgment is sent. |
|
| 3. |
What do you mean by User mode and Privileged mode? |
|
Answer» User Mode: User mode is generally used to view the configurations of the routers. It allows US to view basic system information, check router status, connect to REMOTE devices, etc. User mode is mostly used to perform regular tasks on the router when we are using a CISCO router. |
|
| 4. |
Explain network latency. |
|
Answer» NETWORK latency basically represents the DELAY in communication over a network. It simply refers to the performance of one device when it communicates with ANOTHER. It is the time taken for some data to GO from the source to its DESTINATION across the network. Network latency can be affected by bandwidth speed, cabling, network card performance, and congestion. |
|
| 5. |
What are different types of cables used in routing? |
|
Answer» There are basically three different types of cables used in routing: |
|
| 6. |
What do you mean by MTU? |
|
Answer» MTU (Maximum TRANSMISSION Unit) is considered the LARGEST size FRAME or packet that a network-connected device will accept. Its default size is 1500 bytes which is the largest Ethernet standard unit. TCP (Transmission Control Protocol) GENERALLY uses MTU to determine the maximum size of each packet in any transmission. |
|
| 7. |
What are three possible ways of data transmission in CCNA? |
|
Answer» Three possible ways of data transmission in CCNA include: Half Duplex: Each station can transmit and receive in Half-duplex mode, however not simultaneously. At the POINT when one device is sending, the other can just receive, and the other way around. The half-duplex mode is utilized in situations where there is no requirement for communication both ways simultaneously. The whole limit of the channel can be used for every direction. Full Duplex: Both stations can send and receive all the while in full-duplex mode. Signals that are going in one direction share the CAPACITY of the connection with signals going another way IN this type of mode. This sharing can happen in two ways:
Full-duplex mode is utilized when communication both ways are required CONSTANTLY. The limit or capacity of the channel, anyway, should be split between the two directions. |
|
| 8. |
What do you mean by Frame relay? |
|
Answer» Frame relay is basically a packet switching technology typically USED to TRANSFER data between GEOGRAPHICALLY separated LANs or across WANs. It simply provides connection-oriented communication by developing and maintaining virtual circuits. It is cost-effective technology and is GENERALLY used to join TWO or more routers with a single interface. It works on the data link layer and physical layer of the OSI model. |
|
| 9. |
Name router command that is used to display RAM content and NVRAM Content. |
|
Answer» The ROUTER command that is used to display RAM CONTENT is “SHOW run/show running-config", and the router command that is used to display NVRAM content is “Show start/show start-config". |
|
| 10. |
What do you mean by DLCI? |
|
Answer» DLCI (Data Link Connection IDENTIFIER) is BASICALLY a frame relay 10-bit-wide link-local VIRTUAL circuit normally assigned by frame relay SERVICE to uniquely identify each virtual circuit that is present on the network. It simply identifies which logical circuit the data travels over. |
|
| 11. |
Explain HDLC. |
|
Answer» HDLC (High-Level Data LINK Control) is a group of communication protocols that USUALLY provides reliable DELIVERY of data frames over communication or network link. It is a PROPRIETARY protocol for CISCO and is the default encapsulation operated within CISCO routers. It ALSO ensures the error-free transmission of data and can provide both connection-oriented and connectionless services. |
|
| 12. |
Write difference between tracert and traceroute. |
|
Answer» Tracert: It is a Command Prompt command that is used to SHOW various details about the path that a packet takes from the source computer to the SPECIFIED destination computer. It only uses ICMP (Internet Control Message Protocol) echo REQUESTS. It can be used on a PC. This command is GENERALLY used in Windows NT-based OS. |
|
| 13. |
Name different memories that are used in CISCO routers. |
|
Answer» DIFFERENT memories that are used in CISCO router include:
|
|
| 14. |
Name the LAN Switching method that is mostly used in CISCO Catalyst 5000? |
|
Answer» STORE and forward SWITCHING method is MOSTLY used by CISCO Catalyst 5000 because it stores the entire FRAME to its buffers and executes a CRC check before deciding whether to forward that data frame or not. |
|
| 15. |
What do you mean by 100BaseFX? |
|
Answer» 100BaseFX is basically an Ethernet media standard for Ethernet over fiber OPTIC cables, rather than twisted-pair cables. It is a version of Fast Ethernet that makes USE of fiber optic cables as the main transmission medium. Here, 100 refers to 100Mbps DATA speed that means it carries data TRAFFIC at 100 Mbps in LAN. |
|
| 16. |
What is the main objective of Data Link Layer and Transport Layer? |
|
Answer» Data Link Layer: It is the 2nd layer of the OSI model which is generally responsible for transferring the datagram across an individual link. It is considered one of the most complicated layers and also has complex functionalities and liabilities. It also ENSURES that the appropriate physical PROTOCOL is assigned to the data. Transport Layer: It is the 4th layer of the OSI model which is responsible for providing transparent TRANSFER of data among end-users, thus providing RELIABLE data transfer SERVICES to the top layers. Its main objective is to deliver the entire message from source to destination. |
|
| 17. |
Name different IPX access list. |
|
Answer» There are basically two different IPX access lists as GIVEN below: |
|
| 18. |
Name two ports of Switches. |
|
Answer» The two ports of switches include: |
|
| 19. |
What do you mean by Switching? |
|
Answer» Switching is a process in computer networks that enable us to interconnect LINKS to form a larger NETWORK. It works at the DLL frame and uses hardware address or mac address of DEVICES on LAN (Local AREA Network) to segment a network. |
|
| 20. |
Name types of routes that are available in routers. |
|
Answer» Types of routes available in ROUTERS INCLUDE: Static Route: This route is also known as a non-adaptive route. It is either directly configured on an active interface of the router or manually added to the routing table by an administrator. |
|
| 21. |
What do you mean by routers? Write its major functions. |
|
Answer» Router is a networking device that is used to forward data packets along with a network from source to destination. The DEVICES are specially designed to receive, analyze, and forward data packets between computer networks. It examines a destination IP address of a data packet and uses its headers and routing table to determine the best way or route for transferring the packets. There are some popular companies that develop routers like HP, Juniper, Nortel, Cisco, ETC.
|
|
| 22. |
What do you mean by data packets? |
|
Answer» Data packet is a unit of data that is MADE into a SINGLE package for transmission over a network. They are also referred to as a network layer package and are also used by IP protocol as they contain the IP information which is attached to each packet. They contain much essential information like email MESSAGES, website data, and VoIP (Voice-over-IP) calls. Each data packet has a unique numeric IDENTIFICATION number that DEFINES the packet number and order. |
|
| 23. |
Explain Routing. |
|
Answer» Routing is basically a process of establishing the routes that data packets take on their way to the destination. It is a process of selecting a path across one or more networks to move a data PACKET from source to destination. Routing is generally performed in many types of networks such as circuit-switched networks, computer networks, ETC. It is considered as one of the most essential features in a network and is done by a DEVICE called routers. In the above diagram, the data packet moves from Computer A to Computer B. There are two paths available: |
|