SlideShare a Scribd company logo
Cisco Discovery - DRSEnt Module 6 - V.4 in english.
Q.1 Refer to the exhibit. What statement describes the DR/BDR relationship of the HQ router?


    HQ is the DR.

    HQ is the BDR.

    HQ is a DROTHER.

    HQ is a member of an NBMA network.



Q.2 Which two features are associated with Frame Relay OSPF point-to-multipoint environments?
(Choose two.)


    A DR is not elected.

    The OSPF priority value determines the active DR on the Frame Relay link.

    OSPF neighbor routers are statically defined.

    The link types are identified as broadcast multiaccess.

    The BDR will have a router ID whose value is greater than the DR router ID.



Q.3 Refer to the exhibit. How was the OSPF default gateway entry for R2 determined?


    Default routes are automatically injected by OSPF into all advertisements.

    A static default gateway route is defined in the configuration of R2.

    The default-information originate command is applied on R1.

    The ISP defines the gateway of last resort and automatically passes it to R1 and R2.

    The ip default-gateway command is applied on R2.



Q.4 What is always required for OSPF routers to share routing information?


    designated routers

    a backup designated router
neighbor adjacencies

    an NBMA network topology

    links that are configured on the 224.0.0.0 network



Q.5 Refer to the exhibit. A network administrator has implemented OSPF and the network has
converged. If all router interfaces are enabled and functional, what route will OSPF view as lowest cost
when moving frames from Host3 to Host1?


    R3 to R4 to R1

    R3 to R1

    R3 to R2 to R1

    R3 to R5 to R2 to R1



Q.6 Refer to the exhibit. Which commands configure router A for OSPF?


   router ospf 1
  network 192.168.10.0

   router ospf 1
  network 192.168.10.64 0.0.0.63 area 0
  network 192.168.10.192 0.0.0.3 area 0

   router ospf 1
  network 192.168.10.64 255.255.255.192
  network 192.168.10.192 255.255.255.252

   router ospf 1
  network 192.168.10.0 area 0



Q.7 Refer to the exhibit. Which network statement configures the home router to allow all the
interfaces to participate in OSPF?


    network 10.0.0.0 0.3.255.255 area 0

    network 10.8.0.0 0.0.0.3 area 0

    network 10.8.0.0 0.3.255.255 area 0
network 10.10.0.0 0.0.0.3 area 0

    network 10.12.0.0 0.3.255.255 area 0



Q.8 Which statement is true regarding OSPF DR and BDR elections?


    A new DR/BDR election occurs each time a new OSPF neighbor is added.

    The router with the highest OSPF priority setting wins the election for DR.

    The default priority value for a router connected to a multi-access network is 0.

    The router with the highest MAC address is elected as the DR when the default priority values are
used.



Q.9 Refer to the exhibit. The network administrator would like only the 172.16.32.0 network advertised
to Router1. Which OSPF network command accomplishes this?


    Router2(config-router)# network 172.16.0.0 0.0.0.15 area 0

    Router2(config-router)# network 172.16.0.0 0.0.15.255 area 0

    Router2(config-router)# network 172.16.32.0 0.0.15.255 area 0

    Router2(config-router)# network 172.16.32.0 0.0.255.255 area 0



Q.10 Which two statements describe the operation of link-state routing protocols? (Choose two.)


    All routers in the same area have identical link-state databases when converged.

    Routing loops are prevented by running the Diffusing Update Algorithm (DUAL).

    Link-state routers send frequent periodic updates of the entire routing table.

    Reliable Transport Protocol (RTP) is used to deliver and receive LSAs.

    Calculating the shortest path for each destination is accomplished with the SPF algorithm.



Q.11 Refer to the exhibit. Routers A, B, and C are part of the existing OSPF network. Router D has been
added to the network. All routers are running OSPF and have the indicated priorities applied to the
interface. What is the DR/BDR status immediately after router D is added to the existing network?
An election is forced and router D wins the DR election.

    The DR and BDR do not change until the next election.

    An election is forced and the existing BDR becomes the DR.

    The router with the highest router ID becomes the new BDR.



Q.12 Which two statements describe the use of OSPF DR/BDR elections? (Choose two.)


    Elections are always optional.

    Elections are required in all WAN networks.

    Elections are required in point-to-point networks.

    Elections are required in broadcast multiaccess networks.

    Elections are sometimes required in NBMA networks.



Q.13 Refer to the exhibit. As part of an OSPF network, R1 and R2 are trying to become adjacent
neighbors. Although it appears that the two systems are communicating, neither of the routing tables
include OSPF routes received from its neighbor. What could be responsible for this situation?


    R1 and R2 are not on the same subnet.

    The Process IDs on each router do not match.

    The timer intervals on the routers do not match.

    The value set for the Transmit Delay time on both routers is too low.



Q.14 Refer to the exhibit. What is the purpose of the value 128 shown in bold?


    It is the OSPF cost metric.

    It is the OSPF administrative distance.

    It is the value assigned by the Dijkstra algorithm that designates the distance in hops to the
network.

    It is the value assigned to an interface that is used by the DUAL algorithm to determine the metric.
Q.15 Refer to the exhibit. What is the purpose of the configuration commands added on router B?


    allows router A to form an adjacency with router B

    provides a stable OSPF router ID on router B

    provides a method of testing router traffic

    creates the OSPF adjacency table on router B



Q.16 Refer to the exhibit. The command ip route 10.16.1.64 255.255.255.252 s0/0/0 is entered into the
router. Why does network 10.16.1.64/30 appear in the routing table in addition to network
10.16.1.64/27?


    The router views 10.16.1.64/30 and 10.16.1.64/27 as two different networks.

    The static route is used as a backup route for packets destined for 10.16.1.64/27.

    The AD for static routes is lower than the AD for OSPF routes.

    The static route metric is lower than the OSPF metric for the 10.16.1.64/27 network.



Q.17 What is the primary difference between link-state protocols and distance vector protocols with
regard to route calculation?


    Distance vector protocols take existing routes from their neighbors and add to them. Link-state
protocols independently calculate full routes.

     Link-state protocols calculate and pass full routing tables to all routers in their associated areas, and
distance vector protocols do not.

     When determining invalid routes, link-state protocols use split horizon for all route computations.
Distance vector protocols use reverse poisoning.

    Distance vector protocols require more CPU and RAM for route calculations than link-state
protocols require.



Q.18 What range of networks are advertised in the OSPF updates by the command Router1(config-
router)# network 192.168.0.0 0.0.15.255 area 0?
192.168.0.0/24 through 192.168.0.15/24

    192.168.0.0/24 through 192.168.15.0/24

    192.168.15.0/24 through 192.168.31.0/24

    192.168.15.0/24 through 192.168.255.0/24

    192.168.16.0/24 through 192.168.255.0/24



Q.19 Refer to the exhibit. When establishing adjacency relationships, which IP address would router A
use to send hello packets to router B?


    10.11.0.1

    10.11.0.2

    10.11.0.255

    224.0.0.5

    255.255.255.255



Q.20 Refer to the exhibit. Which router will be elected the DR and which will become the BDR?


    R1 will be DR and R2 will be BDR.

    R1 will be DR and R3 will be BDR.

    R2 will be DR and R1 will be BDR.

    R2 will be DR and R3 will be BDR.

    R3 will be DR and R2 will be BDR.

    R3 will be DR and R1 will be BDR.



Q.21 When compared to a distance vector routing protocol, what is a benefit of the hierarchical design
approach that is used in large OSPF networks?


    simpler configuration

    reduction of router processing requirements
isolation of network instability

    less complex network planning



Q.22 What are two advantages of using a link-state routing protocol instead of a distance vector routing
protocol? (Choose two.)


    The topology database eliminates the need for a routing table.

    Frequent periodic updates are sent to minimize the number of incorrect routes in the topological
database.

    Routers have direct knowledge of all links in the network and how they are connected.

    After the initial LSA flooding, routers generally require less bandwidth to communicate changes in a
topology.

    A link-state routing protocol requires less router processor power.



Q.23 If a network has converged, what is true about the link-state database held by each router in the
same OSPF area?


    Each router has a link-state database containing the same status information.

    Each router has a different link-state database depending on its position within the network.

    The link-state database is stored in a designated router and is accessed by each router in the area as
needed.

     The link-state database in each router only contains information about adjacent routers and the
status of their links.



Q.24 Refer to the exhibit. RTRC was recently configured and is not sending the proper OSPF routes to
RTRB, as shown in the RTRB routing table. Based on the RTRC configuration, what is most likely the
problem?


    RTRC interfaces are administratively shut down.

    The OSPF process ID for RTRC does not match the process ID used on RTRB.
The interface addresses on RTRC overlap with other addresses in the network.

The OSPF routing configuration on RTRC has a missing or incorrect network statement.

More Related Content

PPTX
network convergence problem and solutions
PPTX
Dynamic Routing Protocol OSPF
PPT
Ospf
PPTX
PDF
Cisco ospf
PPT
ospf routing protocol
PDF
PPTX
Routing Information Protocol
network convergence problem and solutions
Dynamic Routing Protocol OSPF
Ospf
Cisco ospf
ospf routing protocol
Routing Information Protocol

What's hot (20)

PDF
RIP (routing information protocol)
PPTX
Open Shortest Path First
PDF
Day 2 IP ROUTING
PPTX
Open shortest path first (ospf)
PDF
Ospf Last Modified Eng
PDF
HSRP (hot standby router protocol)
PPTX
Open Shortest Path First (OSPF) || 2020 || Ser-2
PPTX
Virtual Local Area Network
PPTX
HSRP ccna
DOC
Ccna 2 chapter 11 v4.0 answers 2011
PPT
PPTX
OSPF Fundamental
PPT
OSPF Overview
PPT
Rip ospf and bgp
PPTX
PPTX
IP ROUTING
PPT
OSPF Configuration
PDF
Open Shortest Path First
PPT
Routing and OSPF
RIP (routing information protocol)
Open Shortest Path First
Day 2 IP ROUTING
Open shortest path first (ospf)
Ospf Last Modified Eng
HSRP (hot standby router protocol)
Open Shortest Path First (OSPF) || 2020 || Ser-2
Virtual Local Area Network
HSRP ccna
Ccna 2 chapter 11 v4.0 answers 2011
OSPF Fundamental
OSPF Overview
Rip ospf and bgp
IP ROUTING
OSPF Configuration
Open Shortest Path First
Routing and OSPF
Ad

Viewers also liked (19)

PPT
Ccna1v3 mod10
PDF
Cisco discovery d homesb module 3 - v.4 in english.
PDF
Cisco discovery d homesb module 9 - v.4 in english.
PPT
Ccna1v3 mod08
PDF
Cisco discovery d homesb module 7 - v.4 in english.
PPT
Ccna1v31 mod04
PDF
Cisco discovery d homesb module 10 final exam - v.4 in english.
PPT
Ccna1v3 mod03
PDF
Cisco discovery drs ent module 5 - v.4 in english.
PPT
Ccna1v31 mod11
PDF
Cisco discovery d homesb module 1 - v.4 in english.
PPT
Ccna1v3 mod11
PDF
Cisco discovery drs ent module 3 - v.4 in english.
PDF
Cisco discovery drs ent module 7 - v.4 in english.
PDF
iSeries IBM
PDF
EduDivision-DATACOM NETWORKING
PPT
Ccna1v31 mod05
PPT
Ccna1v31 mod03
PDF
E wallet nfc service payment
Ccna1v3 mod10
Cisco discovery d homesb module 3 - v.4 in english.
Cisco discovery d homesb module 9 - v.4 in english.
Ccna1v3 mod08
Cisco discovery d homesb module 7 - v.4 in english.
Ccna1v31 mod04
Cisco discovery d homesb module 10 final exam - v.4 in english.
Ccna1v3 mod03
Cisco discovery drs ent module 5 - v.4 in english.
Ccna1v31 mod11
Cisco discovery d homesb module 1 - v.4 in english.
Ccna1v3 mod11
Cisco discovery drs ent module 3 - v.4 in english.
Cisco discovery drs ent module 7 - v.4 in english.
iSeries IBM
EduDivision-DATACOM NETWORKING
Ccna1v31 mod05
Ccna1v31 mod03
E wallet nfc service payment
Ad

Similar to Cisco discovery drs ent module 6 - v.4 in english. (20)

PDF
Cisco discovery drs ent module 10 - v.4 in english.
PDF
Ccna 3 Chapter 6 V4.0 Answers
PDF
Ccna 3-discovery-4-0-module-6-100-
DOC
Ccna 2 chapter 10 v4.0 answers 2011
PDF
ccna-discowey-final-100
DOC
E routing final exam ccna 2 46
PPT
Ccna day3
PDF
ivesgimpaya2
PDF
Ccna day3-140715152337-phpapp01
PPT
PPT
PPT
Ccna day3
DOCX
Ccna 2 v 4.0 final-exam-19-06-2010
DOCX
Ccna 2 v 4.0 final-exam-19-06-2010
PDF
Ccna 3 Final V4.0 Answers
PPTX
Ccna ppt1
DOC
Ccna 2 chapter 3 v4.0 answers 2011
DOC
Ccna 2 chapter 2 v4.0 answers 2011
PPTX
OSPF IN COMPUTER NETWORKING..............
PPT
Chapter7ccna
Cisco discovery drs ent module 10 - v.4 in english.
Ccna 3 Chapter 6 V4.0 Answers
Ccna 3-discovery-4-0-module-6-100-
Ccna 2 chapter 10 v4.0 answers 2011
ccna-discowey-final-100
E routing final exam ccna 2 46
Ccna day3
ivesgimpaya2
Ccna day3-140715152337-phpapp01
Ccna day3
Ccna 2 v 4.0 final-exam-19-06-2010
Ccna 2 v 4.0 final-exam-19-06-2010
Ccna 3 Final V4.0 Answers
Ccna ppt1
Ccna 2 chapter 3 v4.0 answers 2011
Ccna 2 chapter 2 v4.0 answers 2011
OSPF IN COMPUTER NETWORKING..............
Chapter7ccna

More from igede tirtanata (12)

PDF
GSM 3G Basic
PDF
Cisco discovery drs ent module 8 - v.4 in english.
PDF
Cisco discovery drs ent module 4 - v.4 in english.
PDF
Cisco discovery d homesb module 10 final exam - v.4 in english.
PDF
Cisco discovery d homesb module 7 - v.4 in english.
PPT
Ccna1v31 mod09
PPT
Ccna1v31 mod07
PPT
Ccna1v31 mod06
PPT
Ccna1v31 mod02
PPT
Ccna1v31 mod01
PPT
Ccna1v3 mod09
PDF
Cisco discovery d homesb module 6 - v.4 in english.
GSM 3G Basic
Cisco discovery drs ent module 8 - v.4 in english.
Cisco discovery drs ent module 4 - v.4 in english.
Cisco discovery d homesb module 10 final exam - v.4 in english.
Cisco discovery d homesb module 7 - v.4 in english.
Ccna1v31 mod09
Ccna1v31 mod07
Ccna1v31 mod06
Ccna1v31 mod02
Ccna1v31 mod01
Ccna1v3 mod09
Cisco discovery d homesb module 6 - v.4 in english.

Cisco discovery drs ent module 6 - v.4 in english.

  • 1. Cisco Discovery - DRSEnt Module 6 - V.4 in english. Q.1 Refer to the exhibit. What statement describes the DR/BDR relationship of the HQ router? HQ is the DR. HQ is the BDR. HQ is a DROTHER. HQ is a member of an NBMA network. Q.2 Which two features are associated with Frame Relay OSPF point-to-multipoint environments? (Choose two.) A DR is not elected. The OSPF priority value determines the active DR on the Frame Relay link. OSPF neighbor routers are statically defined. The link types are identified as broadcast multiaccess. The BDR will have a router ID whose value is greater than the DR router ID. Q.3 Refer to the exhibit. How was the OSPF default gateway entry for R2 determined? Default routes are automatically injected by OSPF into all advertisements. A static default gateway route is defined in the configuration of R2. The default-information originate command is applied on R1. The ISP defines the gateway of last resort and automatically passes it to R1 and R2. The ip default-gateway command is applied on R2. Q.4 What is always required for OSPF routers to share routing information? designated routers a backup designated router
  • 2. neighbor adjacencies an NBMA network topology links that are configured on the 224.0.0.0 network Q.5 Refer to the exhibit. A network administrator has implemented OSPF and the network has converged. If all router interfaces are enabled and functional, what route will OSPF view as lowest cost when moving frames from Host3 to Host1? R3 to R4 to R1 R3 to R1 R3 to R2 to R1 R3 to R5 to R2 to R1 Q.6 Refer to the exhibit. Which commands configure router A for OSPF? router ospf 1 network 192.168.10.0 router ospf 1 network 192.168.10.64 0.0.0.63 area 0 network 192.168.10.192 0.0.0.3 area 0 router ospf 1 network 192.168.10.64 255.255.255.192 network 192.168.10.192 255.255.255.252 router ospf 1 network 192.168.10.0 area 0 Q.7 Refer to the exhibit. Which network statement configures the home router to allow all the interfaces to participate in OSPF? network 10.0.0.0 0.3.255.255 area 0 network 10.8.0.0 0.0.0.3 area 0 network 10.8.0.0 0.3.255.255 area 0
  • 3. network 10.10.0.0 0.0.0.3 area 0 network 10.12.0.0 0.3.255.255 area 0 Q.8 Which statement is true regarding OSPF DR and BDR elections? A new DR/BDR election occurs each time a new OSPF neighbor is added. The router with the highest OSPF priority setting wins the election for DR. The default priority value for a router connected to a multi-access network is 0. The router with the highest MAC address is elected as the DR when the default priority values are used. Q.9 Refer to the exhibit. The network administrator would like only the 172.16.32.0 network advertised to Router1. Which OSPF network command accomplishes this? Router2(config-router)# network 172.16.0.0 0.0.0.15 area 0 Router2(config-router)# network 172.16.0.0 0.0.15.255 area 0 Router2(config-router)# network 172.16.32.0 0.0.15.255 area 0 Router2(config-router)# network 172.16.32.0 0.0.255.255 area 0 Q.10 Which two statements describe the operation of link-state routing protocols? (Choose two.) All routers in the same area have identical link-state databases when converged. Routing loops are prevented by running the Diffusing Update Algorithm (DUAL). Link-state routers send frequent periodic updates of the entire routing table. Reliable Transport Protocol (RTP) is used to deliver and receive LSAs. Calculating the shortest path for each destination is accomplished with the SPF algorithm. Q.11 Refer to the exhibit. Routers A, B, and C are part of the existing OSPF network. Router D has been added to the network. All routers are running OSPF and have the indicated priorities applied to the interface. What is the DR/BDR status immediately after router D is added to the existing network?
  • 4. An election is forced and router D wins the DR election. The DR and BDR do not change until the next election. An election is forced and the existing BDR becomes the DR. The router with the highest router ID becomes the new BDR. Q.12 Which two statements describe the use of OSPF DR/BDR elections? (Choose two.) Elections are always optional. Elections are required in all WAN networks. Elections are required in point-to-point networks. Elections are required in broadcast multiaccess networks. Elections are sometimes required in NBMA networks. Q.13 Refer to the exhibit. As part of an OSPF network, R1 and R2 are trying to become adjacent neighbors. Although it appears that the two systems are communicating, neither of the routing tables include OSPF routes received from its neighbor. What could be responsible for this situation? R1 and R2 are not on the same subnet. The Process IDs on each router do not match. The timer intervals on the routers do not match. The value set for the Transmit Delay time on both routers is too low. Q.14 Refer to the exhibit. What is the purpose of the value 128 shown in bold? It is the OSPF cost metric. It is the OSPF administrative distance. It is the value assigned by the Dijkstra algorithm that designates the distance in hops to the network. It is the value assigned to an interface that is used by the DUAL algorithm to determine the metric.
  • 5. Q.15 Refer to the exhibit. What is the purpose of the configuration commands added on router B? allows router A to form an adjacency with router B provides a stable OSPF router ID on router B provides a method of testing router traffic creates the OSPF adjacency table on router B Q.16 Refer to the exhibit. The command ip route 10.16.1.64 255.255.255.252 s0/0/0 is entered into the router. Why does network 10.16.1.64/30 appear in the routing table in addition to network 10.16.1.64/27? The router views 10.16.1.64/30 and 10.16.1.64/27 as two different networks. The static route is used as a backup route for packets destined for 10.16.1.64/27. The AD for static routes is lower than the AD for OSPF routes. The static route metric is lower than the OSPF metric for the 10.16.1.64/27 network. Q.17 What is the primary difference between link-state protocols and distance vector protocols with regard to route calculation? Distance vector protocols take existing routes from their neighbors and add to them. Link-state protocols independently calculate full routes. Link-state protocols calculate and pass full routing tables to all routers in their associated areas, and distance vector protocols do not. When determining invalid routes, link-state protocols use split horizon for all route computations. Distance vector protocols use reverse poisoning. Distance vector protocols require more CPU and RAM for route calculations than link-state protocols require. Q.18 What range of networks are advertised in the OSPF updates by the command Router1(config- router)# network 192.168.0.0 0.0.15.255 area 0?
  • 6. 192.168.0.0/24 through 192.168.0.15/24 192.168.0.0/24 through 192.168.15.0/24 192.168.15.0/24 through 192.168.31.0/24 192.168.15.0/24 through 192.168.255.0/24 192.168.16.0/24 through 192.168.255.0/24 Q.19 Refer to the exhibit. When establishing adjacency relationships, which IP address would router A use to send hello packets to router B? 10.11.0.1 10.11.0.2 10.11.0.255 224.0.0.5 255.255.255.255 Q.20 Refer to the exhibit. Which router will be elected the DR and which will become the BDR? R1 will be DR and R2 will be BDR. R1 will be DR and R3 will be BDR. R2 will be DR and R1 will be BDR. R2 will be DR and R3 will be BDR. R3 will be DR and R2 will be BDR. R3 will be DR and R1 will be BDR. Q.21 When compared to a distance vector routing protocol, what is a benefit of the hierarchical design approach that is used in large OSPF networks? simpler configuration reduction of router processing requirements
  • 7. isolation of network instability less complex network planning Q.22 What are two advantages of using a link-state routing protocol instead of a distance vector routing protocol? (Choose two.) The topology database eliminates the need for a routing table. Frequent periodic updates are sent to minimize the number of incorrect routes in the topological database. Routers have direct knowledge of all links in the network and how they are connected. After the initial LSA flooding, routers generally require less bandwidth to communicate changes in a topology. A link-state routing protocol requires less router processor power. Q.23 If a network has converged, what is true about the link-state database held by each router in the same OSPF area? Each router has a link-state database containing the same status information. Each router has a different link-state database depending on its position within the network. The link-state database is stored in a designated router and is accessed by each router in the area as needed. The link-state database in each router only contains information about adjacent routers and the status of their links. Q.24 Refer to the exhibit. RTRC was recently configured and is not sending the proper OSPF routes to RTRB, as shown in the RTRB routing table. Based on the RTRC configuration, what is most likely the problem? RTRC interfaces are administratively shut down. The OSPF process ID for RTRC does not match the process ID used on RTRB.
  • 8. The interface addresses on RTRC overlap with other addresses in the network. The OSPF routing configuration on RTRC has a missing or incorrect network statement.