wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Honors Cisco 2 - Chapter 2 Review

Total questions: 28

Worksheet time: 18mins

Name
Class
Date
1.

What are two advantages of static routing?

a)

more secure because it does not advertise over the network

b)

uses fewer router resources than dynamic routing

c)

only used for directly connected routes

d)

always the fastest route

2.

What happens when the interface associated with a static route goes down?

a)

all routed packets are dropped

b)

routing stops until the interface goes up

c)

the router will remove the route from the routing table because it is no longer valid

d)

the router will leave the route in the routing table

3.

What identifies a directly connected static route?

a)

when only the exit interface is used

b)

when the next-hop IP address is used

c)

when both the IP address of the next-hop router and the ID of the exit interface are used

d)

when the entry interface is used

4.

What identifies a recursive static route?

a)

when only the exit interface is used

b)

when the next-hop IP address is used

c)

when both the IP address of the next-hop router and the ID of the exit interface are used

d)

when the entry interface is used

5.

What identifies a fully specified static route?

a)

when only the exit interface is used

b)

when the next-hop IP address is used

c)

when both the IP address of the next-hop router and the ID of the exit interface are used

d)

when the entry interface is used

6.

What command is used to verify that the exit interface or the interface connected to the next hop address on an IPv4 network is up and up?

a)

show ip interface brief

b)

show version

c)

show history

d)

show path

7.

What command is used to verify that the exit interface or the interface connected to the next hop address on an IPv6 network is up and up?

a)

show ipv6 interface brief

b)

show ipv6 version

c)

show ipv6 history

d)

show ipv6 path

8.

What two commands provide information to help troubleshoot IPv4 static routes?

a)

ping

b)

show ip route

c)

show version

d)

show history

9.

What two commands provide information to help troubleshoot IPv6 static routes?

a)

ping

b)

show ipv6 route

c)

show ipv6 version

d)

show ipv6 history

10.

How are floating static routes used?

a)

as primary routes

b)

as extended routes

c)

as default routes

d)

as backup routes

11.

What is the requirement for configuring a floating static route?

a)

the configured route must have a lower administrative distance than the primary route

b)

the configured route must have a higher administrative distance than the primary route

c)

the configured route must have the same administrative distance than the primary route

d)

the configured route must not have an administrative distance specified

12.

True/False. A floating static route that has a larger administrative distance will not be placed into the routing table unless the previously entered static route to the destination network goes down or was never entered.

a)

True

b)

False

13.

How do you test a floating static route?

a)

shutting down the interface used as a primary route to allow the floating static route to appear in the routing table

b)

leaving the interface used as a primary route up to allow the floating static route to appear in the routing table

c)

shutting down the interface of the directly connected routes

d)

disabling the routes labeled L

14.

What is a default static route?

a)

a route that matches all packets

b)

a route that does not match any packets

c)

the last route in the routing table

d)

the only route in the routing table

15.

Select the correctly specified IPv4 floating static route.

a)

ip route 209.165.200.228 255.255.255.248 10.0.0.1 120

b)

ip route 209.165.200.228 255.255.255.248 10.0.0.1

c)

ip route 209.165.200.228 255.255.255.248 serial 0/0/0

d)

ip route 0.0.0.0 0.0.0.0 serial 0/0/0

16.

Select the correctly specified IPv6 floating static route.

a)

ipv6 route 2001:DB8:A:2::/64 serial 0/0/0 120

b)

ipv6 route 2001:DB8:A:2::/64 serial 0/0/0

c)

ipv6 route 2001:DB8:A:2::/64

d)

ipv6 route ::/0 2001:DB8:A:2::1

17.

Which block of addresses would be the minimum to accommodate 152 devices on its own network?

a)

172.16.0.0/25

b)

172.16.0.0/24

c)

172.16.0.0/23

d)

172.16.0.0/22

18.

You configure the router with the ip route 192.16.1.0 255.255.255.0 192.16.2.2 command. How will this route appear in the routing table?

a)

C 192.16.1.0 is directly connected, Serial0/0

b)

S 192.16.1.0 is directly connected, Serial0/0

c)

C 192.16.1.0 [1/0] via 192.16.2.2

d)

S 192.16.1.0 [1/0] via 192.16.2.2

19.

What two commands will change the next-hop address for the 10.0.0.0/8 network from 172.16.40.2 to 192.168.1.2?

a)

A(config)# no network 10.0.0.0 255.0.0.0 172.16.40.2

b)

A(config)# no ip address 10.0.0.1 255.0.0.0 172.16.40.2

c)

A(config)# no ip route 10.0.0.0 255.0.0.0 172.16.40.2

d)

A(config)# ip route 10.0.0.0 255.0.0.0 s0/0/0

e)

A(config)# ip route 10.0.0.0 255.0.0.0 192.168.1.2

20.

Which command would be used on router A to configure a static route to direct traffic from LAN A that is destined for LAN C?

a)

A(config)# ip route 192.168.4.0 255.255.255.0 192.168.5.2

b)

A(config)# ip route 192.168.4.0 255.255.255.0 192.168.3.2

c)

A(config)# ip route 192.168.5.0 255.255.255.0 192.168.3.2

d)

A(config)# ip route 192.168.3.0 255.255.255.0 192.168.3.1

21.

You need to configure a default route on the Border router. Which command would the administrator use to configure a default route that will require the least amount of router processing when forwarding packets?

a)

Border(config)# ip route 0.0.0.0 0.0.0.0 198.133.219.5

b)

Border(config)# ip route 0.0.0.0 0.0.0.0 198.133.219.6

c)

Border(config)# ip route 0.0.0.0 0.0.0.0 s0/0/1

d)

Border(config)# ip route 0.0.0.0 0.0.0.0 s0/0/0

22.

What command would be used to configure a static route on R1 so that traffic from both LANs can reach the 2001:db8:1:4::/64 remote network?

a)

ipv6 route ::/0 serial0/0/0

b)

ipv6 route 2001:db8:1:4::/64 2001:db8:1:3::1

c)

ipv6 route 2001:db8:1:4::/64 2001:db8:1:3::2

d)

ipv6 route 2001:db8:1::/65 2001:db8:1:3::1

23.

Consider the command:


ip route 192.168.20.0 255.255.255.0 10.10.10.2 5


Which route would have to go down in order for this static route to appear in the routing table?

a)

a default route

b)

a static route to the 192.168.20.0/24 network

c)

an OSPF-learned route to the 192.168.20.0/24 network

d)

an EIGRP-learned route to the 192.168.20.0/24 network

24.

What will router R2 do with a packet destined for 192.168.10.129?

a)

drop the packet

b)

send the packet out interface Serial0/0/0

c)

send the packet out interface Serial0/0/1

d)

send the packet out interface FastEthernet0/0

25.

Consider the following command:


ip route 192.168.20.0 255.255.255.0 10.10.10.2 5


How would an administrator test this configuration?

a)

Delete the default gateway route on the router

b)

Ping any valid address on the 192.168.10.0/24 network

c)

Manually shut down the router interface used as a primary route

d)

Ping from the 192.168.10.0 network to the 10.10.10.2 address

26.

This company shown uses static routing. Users on the R2 LAN have reported a problem with connectivity. What is the issue?

a)

R2 needs a static route to the R1 LANs

b)

R1 and R2 must use a dynamic routing protocol

c)

R1 needs a default route to R2

d)

R1 needs a static route to the R2 LAN

27.

An administrator issues the ipv6 route 2001:db8:acad:1::/32 gigabitethernet0/0 2001:db8:acad:6::1 32 command on a router. What administrative distance is assigned to this route?

a)

0

b)

1

c)

32

d)

100

28.

The network engineer wants to use the primary ISP connection for all external connectivity. The backup ISP connection is used only if the primary ISP connection fails. Which set of commands would accomplish this goal?

a)

ip route 198.133.219.24 255.255.255.252

ip route 64.100.210.80 255.255.255.252

b)

ip route 198.133.219.24 255.255.255.252

ip route 64.100.210.80 255.255.255.252 10

c)

ip route 0.0.0.0 0.0.0.0 s0/0/0

ip route 0.0.0.0 0.0.0.0 s0/1/0

d)

ip route 0.0.0.0 0.0.0.0 s0/0/0

ip route 0.0.0.0 0.0.0.0 s0/1/0 10