• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/20

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

20 Cards in this Set

  • Front
  • Back

A network administrator has been told that the company IP address infrastructure must adhere to RFC 1918. What three IP address ranges from RFC 1918 could the administrator use on the network? (choose three)

10.0.0.0/8



172.16.0.0/12



192.168.0.0/16

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 Eas...

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?

VLSM is not supported by RIPv1.

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

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 224.0.0.9

what can be concluded from the output shown in the pic?

what can be concluded from the output shown in the pic?

the no auto summary has not be configured on this router


what are two reasons to implement RIP version 2 rather than RIP version 1?

RIP version 2 supports VLSM



RIP version 2 supports routing updates authentication

RIPv1 is configured as the routing protocol for the network 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 completem users on the LAN of each router are unable to ac...

RIPv1 is configured as the routing protocol for the network 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 completem users on the LAN of each router are unable to access the remote LANS. WHY?

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

A network administrator installed four new routers that are running RIPv2. Router 1 is a boundary router in the RIPv2 network and has a default route configured. Once the information originate on Router 1. How will this affect the network?

Propagates the default route to all routers in the network


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
 
Sandford(config-if)# ip address 192.1...

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



Sandford(config-if)# ip address 192.168.6.62


255.255.255.252



Why does the router respond with error?

the network address for loopback1 overlaps with and already configured interface address.


what is the maximum network diameter permitted by the default metric of RIPv2?

15 hops


what are two functions of the network command used when configuring routing protocols (two answers)

identifies which networks will be included in the routing updates



determine which interfaces can send and receive routing updates

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?

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?

a connected route to the 10.16.1.128/27 network is added

If all routers are running RIP version 2, why is there no route for the 192.168.1.32/27 network?

If all routers are running RIP version 2, why is there no route for the 192.168.1.32/27 network?

RIP version 2 will auto summarize routes by default.

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?

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

How are RIP v1 and RIP v2 similar to one another (three answers)

they both use hop count as a metric



they both have the same metric value for infinite distance



they both use split horizon to prevent routing loops


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 n...

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?

Configure RIPv2 on routers.

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

subnet mask.

which command on which router will allow Router 1 to learn about the 192.168.0.0/20

which command on which router will allow Router 1 to learn about the 192.168.0.0/20

router2 (config-router)# version 2

Which two statements are true? (two answers)

Which two statements are true? (two answers)

router will install a route to 192.168.0.0/20



router2 will not install a route to 192.168.16.0/20

All routers are running RIP version 2 JAX is configured to a just advertise the 10.0.0.0/24 network. CHI is configured to advertise the 172.16.0.0/16 network. A network administrator enters the commands shown in the exhibit. What changes will occu...

All routers are running RIP version 2 JAX is configured to a just advertise the 10.0.0.0/24 network. CHI is configured to advertise the 172.16.0.0/16 network. A network administrator enters the commands shown in the exhibit. What changes will occur this network?

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

Which command will allow router 2 to learn about the 192.168.16.0/28

router(config-router)# network 192.168.16.0