Greetings, and welcome to Seeseenayy.
Below is the chapter 6 quiz for CCNA2. Due to requests from multiple people, I am posting these now and catching up on any I had missed previously.
Below is the chapter 6 quiz for CCNA2. Due to requests from multiple people, I am posting these now and catching up on any I had missed previously.
Fill in the blank. Refer to the exhibit.
On R1, the command to configure a static route to network 172.16.2.0 by specifying the next-hop IP address is ip route 172.16.2.0 255.255.255.0 “192.168.2.2 “.
2 What is a supernet?
the network for a default route
a network that contains both private and public addresses
a set of discontiguous networks that are controlled by an ISP
a summarization of serveral IP classful networks into one IP address range*
a network that contains both private and public addresses
a set of discontiguous networks that are controlled by an ISP
a summarization of serveral IP classful networks into one IP address range*
3 What type of static route is created when the next-hop IP address and exit interface are specified?
recursive static route
directly connected static route
fully specified static route*
floating static route
directly connected static route
fully specified static route*
floating static route
4 Fill in the blank.
A “ ” network is a network that is accessed by a single route.
Correct Answer
stub
stub
5 Which option shows a correctly configured IPv4 default static route?
ip route 0.0.0.0 0.0.0.0 S0/0/0*
ip route 0.0.0.0 255.255.255.0 S0/0/0
ip route 0.0.0.0 255.255.255.255 S0/0/0
ip route 0.0.0.0 255.0.0.0 S0/0/0
ip route 0.0.0.0 255.255.255.0 S0/0/0
ip route 0.0.0.0 255.255.255.255 S0/0/0
ip route 0.0.0.0 255.0.0.0 S0/0/0
6
Refer to the exhibit. Which set of commands will configure static routes that will allow the Park and the Alta routers to a) forward packets to each LAN and b) direct all other traffic to the Internet?
Park(config)# ip route 0.0.0.0 0.0.0.0 192.168.14.1
Alta(config)# ip route 10.0.234.0 255.255.255.0 192.168.14.2
Alta(config)# ip route 0.0.0.0 0.0.0.0 s0/0/0*
Alta(config)# ip route 10.0.234.0 255.255.255.0 192.168.14.2
Alta(config)# ip route 0.0.0.0 0.0.0.0 s0/0/0*
Park(config)# ip route 0.0.0.0 0.0.0.0 192.168.14.1
Alta(config)# ip route 10.0.234.0 255.255.255.0 192.168.14.2
Alta(config)# ip route 198.18.222.0 255.255.255.255 s0/0/0
Alta(config)# ip route 10.0.234.0 255.255.255.0 192.168.14.2
Alta(config)# ip route 198.18.222.0 255.255.255.255 s0/0/0
Park(config)# ip route 172.16.67.0 255.255.255.0 192.168.14.1
Park(config)# ip route 0.0.0.0 0.0.0.0 192.168.14.1
Alta(config)# ip route 10.0.234.0 255.255.255.0 192.168.14.2
Park(config)# ip route 0.0.0.0 0.0.0.0 192.168.14.1
Alta(config)# ip route 10.0.234.0 255.255.255.0 192.168.14.2
Park(config)# ip route 172.16.67.0 255.255.255.0 192.168.14.1
Alta(config)# ip route 10.0.234.0 255.255.255.0 192.168.14.2
Alta(config)# ip route 0.0.0.0 0.0.0.0 s0/0/1
Alta(config)# ip route 10.0.234.0 255.255.255.0 192.168.14.2
Alta(config)# ip route 0.0.0.0 0.0.0.0 s0/0/1
7 Which two statements describe static routes? (Choose two.)
They are created in interface configuration mode.
They require manual reconfiguration to accommodate network changes.*
They automatically become the default gateway of the router.
They are identified in the routing table with the prefix S.*
They are automatically updated whenever an interface is reconfigured or shutdown.
They require manual reconfiguration to accommodate network changes.*
They automatically become the default gateway of the router.
They are identified in the routing table with the prefix S.*
They are automatically updated whenever an interface is reconfigured or shutdown.
8 Fill in the blank.
A “floating” static route can be used to provide a backup route to a dynamically learned route.
A “floating” static route can be used to provide a backup route to a dynamically learned route.
9 Which two conditions must exist in order to summarize IPv6 routes into a single static IPv6 route? (Choose two.)
The destination networks are contiguous and can be summarized into a single network address.*
The multiple static routes all use different exit-interface or next-hop IPv6 address.
The destination networks are not contiguous.
The multiple static routes all use the same exit-interface or next-hop IPv6 address.*
The administrative distance is greater than the administrative distance of another static route or dynamic routes.
The multiple static routes all use different exit-interface or next-hop IPv6 address.
The destination networks are not contiguous.
The multiple static routes all use the same exit-interface or next-hop IPv6 address.*
The administrative distance is greater than the administrative distance of another static route or dynamic routes.
10 Which is a valid summary route for networks 192.168.8.0/22, 192.168.12.0/22, and 192.168.16.0/22?
192.168.0.0/18
192.168.0.0/19*
192.168.0.0/20
192.168.8.0/21
192.168.0.0/19*
192.168.0.0/20
192.168.8.0/21
11 Open the PT (Packet Tracer) activities. Perform the tasks in the activity instructions and then answer the question or complete the task.
Why are the pings from PC0 to Server0 not successful?
The static route to network 192.168.1.0 is misconfigured on Router1.
The static route to network 192.168.1.0 is misconfigured on Router2.
The static route to network 192.168.2.0 is misconfigured on Router1.*
The static route to network 192.168.2.0 is misconfigured on Router2.
The static route to network 192.168.1.0 is misconfigured on Router2.
The static route to network 192.168.2.0 is misconfigured on Router1.*
The static route to network 192.168.2.0 is misconfigured on Router2.
12 What command, or set of commands, would be used to determine if the following configuration on router HQ works as designed?
ip route 0.0.0.0 0.0.0.0 serial 0/0/0 10
ip route 0.0.0.0 0.0.0.0 serial 0/1/0
ip route 0.0.0.0 0.0.0.0 serial 0/1/0
HQ(config)# interface serial 0/1/0
HQ(config-if)# shutdown
HQ(config-if)# end
HQ# show ip route*
HQ(config-if)# shutdown
HQ(config-if)# end
HQ# show ip route*
HQ# traceroute 128.107.0.99
HQ# show ip interface brief
HQ# ping 128.107.0.99
HQ# ping 64.100.0.5
HQ# ping 64.100.0.5
HQ# show ip route
13 A network administrator enters the following command into Router1: ip route 192.168.0.0 255.255.255.0 S0/1/0. Router1 then receives a packet that is destined for 192.168.0.22/24. After finding the recently configured static route in the routing table, what does Router1 do next to process the packet?
drops the packet because the destination host is not listed in the routing table
looks up the MAC address of the S0/1/0 interface to determine the destination MAC address of the new frame
performs a recursive lookup for the IP address of the S0/1/0 interface before forwarding the packet
encapsulates the packet into a frame for the WAN link and forwards the packet out the S0/1/0 interface*
looks up the MAC address of the S0/1/0 interface to determine the destination MAC address of the new frame
performs a recursive lookup for the IP address of the S0/1/0 interface before forwarding the packet
encapsulates the packet into a frame for the WAN link and forwards the packet out the S0/1/0 interface*
14 Why would a summarized static route be configured on a router?
to reduce the number of public IP addresses required by an organization
to provide a better route than a particular routing protocol
to provide a default gateway for a router that connects to an ISP
to reduce the size of the routing table*
to reduce the size of the routing protocol update to a neighboring router
to provide a better route than a particular routing protocol
to provide a default gateway for a router that connects to an ISP
to reduce the size of the routing table*
to reduce the size of the routing protocol update to a neighboring router
15 Which subnet mask would be used for a network that has a maximum of 300 devices?
255.255.255.0
255.255.254.0*
255.255.252.0
255.255.248.0
255.255.240.0
255.255.254.0*
255.255.252.0
255.255.248.0
255.255.240.0
0 comments:
Post a Comment