1. Trang chủ
  2. » Công Nghệ Thông Tin

CHAPTER 7-1 pdf

37 319 0
Tài liệu đã được kiểm tra trùng lặp

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Tiêu đề Routing Information Protocol (RIP) Version 2
Trường học Standard University
Chuyên ngành Computer Networking
Thể loại Thesis
Năm xuất bản 2023
Thành phố New York
Định dạng
Số trang 37
Dung lượng 4,53 MB

Các công cụ chuyển đổi và chỉnh sửa cho tài liệu này

Nội dung

RIP version 2 supports classful and not classless routing... identifies which networks will be included in the routing updates identifies the hosts addresses that can be summarized in th

Trang 1

CHAPTER 7

1.

Refer to the exhibit If all routers are running RIP version 2, why is there no route for the 192.168.1.32/27 network? Rip version 2 does not send subnet masks in its updates

Router A is not setup with RIP as a routing protocol

Rip version 2 will auto summarize routes by default

Router B is not setup to advertise the 192.168.1.64/30 network

What are two reasons to implement RIP version 2 rather than RIP version 1? (Choose two.)

RIP version 2 supports VLSM

RIP version 2 supports more than 16 routers

RIP version 2 supports classful (and not classless) routing

Trang 2

RIP version 2 supports routing update authentication

RIP version 2 supports multi-areas

RIP version 2 uses the Dijkstra algorithm rather than the Bellman-Ford algorithm

4.

How are RIP v1 and RIP v2 similar to one another? (Choose three.)

They both use hop count as a metric

They both have the same metric value for infinite distance

They both use a broadcast IP address to send updates to their neighbors

They both send subnet mask information in their updates

They both provide for authentication of update sources

They both use split horizon to prevent routing loops

5.

Refer to the exhibit Routers East and West are configured using RIPv1 Both routers are sending updates about their directly connected routes The East router can ping the West router serial interface and West can ping the serial interface of East However, neither router has dynamically learned routes from the other What is most likely the problem?

A gateway of last resort is required

Subnetting is not supported by RIPv1

VLSM is not supported by RIPv1

One of the routers needs a clock rate on the serial interface

Trang 3

Refer to the exhibit Which command will allow Router2 to learn about the 192.168.16.0/28 network?

The JAX router will ignore updates for the 172.16.0.0/16 network due to split horizon issues

The CHI router will install a route to the 192.168.0.0/16 network in its routing table

The routing table for CHI will have the 192.168.0.0/16 route but it will have an S next to the route

The ORL router will apply a 255.255.0.0 subnet mask to all networks in the routing updates it forwards

8.

Trang 4

Refer to the exhibit A technician needs to add a new loopback interface to test routing functionality and network design The technician enters the following set of commands on the router:

Sanford(config)# interface loopback1

Sanford(config-if)# ip address 192.168.6.62 255.255.255.252

Why does the router respond with an error?

The router does not allow loopback interface configurations

This mask can not be used with this class of addresses

Classless routing must be configured before this address can be added

The network address for Loopback1 overlaps with an already configured interface address

The router is over the limit for the maximum paths that can be provided in the routing table

What are two functions of the network command used when configuring routing protocols? (Choose two.)

identifies which networks will be included in the routing updates

identifies the hosts addresses that can be summarized in the network

used to list all addresses for remote and local networks

determines which subnet mask to apply to routing updates

determines which interfaces can send and receive routing updates

Trang 5

Refer to the exhibit What can be concluded from the output shown in the exhibit?

The routing table is limited to 2 routes

The LAN interfaces are participating in the routing process

One update has been sent out of each serial interface and 2 have been received

The no auto-summary has not been configured on this router.

Trang 6

Refer to the exhibit All routers are running RIPv1 What changes will occur in the routing table of router B if a loopback interface with an address of 10.16.1.129/27 is configured on router B?

Routes to the 10.16.1.0/27, 10.16.1.64/27, and 10.16.1.128/27 networks are added

A connected route to the 10.16.1.128/27 network is added

A third route to the 10.0.0.0/8 network with RIPv1 as the source is added

The 10.0.0.0/8 route is dropped immediately from the routing table after router B is configured

14.

A network administrator installed four new routers that are running RIPv2 Router1 is a boundary router in the RIPv2 network and has a default route configured Once the network has converged, the network administrator enters Router1(config-

router)# default-information originate on Router1 How will this affect the network?

prevents Router1 from forwarding updates about networks that are not directly connected

causes all routers in the network to synchronize routing updates with Router1

forces Router1 to become the primary or designated router (DR) for updates

propagates the default route to all routers in the network

15.

Trang 7

Refer to the exhibit The exhibited network contains a mixture of Cisco and non-Cisco routers The command debug ip rip

was entered on the JAX router All routers are running the same version of RIP Router CHI and Router ORL are not able to reach the 192.168.1.16/28 network What is a possible solution to this problem?

Enable split horizon in the network

Configure RIPv2 on routers

Add network 192.168.1.0 to the RIP configuration on the JAX router

Configure JAX Fa0/0 as a passive interface

Enable the Serial0/0/0 interface on the JAX router

Change the IP address on the Fa0/0 interface of the JAX router to 192.168.1.1/24

16.

What field was added to the RIP message header by RFC 1723 to add support for VLSM and CIDR?

subnet mask

destination port number

address family identifier

source and destination IP addresses

17.

Refer to the exhibit What effect will the commands that are shown have on RIP updates for Router1?

Only version 2 updates are sent to 255.255.255.255

Only version 2 updates are sent to 224.0.0.9

Trang 8

Both version 1 and version 2 updates are sent to 224.0.0.9

Both version 1 and version 2 updates are sent to 255.255.255.255

18.

Refer to the exhibit RIPv1 is configured as the routing protocol for the network that is shown The following commands are

used on each router:

router rip

network 10.0.0.0

network 172.16.0.0

When this configuration is complete, users on the LAN of each router are unable to access the remote LANs Why?

The network statements are configured incorrectly

A routing loop has been created

RIPv1 is unable to route to discontiguous subnets of a major network

RIPv1 is unable to route networks with a /24 subnet mask

19.

RIPv2 is the configured routing protocol on the routers in a network The command Router(config-router)# no version 2 is entered on

the routers What effect does entering this command have on routing updates?

Subnet masks will be added to the routing updates

Routing updates will be sent out using multicast address 224.0.0.9

Version 1 and 2 updates will be received and the version 2 updates will not be sent

The RIP routing process will be removed from the router and routing updates will not be forwarded

Trang 9

CHAPTER 8

1.

Refer to the exhibit What can be determined from this output?

The router will have to perform recursive lookups to forward a packet destined for 192.168.2.213/24

The parent route for these networks was removed from the routing table

A route to 192.168.0.0/25 would be classified as a supernet route for the routes listed in the routing table

All of the routes listed are network routes

2.

Refer to the exhibit A packet destined for host 128.107.0.5/16 is processed by the JAX router After finding the static route in the routing table that matches the destination network for this packet, what does the router do next?

searches for a default route to forward the packet

drops the packet since the static route does not have an exit interface

performs a recursive lookup to find the exit interface used to forward the packet

sends a request to neighboring routers for the location of the 128.107.0.0 network

3.

Refer to the exhibit What parent network will automatically be included in the routing table when the three subnets are configured on Router1?

172.16.0.0/16

Trang 10

What type of route is this?

a level 1 parent route

a level 1 supernet route

a level 1 ultimate network route

a level 2 child route

a level 2 ultimate child route

5.

Refer to the exhibit Router1 is running IOS version 12.2 What will the network administrator need to do so that packets for unknown child routes of 172.16.0.0/24 will not be dropped?

issue the ip default-network command

use a classful routing protocol such as RIPv1

enable either OSPF or ISIS as the routing protocol

issue the ip classless command

do nothing, ip classless is on by default

Trang 11

Refer to the exhibit Router B receives a packet with a destination address of 10.16.1.97 What will router B do? drop the packet

use the default route

forward the packet via the route to 10.16.1.0

forward the packet via the route to 10.16.1.64

Trang 12

Refer to the exhibit With the ip classless command issued, what will router R2 do with a packet destined for host

172.16.4.234?

drop the packet

send packet out Serial 0/0/1

send packet to network 0.0.0.0

send packet out FastEthernet 0/0

9.

Refer to the exhibit Which statement correctly describes this network?

EIGRP is being used

There is at least one parent and one child route

192.168.2.0, 192.168.3.0, and 192.168.4.0 networks are child routes

Traffic going to 172.16.3.0 will be directed to s 0/0/1

10.

Trang 13

Refer to the exhibit Router1 has been issued the ip classless command What happens to packets destined to host

172.16.3.10?

they are dropped

sent to default gateway

forward out interface Serial0/0/1

forward out interface FastEthernet 0/0

11.

Refer to the exhibit The network administrator has discovered that packets destined for servers on the 172.16.254.0 network are being dropped by Router2 What command should the administrator issue to ensure that these packets are sent out the gateway of last resort, Serial 0/0/1?

What determines if the router implements a classless route lookup process?

Child routes are present in the routing table

The command ip classless is enabled on the router

A classless routing protocol has been configured on the router

Routing table entries have a next-hop IP address and an exit interface for each child route

Trang 14

What occurs when no ip classless is implemented on the router?

The router will only support classful IP addressing

The router will only support classful routing protocols

The router will use a default route, if present, when a matching route is not found in the routing table

The router will assume it has knowledge of all subnets in the network and will not search beyond child routes for a better match

14.

Refer to the exhibit The graphic contains partial contents of the routing table on router E Router E is running version 12.3 of

the IOS and is configured for default routing behavior Router E receives a packet to forward Which route in the routing table

will be searched first and why?

172.16.1.0/25 because it is the first ultimate route

0.0.0.0/0 because it is the lowest network number

172.16.0.0/25 because it is the first level 1 route

172.18.0.0/16 because it has the shortest mask

15.

A network is converged and the routing tables are complete When a packet needs to be forwarded, what is the first criterion used to determine the best path in the routing table?

the route with the highest bandwidth

the route with the smallest Administrative Distance

the route with the longest address and mask match to the destination

the route with the best combination of Administrative Distance and lowest cost

16.

Trang 15

Refer to the exhibit What subnet mask will Router1 apply to child routes of the 172.16.0.0/24 network?

Trang 16

one router is a non-cisco router

they have different autonomous-system numbers

they are using difference sequence numbers

they are sending incorrect hello types

Trang 17

What two actions will the EIGRP DUAL FSM take if a link to a network goes down? (Choose two.)

put the route into passive mode

query neighbors for a new route

search routing table for a feasible successor

run the SPF algorithm to find a new successor

search topology table for a feasible successor

5.

Refer to the exhibit What is indicated by the P at the beginning of the topology entry?

the route is in a stable state

the route is a preferred route

DUAL is searching for a better route to this destination

the exit interface is in passive mode and EIGRP advertisements are blocked

What information is maintained in the EIGRP topology database for a destination route? (Choose two.)

the highest cost of the route

the SRTT value for the route

the feasible distance of the route

the physical address of the gateway interface

the route cost as advertised by the neighboring router

8.

Which of the following statements describes the bounded updates used by EIGRP?

Bounded updates are sent to all routers within an autonomous system

Partial updates are sent only to routers that need the information

Trang 18

The updates are sent to all routers in the routing table

Updates are bounded by the routers in the topology table

Which two statements describe characteristics of EIGRP? (Choose two.)

EIGRP is a distance vector routing protocol

EIGRP supports classless routing and VLSM

EIGRP is classified as a link-state routing protocol

EIGRP uses TCP for reliable delivery of EIGRP update packets

With EIGRP, loop-free paths are achieved through the use of hold-down timers

EIGRP sends a periodic update every 30 minutes

11.

Trang 19

between Router1 and Router2? (Choose two.)

The routers are configured with different EIGRP process IDs

Automatic summarization was disabled

The hello timer for R1 was altered

The serial interfaces for both routers are in different networks

No feasible successors were found

12.

Refer to the exhibit In the topology table, what do the numbers 3011840 and 3128695 represent? the route metric that is applied to those EIGRP routes for this router

the trustworthiness of the routing information source

the composite of the hop count and bandwidth to that destination network

the total metric for that network as advertised by the EIGRP neighbor

13.

Trang 20

Refer to the exhibit EIGRP is the only routing protocol enabled on this network No static routes are configured on this router What can be concluded about network 198.18.1.0/24 from the exhibited output?

A route to network 198.18.1.0/24 is not listed in the routing table

Packets that are destined for 198.18.1.0/24 will be forwarded to 198.18.10.6

EIGRP will perform equal cost load balancing across two paths when forwarding packets to 198.18.1.0/24

The router with interface 172.16.3.2 is a successor for network 198.18.1.0/24

Trang 21

Packets will load balance across the A,C,E and A,D,E paths.

IP classless is enabled and is causing the packet to drop

The command network 192.168.1.32 was not issued on router C

The routers are not configured in the same EIGRP routing domain

Automatic summarization of the networks is causing the subnetted routes to be dropped

18.

In the command router eigrp 20, what is the purpose of the number 20?

specifies the administrative distance for all EIGRP routes

identifies the autonomous system number this EIGRP process will advertise

determines what metric is added to all advertised routes

Ngày đăng: 22/06/2014, 16:20

Xem thêm

TỪ KHÓA LIÊN QUAN

w