300+ TOP Ccna Interview Questions and Answers

Q1. What Is The Size Of Ip Address?

IPv4 is a 32 bits address and IPv6 is 128 bits address.

Q2. In Configuring A Router, What Command Must Be Used If You Want To Delete The Configuration Data That Is Stored In The Nvram?

Erase startup-config is the command to delete preconfigured files on the router.

Q3. What Does Mtu Stand For?

MTU stands for “Maximum Trmission Unit.” When you configure a router, a default MTU is set. MTU determines the maximum size of a packet that is sent across the network. You can increase MTUs across the network, but this setting generally slows down the network compared to smaller MTU settings. Some network applications require larger MTU sizes, and that’s when you need to manually configure MTU sizes on your routers.

Q4. What Is The Difference Between User Mode And Privileged Mode On A Cisco Router?

These two modes are somewhat self-explanatory. The user mode allows the user to view router status and basic system information. With privileged mode access status, the router can be configured and all status messages and errors can be viewed. User mode and privileged mode separates standard users on the network and network administrators who need to not only view router status but also make changes to the router’s configurations.

Q5. What Is The Difference Between Csma/cd And Csma/ca?

CSMA/CD stands for Carrier Sense Multiple Access with Collision Detection. It is a media access control method used in local area networking using early Ethernet technology to overcome the occurred collision.

CSMA/CA stands for Carrier Sense Multiple Access with Collision Avoidance. It is used in wireless network to avoid collision.

Q6. What Is Vlan?

VLAN stands for Virtual Local Area Network.

Q7. What Is The Difference Between Full-duplex And Half-duplex?

Although both are the communication devices and both are used to trmit and receive data but full-duplex facilitate you to trmit and receive data at the same time while half-duplex cannot receive while it is trmitting data.

Q8. What Is Round Trip Time?

RTT is the propagation time between two nodes. It is the time taken to send a packet out of the interface and receiving the acknowledgement.

Q9. What Is As (autonomous System)?

A group of devices under a single administration is called an AS.

Q10. What Is The Difference Between Rip And Igrp?

When you send traffic on a network, the router (default gateway in Windows computer terminology) determines how to route the traffic. RIP determines where to send the traffic by determining the shortest amount of “hops.” A hop is the next router in the traffic’s path. Each router is considered a hop. With IGRP, several more factors are considered. IGRP takes into consideration the bandwidth availability, MTU, reliability and the amount of hops.

Q11. What Is The Difference Among Straight Cable, Cross Cable And Rollover Cable?

Straight cable: Straight cable is used to connect different group devices. For example: Switch- Router.

Cross cable: Cross cable is used to connect same group devices. For example: Switch-Switch.

Rollover cable: Rollover cable is used to connect console port to computer.

Q12. What Are The Criteria Necessary For An Effective And Efficient Network?

For an effective network, there must be alternate paths available, convergence should be fast and whatever happens network should never go down. Network should be cost effective and properly secure.

Q13. What Are Routers?

The process of routing is done by the devices known as Routers. Routers are the network layer devices.

Q14. What Is The Function Of The Application Layer In Networking?

The Application Layer supports the communication components of an application and provides network services to application processes that span beyond the OSI reference model specifications. It also synchronizes applications on the server and client.

Q15. What Does The Show Protocol Display?

The show protocols command shows the global and interface-specific status of any configured Level 3 protocol.

Q16. What Is Dhcp Scope?

DHCP Scope is the range of IP Addresses from which DHCP server will be assigning IP Addresses to the clients.

Q17. What Is Network Latency?

Network latency refers to the performance of one device when it communicates with another. Network latency is affected by bandwidth speeds, network card performance, cabling and congestion. High latency can also mean users won’t be able to properly communication with applications, which will “time out” if latency is too high.

Q18. What Is 100basefx?

100BASE-FX is a version of Fast Ethernet over optical fiber.

Q19. What Is The Purpose Of The Data Link?

The job of the Data Link layer is to check messages are sent to the right device. Another function of this layer is framing.

Q20. Which Feature Should A Routing Protocol Have To Support Vlsm?

It should include subnet mask of each destination address.

Q21. What Are The Different Types Of Password Used In Securing A Cisco Router?

There are five types of passwords can be set on a Cisco router:

  1. Console
  2. Aux
  3. VTY
  4. Enable Password
  5. Enable Secret

Q22. What Are The Possible Ways Of Data Trmission In Ccna?

These are the three possible ways of data trmission:

  1. Simplex
  2. Half-duplex
  3. Full-duplex

Q23. What Is Subnet? Why Is It Used?

Subnets are used in IP network to break up larger network into smaller network. It is used to optimize the performance of network because it reduces traffic by breaking the larger network into smaller networks. It is also used to identify and isolate network’s problem and simplify them.

Q24. When Does Network Congestion Occur?

Network congestion occurs when too many users are trying to use the same bandwidth. This is especially true in big networks that do not resort to network segmentation.

Q25. What Is Poe (power Over Ethernet)?

POE allows electrical current to be carried by the cable rather than the power cords. It minimizes the number of wires required to install the network.

Q26. What Is The Difference Between Broadcast Domain And Collision Domain?

Broadcast domain is a domain where if a broadcast frame is forwarded, every device pays attention and receives the data. While in Collision domain, chances of data collision is maximum. Like in Hub, if two or more send traffic at the same time, data will collide in between and none of the devices will receive the data.

Q27. What Are Data Packets?

Data packets are the encapsulation units that trmit information across a network. A data packet contains the sender’s information, the recipient’s information, and the data contained. It also contains the numeric identification number that defines the order and packet number. When you send data across the network, that information is segmented into data packets. The recipient then puts these packets together to be able to read the information. Basically, data packets contain the information and routing configurations for your trferred message.

Q28. What Is Point-point Link?

A connection between two nodes of the network is referred as point to point network and that link which connects both nodes is point to point link.

Q29. What Is Checksum?

A checksum is a count of the number of bits in a trmission data that is included with the data so that the receiver can check to see whether the same number of bits arrived. If the counts match, it’s assumed that the complete trmission was received.

Q30. What Is Gateway-to-gateway Protocol?

Gateway-to-Gateway protocol is now obsolete. This was being used for routing datagrams between internet gateways. It uses Minimum hop Algorithm.

Q31. Utilizing Rip, What Is The Limit When It Comes To Number Of Hops?

The maximum limit is 15 hop counts. Anything higher than 15 indicates that the network is considered unreachable.

Q32. What Are The Different Types Of Networks?

These are the two major types of networks:

  • Peer-to-Peer Network
  • Server-based Network

Q33. What Is The Difference Between Arp And Rarp?

ARP stands for Address Resolution Protocol. ARP is a protocol that is used to map an IP address to a physical machine address.

RAPR stands for Reverse Address Resolution Protocol. RARP is a protocol that is used to map a MAC address to IP address.

Q34. What Is The Main Difference Between Full And Half Duplex?

In full duplex, communication occurs from both side, while in half duplex communication occurs in one direction.

Q35. What Is A Node?

Node is a connection point on network for data trmission. It can be a computer or printer or any type of device that is capable of sending and receiving the data over the network.