Sunteți pe pagina 1din 12

Contact www.solvedcare.

com for best and lowest cost solution or email solvedcare


@gmail.com
Routing Protocols Concepts V1
Assignment A
Q1a): Why we need routing in a network's?
b) Describe the three methods to enter routes into the routing table (dynamic ro
uting, static routing, directly connected networks)?
Q.2 Describe the purpose of the following commands
show version, show ip route, show interfaces, show running-config, show startupconfig, Ping,

Q3a: Describe basic characteristics and operation of static routes.


b. Explain the classful route lookup process
Q4: Compare and contrast routing table operation built using static route with e
xit interfaces and next-hop addresses.
Q5: Justify the role of dynamic routing protocols and place these protocols in t
he context of modern network design?
Assignment B
Q.6 a. Determine the administrative distance of a route and describe its importa
nce in the routing process.
b. Compare and contrast the basic characteristics of the different dis
tance vector routing protocols in use today.
Q7. a. Describe the process to configure and modify the default behavior of RIPv
2 in a small network
b. Describe the advantages of disabling automatic summarization in a RIPv2 netwo
rk
Q8. a. Explain the feasibility condition and how EIGRP routes are added to the r
outing and neighbor tables.
b. What is the purpose of
its role in configuring EIGRP?

the

Autonomous

System

Number

and

Case Study
Q9.

Question: You have been given the network address 192.168.1.0/24 to subnet and t

he network shown in the Topology Diagram. VLSM will be used so that the addressi
ng requirements can be met using the 192.168.1.0/24 network. The network has the
following addressing requirements:
The HQ LAN1 will require 50 host IP addresses.
The HQ LAN2 will require 50 host IP addresses.
The Branchl LAN1 will require 20 host IP addresses.
The Branchl LAN2 will require 20 host IP addresses
The Branch2 LAN1 will require 12 host IP addresses.
The Branch2 LAN2 will require 12 host IP addresses.
The link from HQ to Branchl will require an IP address for each end of the link.
The link from HQ to Branch2 will require an IP address for each end of the link.
The link Branchl to Branch2 will require an IP address for each end of the link.
Give the Addressing scheme for the above topology.
Assignment C
Check your understanding. Answer all questions.

Ql. What header address information does a router change in the information it r
eceives from an attached Ethernet interface before information is transmitted ou
t another interface?
(a)

only the Layer 2 source address

(b)

only the Layer 2 destination address

(c)

only the Layer 3 source address

(d) only the Layer 3 destination address


(e)
(f)

the Layer 2 source and destination address


the Layer 3 source and destination address

Q2. Which two statements describe functions or characteristics of CDP? (Choose t


wo.)
(a)
It starts up automatically and allows the device to detect directly conne
cted neighbor devices that use CDP.
(b) It operates at the network layer and allows two systems to learn about eac
h other.
(c)

It creates a topology map of the entire network.

(d) It allows systems to learn about each other even if different network laye
r protocols are configured.
(e)

It forwards advertisements about routes for faster convergence.

Q3. A router learns two paths with equal metrics to a destination network via th
e RIP routing protocol. How will the router handle packets to the destination ne
twork?
(a)

The router will install the first route it learned into the routing table.

(b) The router will install both routes in the routing table and load balance
between the two.
(c) The router will put the first route in the routing table, and denote the s
econd route as a backup route.
(d) The router will pick the path with the higher bandwidth and will place it i
n the routing table.
Q4. What metric does the RIP routing protocol consider to be infinity?
(a)0
(b)

15

(c)

16

(d)

224

(e)

255

Q5. Which two conditions are most likely to cause a routing loop? (Choose two.)
(a)
(b)
(c)
(d)
(e)

random jitter
implementation of classful addressing
inconsistent routing tables
incorrectly configured static routes
a network converging too quickly

Q6. Which two statements are true regarding the characteristics of RIPvl? (Choos
e two).
(a)

It is a distance vector routing protocol.

(b)

It advertises the address and subnet mask for routes in routing updates.

(c)

The data portion of a RIP message is encapsulated into a TCP segment.

(d)

The data portion of a RIP message is encapsulated into a UDP segment.

(e)

It broadcasts updates every 15 seconds.

(f)

It allows a maximum of 15 routers in the routing domain.

Q7. A static route has been configured on a router. However, the destination net
work no longer exists. What should an administrator do to remove the static rout
e from the routing table?
(a)

Change the routing metric for that route.

(b)

Nothing. The static route will go away on its own.

(c)

Change the administrative distance for that route.

(d) Remove the route using the no ip route command.

Refer to the exhibit. Host A is unable to access the Internet, and troubleshooti
ng has revealed that this is due to an addressing problem. What is incorrectly c
onfigured in this network?
(a)

the IP address of the FaO/0 interface of Rl

(b)

the subnet mask of the SO/0/0 interface of Rl

(c)

the IP address of the SO/0/0 interface of Rl

(d) the subnet mask of the SO/0/0 interface of R2


Q9. Which network design feature requires the deployment of a classless routing
protocol?
(a)

private IP addressing

(b)

advertising default routes

(c)

variable length subnet masks

(d)

summarization on major network boundaries

Q10. A network administrator needs to assign the very last usable IP address in
the 172.24.64.0/18 network range to the router interface that serves this LAN. W
hich IP address should the administrator configure on the interface?
(a)

172.16.128.154/18

(b)

172.16.255.254/18

(c)

172.24.64.254/18

(d)

172.24.127.254/18

Ql1. What does RIP use to reduce convergence time in a larger network?
(a)
(b)
.

It uses multicast instead of broadcast to send routing updates.


It reduces the update timer to 15 seconds if there are more than 10 routes

(c)
It uses triggered updates to announce network changes if they happen in b
etween the periodic updates.
(d) It uses random pings to detect if a pathway is down and therefore is preem
ptive on finding networks that are down.
Q12. Which two statements are correct about the split horizon with poison revers

e method of routing loop prevention? (Choose two.)


(a)

It is enabled by default on all Cisco IOS implementations.

(b)
e.

It assigns a value that represents an infinite metric to the poisoned rout

(c) It sends back the poisoned route update to the same interface from where i
t was received.
(d) It instructs routers to hold all changes that might affect routes, for a sp
ecified period of time.
(e) It limits the number of hops a packet can traverse through the network bef
ore it is discarded.

Q13. What range of networks will be advertised in the OSPF updates by the comman
d Routerl(config-router)# network 192.168.0.0 0.0.15.255 area 100?
(a)

192.168.0.0/24 through 192.168.0.15/24

(b)

192.168.0.0/24 through 192.168.15.0/24

(c)

192.168.15.0/24 through 192.168.31.0/24

(d)

192.168.15.0/24 through 192.168.255.0/24

(e)

192.168.16.0/24 through 192.168.255.0/24

Q14

Refer to the exhibit. When OSPF is operational in the exhibited network, what ne
ighbor relationship is developed between Router 1 and Router2?
(a)

A FULL adjacency is formed.

(b)

A 2WAY adjacency is formed.

(c)

Router2 will become the DR and Routerl will become the BDR.

(d) Both routers will become DROTHERS.


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

Elections are always optional.

(b)

Elections are required in all WAN networks.

(c)

Elections are required in point-to-point networks.

(d) Elections are required in broadcast multiaccess networks.


(e)

Elections are sometimes required in NBMA networks.

Q16. What are two functions of a router? (Choose two.)


(a)
(b)

It connects multiple IP networks.


It controls the flow of data via the use of Layer 2 addresses.

(c)
(d)

It determines the best path to send packets.


It manages the VLAN database.

(e)

It increases the size of the broadcast domain.

Q17. When a router boots, what is the default order to locate the Cisco IOS if t
here is no boot system command?
(a)

ROM, TFTP server, flash

(b)

flash, TFTP server, ROM

(c)

flash, NVRAM, TFTP server

(d) NVRAM, TFTP server, flash

Q18. Which router component is used to store the routing table


a)

Flash

b)

NVRAM

c)

ROM

d)

SDRAM

Q19:Refer to the exhibit. How many routes are child routes?

(a)
(b)

1
3

(c)
(d)

4
6

Q20. Which two statements are true regarding link-state routing protocols? (Choo
se two.)
(a)
(b)
(c)

They are aware of the complete network topology.


They offer rapid convergence times in large networks.
They do not include subnet masks in their routing updates.

(d)
(e)
ns.

They rely on decreasing hop counts to determine the best path.


They do not work well in networks that require special hierarchical desig

(f)
They pass their entire routing tables to their directly connected neighbo
rs only.
Q21. What two routing protocols use a hierarchal network topology? (Choose two.)
(a)

IS-IS

(b)

EIGRP

(c)

OSPF

(d) RIPvl
(e)

RIPv2

Refer to the exhibit. All router interfaces are configured with an IP address an
d are operational. If no routing protocols or static routes are configured, what
information will be included in the show ip route command output for router A?
(a)

All of the 192.168.x.0 networks will be in the routing table.

(b) Routes to networks 192.168.1.0/24, 192.168.2.0/24, and 192.168.3.0/24 will


be in the routing table.
(c) The routing table will be empty because routes and dynamic routes have not
been configured.
(d) A default route is automatically installed in the routing table to allow co
nnectivity between the networks.

Which of the following could describe the devices labeled "?" in the graphic? (C
hoose three.)
(a)

DCE

(b)

CSU/DSU

(c)

LAN switch

(d) modem
(e)

hub

Q24. A static route has been configured on a router. However, the destination ne
twork no longer exists. What should an administrator do to remove the static rou
te from the routing table?
(a)

Change the routing metric for that route.

(b)

Nothing. The static route will go away on its own.

(c)

Change the administrative distance for that route.

(d)

Remove the route using the no ip route command.

Refer to exhibit. Given the topology shown in the exhibit, what three commands a
re needed to configure EIGRP on the Paris router? (Choose three.)
(a)

Paris(config)# router eigrp 100

(b)

Paris(config)# router eigrp

(c)

Paris(config-router)# network 192.168.6.0

(d) Paris(config-router)# network 192.168.7.0


(e)
(f)

Paris(config-router)# network 192.168.8.0


Paris(config-router)# network 192.168.9.0

Q26. A router has EIGRP configured as the only routing protocol. In what way mig
ht EIGRP respond if there is no feasible successor route to a destination networ
k and the successor route fails?
(a)
It broadcasts hello packets to all routers in the network to re-establish
neighbor adjacencies.
(b)
d.
(c)
(d)

It sends queries to adjacent neighbors until a new successor route is foun


It immediately sends its entire routing table to its neighbors.
It will set the metric for the failed route to infinity.

Q27. Which three statements describe the operation of routing with EIGRP? (Choos
e three.)
(a)

As new neighbors are discovered, entries are placed in a neighbor table.

(b) If the feasible successor has a higher advertised cost than the current su
ccessor route, then it becomes the primary route.
(c) If hello packets are not received within the hold time, DUAL must recalcul
ate the topology.
(d) The reported distance is the distance to a destination as advertised by a n
eighbor.
(e) EIGRP maintains full knowledge of the network topology in the topology tab
le and exchanges full routing information with neighboring routers in every upda
te.
(f)
EIGRP builds one routing table that contains routes for all configured ro
uted protocols.

Q28.

Refer to the exhibit. What happens to a packet that has 172.16.0.0/16 as the bes
t match in the routing table that is shown?
(a)

The packet is discarded.

(b)

The packet is flooded out all interfaces.

(c)

The packet is forwarded via SerialO/0/0.

(d)

The packet is forwarded via FastEthernetO/0.

Q29. A network is configured with the IP, IPX, and AppleTalk protocols. Which ro
uting protocol is recommended for this network?
(a)

RIPvl

(b)

RIPv2

(c)

EIGRP

(d) OSPF
Q30. What command would the network administrator apply to a router that is runn
ing OSPF to advertise the entire range of addresses included in 172.16.0.0/19 in
area 0?
(a)

Rl(config-router)# network 172.16.0.0 0.0.0.255 area 0

(b)

Rl(config-router)# network 172.16.0.0 0.0.3.255 area 0

(c)

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

(d) Rl(config-router)# network 172.16.0.0 0.0.31.255 area 0


Q31. What should be considered when troubleshooting a problem with the establish
ment of neighbor relationships between OSPF routers? (Choose two.)
(a)

OSPF interval timers mismatch

(b)

administrative distance mismatch

(c)

interface network type mismatch

(d)

no loopback interface configured

(e)

gateway of last resort not redistributed

Q32. Which two components are used to determine the router ID in the configurati
on of the OSPF routing process? (Choose two.)
(a)

the IP address of the first FastEthernet interface

(b)

the highest IP address of any logical interface

(c)

the highest IP address of any physical interface

(d) the default gateway IP address

(e)

the priority value of 1 on any physical interface

Q33. What is the function of the OSPF LSR packet?

(a)

It is used to confirm the receipt of LSUs.

(b)

It is used to establish and maintain adjacency with other OSPF routers.

(c) It is used by the receiving routers to request more information about any
entry in the DBD.
(d) It is used to check the database synchronization between routers.
Q34.______________________________________________

Refer to the exhibit. Network 192.168.0.0/28 goes down. What type of packet does
Router2 immediately send to Routerl and Router3
(a)

a query for network 192.168.0.0/28

(b)

an acknowledgment packet to 224.0.0.9

(c)

an update packet that is sent to 255.255.255.255

(d) a packet that contains the new routing table for R2


(e)

unicast update packets to 192.168.1.1 and 192.168.2.1

Q35. What administrative distance would a router assign to a default route in EI


GRP that is learned from a source external to the autonomous system?
(a) l (b)5 (c)70 (d)90
(e)
(f)

170
190

Q36. The show ip eigrp topology command output on a router displays a successor
route and a feasible successor route to network 192.168.1.0/24. In order to redu
ce processor utilization, what does EIGRP do when the primary route to this netw
ork fails?
(a) The router sends query packets to all EIGRP neighbors for a better route t
o network 192.168.1.0/24.
(b) The DUAL FSM immediately recomputes the algorithm to calculate the next ba
ckup route.
(c) Packets that are destined for network 192.168.1.0/24 are sent out the defa
ult gateway instead.

(d) The backup route to network 192.168.1.0/24 is installed in the routing tabl
e.

Refer to the exhibit. If all routers and interfaces are configured to use a link
-state routing protocol, from which routers will router D receive hello packets?
(a)

A and E

(b)

B and C

(c)

A, B, C, and E

(d) C only
Q38. RIPv2 is the configured routing protocol on the routers in a network. The c
ommand Router(config-router)# no version 2 is entered on the routers. What effec
t does entering this command have on routing updates?
(a)

Subnet masks will be added to the routing updates.

(b)

Routing updates will be sent out using multicast address 224.0.0.9.

(c) Version 1 and 2 updates will be received and the version 2 updates will no
t be sent.
(d) The RIP routing process will be removed from the router and routing updates
will not be forwarded.
Q39. What is a supernet?
(a)

the network for a default route

(b)

a network that contains both private and public addresses

(c)

a set of discontiguous networks that are controlled by an ISP

(d) a summarization of serveral IP classful networks into one IP address range


Q40.

Refer to the exhibit. The network that is shown is running RIPvl. The 192.168.10
.0/24 network was recently added and will only contain end users. What command o
r set of commands should be entered on Router 1 to prevent RIPvl updates from be
ing sent to the end user devices on the new network while still allowing this ne
w network to be advertised to other routers?
(a)

Routerl(config-router)#
no
rip Routerl(config-router)# network 192.168.10.0

router

(b)

Routerl(config-router)# no network 192.168.10.0

(c)

Routerl(config-router)# passive-interface fastethernet 0/0

(d) Routerl(config-router)# passive-interface serial 0/0/0


Contact www.solvedcare.com for best and lowest cost solution or email solvedcare

@gmail.com

S-ar putea să vă placă și