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.
| 51. |
Why Is Bgp A Better Choice For Internet Routing Than The Igps? |
|
Answer» RIP version 1 and IGRP are classful protocols and do not advertise SUBNET mask INFORMATION. RIP version 2 has a limited network diameter of 15 hops. EIGRP, OSPF, and IS-IS use computational intensive algorithms for determining a shortest PATH. BGP RELIES on simple techniques for best path selection and LOOP detection, and can handle the number of network prefixes required for Internet routing. RIP version 1 and IGRP are classful protocols and do not advertise subnet mask information. RIP version 2 has a limited network diameter of 15 hops. EIGRP, OSPF, and IS-IS use computational intensive algorithms for determining a shortest path. BGP relies on simple techniques for best path selection and loop detection, and can handle the number of network prefixes required for Internet routing. |
|
| 52. |
Why Are The Cisco Multicast Routing Protocols Referred To As Protocol Independent ? |
|
Answer» Multicast forwarding decisions are BASED on the ENTRIES in the unicast IP routing table. Multicast is not dependent on how the unicast IP routing table was BUILT; you cans use any DYNAMIC interior routing protocol, static routes, or a combination of the TWO. Multicast forwarding decisions are based on the entries in the unicast IP routing table. Multicast is not dependent on how the unicast IP routing table was built; you cans use any dynamic interior routing protocol, static routes, or a combination of the two. |
|
| 53. |
What Protocols Do Switches Use To Prevent The Broadcasting Of Multicast Traffic ? |
|
Answer» CGMP and IGMP Snooping. |
|
| 54. |
Describe The Operation Of Anycast Rp? |
|
Answer» Two or more RPs are configured with the same IP address. The IP addresses of the RPs are advertised using a unicast IP routing PROTOCOL. Each multicast router chooses the closet RP. If an RP fails, the routers switch to the NEXT nearest RP after the unicast ip routing protocol converges. The MSDP is used between RPs to exchange ACTIVE multicast source information. Two or more RPs are configured with the same IP address. The IP addresses of the RPs are advertised using a unicast IP routing protocol. Each multicast router chooses the closet RP. If an RP fails, the routers switch to the next nearest RP after the unicast ip routing protocol converges. The MSDP is used between RPs to exchange active multicast source information. |
|
| 55. |
What Is The Purpose Of The Interface Command Ip Multicast Spares-dense-mode ? |
|
Answer» USED with PIMSM Auto-RP and version 2. if the RPS fail, the router REVERTS to dense MODE. Used with PIMSM Auto-RP and version 2. if the RPs fail, the router reverts to dense mode. |
|
| 56. |
Explain The Function Of A Rendezvous Point ? |
|
Answer» A RP is the FOCAL point for MULTICAST traffic. Traffic is FORWARD to the RP from multicast SOURCES. The RP then FORWARDS traffic to multicast receivers. A RP is the focal point for multicast traffic. Traffic is forward to the RP from multicast sources. The RP then forwards traffic to multicast receivers. |
|
| 57. |
What Is Ospf Network Types? |
| Answer» | |
| 58. |
What Is Type-1 And Type-2 Lsas In Ospf? |
| Answer» | |
| 59. |
Why Do You Not See Ospf Neighbours As Full/dr Or Full/bdr On Serial Link? |
|
Answer» This is normal. On point-to-point and point-to-multipoint NETWORKS, there are no DESIGNATED routers (DRs) or BACKUP designated routers (BDRs). This is normal. On point-to-point and point-to-multipoint networks, there are no designated routers (DRs) or backup designated routers (BDRs). |
|
| 60. |
What Does The Eigrp Stuck In Active Message Mean? |
Answer»
|
|
| 61. |
How Do The Different Layers Of The Osi Model Communicate With Each Other? |
|
Answer» Each layer of the OSI model can COMMUNICATE only with the layer above it, below it, and parallel to it (a PEER layer). For example, the presentation layer can communicate with only the APPLICATION layer, session layer, and presentation layer on the machine it is communicating with. These layers communicate with each other using protocol data units (PDUs). These PDUs control INFORMATION that is added to the user data at each layer of the model. This information resides in fields CALLED headers (the front of the data field) and trailers (the end of the data field). Each layer of the OSI model can communicate only with the layer above it, below it, and parallel to it (a peer layer). For example, the presentation layer can communicate with only the application layer, session layer, and presentation layer on the machine it is communicating with. These layers communicate with each other using protocol data units (PDUs). These PDUs control information that is added to the user data at each layer of the model. This information resides in fields called headers (the front of the data field) and trailers (the end of the data field). |
|
| 62. |
What Devices Are Used To Break Up Collision And Broadcast Domains? |
|
Answer» Switches and bridges are used to break up COLLISION domains. They create more collision domains and fewer COLLISIONS. Routers are used to break up BROADCAST domains. They create more broadcast domains and smaller broadcast AREAS. Switches and bridges are used to break up collision domains. They create more collision domains and fewer collisions. Routers are used to break up broadcast domains. They create more broadcast domains and smaller broadcast areas. |
|
| 63. |
What Are Broadcast Domains? |
|
Answer» A broadcast domain defines a group of devices that receive each others’ broadcast MESSAGES. As with collisions, the more broadcasts that occur on the NETWORK, the slower your network will be. This is because EVERY device that receives a broadcast must process it to SEE if the broadcast is intended for it. A broadcast domain defines a group of devices that receive each others’ broadcast messages. As with collisions, the more broadcasts that occur on the network, the slower your network will be. This is because every device that receives a broadcast must process it to see if the broadcast is intended for it. |
|
| 64. |
What Four Timers Does Igrp Use To Regulate Its Performance? |
|
Answer» The FOUR timers IGRP uses to REGULATE its performance are as follows:
The four timers IGRP uses to regulate its performance are as follows: |
|
| 65. |
How Do You Enable Igrp On A Cisco Router? |
|
Answer» The way you ENABLE IGRP on a Cisco ROUTER is similar to the way you enable RIP, except you SPECIFY IGRP as the protocol and add an AUTONOMOUS system NUMBER. For example: RouterA(config)#router igrp 10 (10 is the AS number) RouterA(config-router)#network 192.168.0.0 RouterA(config-router)#network 192.168.1.0 RouterA(config-router)#network 192.168.2.0 The way you enable IGRP on a Cisco router is similar to the way you enable RIP, except you specify IGRP as the protocol and add an autonomous system number. For example: RouterA(config)#router igrp 10 (10 is the AS number) RouterA(config-router)#network 192.168.0.0 RouterA(config-router)#network 192.168.1.0 RouterA(config-router)#network 192.168.2.0 |
|
| 66. |
What Is Interior Gateway Routing Protocol (igrp)? |
|
Answer» IGRP is a Cisco proprietary distance VECTOR routing protocol. IGRP has a default HOP count of 100 hops, with a maximum hop count of 255. IGRP uses bandwidth and line delay as its default METRIC, but it can ALSO use reliability, load, and MTU. IGRP is a Cisco proprietary distance vector routing protocol. IGRP has a default hop count of 100 hops, with a maximum hop count of 255. IGRP uses bandwidth and line delay as its default metric, but it can also use reliability, load, and MTU. |
|
| 67. |
How Do You Display The Contents Of A Cisco Ip Routing Table? |
|
Answer» The show IP route COMMAND DISPLAYS the CISCO routing table’s contents. The show ip route command displays the Cisco routing table’s contents. |
|
| 68. |
How Do You Stop Rip Updates From Propagating Out An Interface On A Router? |
|
Answer» Sometimes you do not WANT RIP updates to propagate across the WAN, wasting valuable bandwidth or giving out valuable information about your internetwork. The easiest way to stop RIP updates from PROPAGATING out an interface is to use the passive-interface global configuration COMMAND. Sometimes you do not want RIP updates to propagate across the WAN, wasting valuable bandwidth or giving out valuable information about your internetwork. The easiest way to stop RIP updates from propagating out an interface is to use the passive-interface global configuration command. |
|
| 69. |
What Four Timers Does Ip Rip Use To Regulate Its Performance? |
|
Answer» Here are the four timers that IP RIP uses to regulate its performance:
Here are the four timers that IP RIP uses to regulate its performance: |
|
| 70. |
What Is Ip Rip? |
|
Answer» IP RIP is a true distance VECTOR routing protocol that sends its complete routing table out all ACTIVE interfaces EVERY 30 seconds. IP RIP USES a hop count as its metric to determine the best path to a remote network. The MAXIMUM allowable hop count is 15, meaning that 16 is unreachable. There are two versions of RIP. Version 1 is classful, and version 2 is classless. IP RIP can load-balance over as many as six equal-cost paths. IP RIP is a true distance vector routing protocol that sends its complete routing table out all active interfaces every 30 seconds. IP RIP uses a hop count as its metric to determine the best path to a remote network. The maximum allowable hop count is 15, meaning that 16 is unreachable. There are two versions of RIP. Version 1 is classful, and version 2 is classless. IP RIP can load-balance over as many as six equal-cost paths. |
|
| 71. |
What Are Triggered Updates? |
|
Answer» When a router notices that a DIRECTLY connected subnet has changed state, it immediately sends another ROUTING UPDATE out its other interfaces rather than waiting for the routing update timer to expire. Triggered updates are also KNOWN as Flash updates. When a router notices that a directly connected subnet has changed state, it immediately sends another routing update out its other interfaces rather than waiting for the routing update timer to expire. Triggered updates are also known as Flash updates. |
|
| 72. |
What Are Hold-down Timers? |
|
Answer» HOLD-down timers prevent regular update messages from reinstating a route that might have gone BAD. Hold-down timers also TELL ROUTERS to hold for a period of time any changes that might affect ROUTES. Hold-down timers prevent regular update messages from reinstating a route that might have gone bad. Hold-down timers also tell routers to hold for a period of time any changes that might affect routes. |
|
| 73. |
What Is Route Poisoning? |
|
Answer» With route POISONING, when a distance vector routing protocol NOTICES that a route is no LONGER valid, the route is advertised with an infinite metric, signifying that the route is BAD. In RIP, a metric of 16 is used to signify infinity. Route poisoning is used with holddowns. With route poisoning, when a distance vector routing protocol notices that a route is no longer valid, the route is advertised with an infinite metric, signifying that the route is bad. In RIP, a metric of 16 is used to signify infinity. Route poisoning is used with holddowns. |
|
| 74. |
What Is Convergence? |
|
Answer» Convergence is when all ROUTERS have consistent KNOWLEDGE and correct ROUTING TABLES. Convergence is when all routers have consistent knowledge and correct routing tables. |
|
| 75. |
What Is Split Horizon? |
|
Answer» The rule of SPLIT horizon is that it is NEVER useful to send INFORMATION about a ROUTE back in the direction from which the ORIGINAL update came. The rule of split horizon is that it is never useful to send information about a route back in the direction from which the original update came. |
|
| 76. |
How Do Distance Vector Routing Protocols Keep Track Of Any Changes To The Internetwork? |
|
Answer» Distance vector routing protocols keep track of an internetwork by periodically BROADCASTING updates out all ACTIVE interfaces. This broadcast CONTAINS the entire routing table. This METHOD is often called routing by rumor. Slow convergence of distance vector routing protocols can CAUSE inconsistent routing tables and routing loops. Distance vector routing protocols keep track of an internetwork by periodically broadcasting updates out all active interfaces. This broadcast contains the entire routing table. This method is often called routing by rumor. Slow convergence of distance vector routing protocols can cause inconsistent routing tables and routing loops. |
|
| 77. |
How Do Distance Vector Routing Protocols Function? |
|
Answer» Also known as Bellman-Ford-Fulkerson algorithms, distance vector routing protocols pass complete routing tables to neighboring ROUTERS. Neighboring routers then combine the received routing table with their own routing table. Each router RECEIVES a routing table from its directly connected neighbor. Distance vector routing tables include INFORMATION about the total cost and the logical ADDRESS of the first router on the path to each network they know about. Also known as Bellman-Ford-Fulkerson algorithms, distance vector routing protocols pass complete routing tables to neighboring routers. Neighboring routers then combine the received routing table with their own routing table. Each router receives a routing table from its directly connected neighbor. Distance vector routing tables include information about the total cost and the logical address of the first router on the path to each network they know about. |
|
| 78. |
What Is The Ad For Each Of The Following? |
| Answer» | |
| 79. |
What Are The Three Classes Of Routing Protocols? |
| Answer» | |
| 80. |
What Is Administrative Distance? |
|
Answer» Administrative distance (AD) is an integer from 0 to 255 that rates the trustworthiness of routing information received on a router from a neighboring router. The AD is used as the tiebreaker when a router has multiple PATHS from DIFFERENT routing protocols to the same destination. The PATH with the lower AD is the ONE given priority. Administrative distance (AD) is an integer from 0 to 255 that rates the trustworthiness of routing information received on a router from a neighboring router. The AD is used as the tiebreaker when a router has multiple paths from different routing protocols to the same destination. The path with the lower AD is the one given priority. |
|
| 81. |
What Is A Routing Protocol? |
|
Answer» A Routing PROTOCOL defines the set of rules used by a ROUTER when it communicates with NEIGHBORING ROUTERS. Routing protocols listens for packets from other participants in order to learn and MAINTAIN a routing table. A Routing protocol defines the set of rules used by a router when it communicates with neighboring routers. Routing protocols listens for packets from other participants in order to learn and maintain a routing table. |
|
| 82. |
What Is A Default Route? |
|
Answer» Also known as the gateway of last resort, a default route is a special type of static route with an all-zeros network and network mask. The default route is used to route any packets to a network that a ROUTER does not DIRECTLY know about to a next-hop router. By default, if a router receives a packet to a destination network that is not in its ROUTING table, it drops the packet. When a default route is specified, the router does not drop the packet. Instead, it FORWARDS the packet to the IP ADDRESS specified in the default route. Also known as the gateway of last resort, a default route is a special type of static route with an all-zeros network and network mask. The default route is used to route any packets to a network that a router does not directly know about to a next-hop router. By default, if a router receives a packet to a destination network that is not in its routing table, it drops the packet. When a default route is specified, the router does not drop the packet. Instead, it forwards the packet to the IP address specified in the default route. |
|
| 83. |
What Is The Difference Between Static And Dynamic Routes? |
|
Answer» Static routes are routes that an ADMINISTRATOR manually ENTERS into a router. Dynamic routes are routes that a router learns AUTOMATICALLY through a ROUTING protocol. Static routes are routes that an administrator manually enters into a router. Dynamic routes are routes that a router learns automatically through a routing protocol. |
|
| 84. |
What Are The Three Types Of Routes You Can Use In A Cisco Router? |
|
Answer» The three TYPES of ROUTES are STATIC routes, dynamic routes, and default routes. The three types of routes are static routes, dynamic routes, and default routes. |
|
| 85. |
What Is Routing? |
|
Answer» Routing is the process in which items are forwarded from one location to another. Routing is a hop-by-hop PARADIGM. A Cisco router performs routing and switching functions. Describe what each function does. Routing is a way to LEARN and MAINTAIN awareness of the NETWORK topology. Each router maintains a routing table in which it looks up the destination Layer 3 address to get the packet one step closer to its destination. The switching function is the actual movement of temporary traffic through the router, from an inbound INTERFACE to an outbound interface. Routing is the process in which items are forwarded from one location to another. Routing is a hop-by-hop paradigm. A Cisco router performs routing and switching functions. Describe what each function does. Routing is a way to learn and maintain awareness of the network topology. Each router maintains a routing table in which it looks up the destination Layer 3 address to get the packet one step closer to its destination. The switching function is the actual movement of temporary traffic through the router, from an inbound interface to an outbound interface. |
|