Você está na página 1de 5

of 5 Networking Academy

Cisco 21-05-2011 PM 04:46

Assessment System
Skip to Time Left I Skip to Navigation I Skip to Assessment Items

Take Assessment - DRSEnt Final - CCNA Discovery: Introducing Routing and Switching
in the Enterprise (Version 4.0)

Time Remaining: 00:01:26


Showing 1 of 4 Next> Page: 1 GO <Prey
1 A network administrator is creating an addressing scheme and has determined that the company
network 192.168.1.0/24 will require 8 subnets with at least 25 hosts on each subnet. Which subnet
mask will meet these requirements?
/25
/26
/27
/28
/29

S2# show vtp status


VTP Version : 2
Configuration Revision : 0
Maximum VLANs supported locally : 255
Number of existing VLANs : 5
VTP Operating Mode : Server
VTP Domain Name : cisco
VTP Pruning Mode : Disabled
VTP V2 Mode : Disabled
VTP Traps Generation : Disabled
MD5 digest : ORAA OxB9 Ox0C OxCD OxD7 OxEE
Ox10
::nfLguratLcn =aEt _..=v.-=Led by 0.0.0.0 at 0-C.-00 00:00:00
==a= :_lpc;atz :2 LE (no va=Ld t-nterfa=e found)
Refer to the exhibit. Which two statements are correct about the VTP configuration on S2? (Choose
two.)
The default mode is used.
The default domain name is used.
A new client mode switch in the CISCO domain would receive updates from S2.
S2 would not update a new client mode switch whose VTP revision number is 3.
S2 will share VLAN database updates with a switch that is configured with VTP version 1.
3

access-list 10 permit 192.168.10.00 . 0 . 0 . 6 3


access-list 10 permit 192.168.10.64
access-list 10 permit 192.1 68. 100 . 1. 0
2 .80 . 6 3
access-list 10 permit 09
1 . 02..01.6683. 1 0 . 1 9 2
0.0.0.63
Refer to the exhibit. An access list contains the four statements that are shown. Which single access
ist statement will have exactly the same effect?
access-list 10 permit 192.168.10.0 0.0.0.15
-
of 5 Networking Academy
Cisco 21-05-2011 PM 04:46

access-list 10 permit 192.168.10.0 0.0.0.127


access-list 10 permit 192.168.10.0 0.0.0.191
access-list 10 permit 192.168.10.0 0.0.0.255
4

Refer to the exhibit. A network administrator wishes to deny Internet access to all R2 LAN hosts, while
192.168.10.027
allowing these hosts to reach all other devices on the company networks. Where should the ACL
shown in the exhibit be placed to meet these requirements?
R2: Fa0/0 inbound
R1: SO/1/0 outbound
1: S0/0/1 inbound
2: SO/0/1 outbound 1
access-list 2 deny 192.168.10.128 0.0.0.1 ; access-list 2 permit any
R2: Fa0/0 outbound

192.168.10.128..28

172.16.11.0f24
Host2

_4 Fs010 SWW/ Fa0f0

.1 1 .2
Fa011 10.40.42.0130 192.1681110124
172.16.11.0124

w ip route <output omitted>


of last resort is not set
1 0 _ 0 _ 0 _ 0 / 3 is variably subnetted, 2 subnets, 2 masks
1 0 _ 0 _ 0 _ 0 1 3 is a summary, 00:00:58, Null0
1 0 _ 1 0 _ 1 2 _ 0 / 3 0 is directly connected, Seria10/0/1
7 2 _ 1 6 _ 0 _ 0 / 1 6 is variably subnetted, 3 subnets, 2 masks 1 7 2 _ 1 6 _ 0 _ 0 / 1 6 is a summary, 00:00:68, Null?
1 7 2 _ 1 6 _ 1 1 _ 0 / 2 4 is directly connected, FastEthernet0/0
1 7 2 _ 1 6 _ 1 2 _ 0 / 2 4 is directly connected, FastEthernet0/1
9 2 _ 1 6 8 _ 2 0 . 0 / 2 4 [ 9 0 / 2 1 7 2 4 1 6 ] via 1 0 _ 1 0 _ 1 2 _ 2 , 0 0 : 0 0 : 3 0 , Seria10/0/2

R2# show ip route <output omitted

1 0 _ 0 _ 0 _ 0 / 3 i s variably subnetted, 2 subnets, 2 masks


81 1 0 _ 0 _ 0 _ 0 / 3 i s a summary, 00:00:07, Null0
C 1 0 _ 1 0 _ 1 2 _ 0 / 3 0 i s directly connected, Seria10/0/1
811 7 2 _ 1 6 _ 0 _ 0 / 1 6 [ 9 0 / 2 1 7 2 4 1 E ] v i a 1 0 _ 1 0 _ 1 2 _ 1 , 0 0 : 0 0 : 1 7 , S e r i a l 0 / 0 / 1
C 1 9 2 _ 1 6 3 _ 2 0 _ 0 / 2 4 i s directly connected, FastEthernet0/0
of 5 Networking Academy
Cisco 21-05-2011 PM 04:46

Refer to the exhibit. EIGRP has been configured on all routers in the network. Based on the outputs
from the show ip route commands on R1 and R2, how will the routers process traffic from Host2
to the hosts on the 172.16.11.0/24 and 172.16.12.0/24 networks?
The traffic will reach the destination networks.
Traffic will be dropped by R2 because the gateway of last resort is not set.
The traffic will reach the Null interface on router R1 where it will be dropped.
Because EIGRP does not support discontiguous networks, the traffic from R1 will not reach R2.

6
R1(config)# access-list 101 permit tap 192.168.10.0 0.0.0.15 host 172.17.2.240 eq 22
R1(config)# access-list 101 permit tap 192.168.10.0 0.0.0.31 host 172.17.2.241 eq 21
1(config)* access-list 101 permit tap 192.168.10.0 0.0.0.63 host 172.17.2.242 eq 80
R1(config)* end
Refer to the exhibit. A network administrator is configuring an ACL. Which statement is true about the
effect of the ACL?
A host with the IP address 192.168.10.22 is allowed to access the FTP server that has the IP
address 172.17.2.240.
A host with the IP address 192.168.10.42 is allowed to access the FTP server that has the IP
address 172.17.2.241.
A host with the IP address 192.168.10.12 is allowed to access the web server that has the IP
address 172.17.2.242.
A host with the IP address 192.168.10.52 is allowed to have SSH access to the server that has the
IP address 172.17.2.240.

7 Which two statements about ACLs are accurate? (Choose two.)


ACLs must have at least one deny statement.
Standard ACLs are numbered from 1 through 99.
The order for ACL entries should be from general to specific.
Standard ACLs should be placed as close to the source as possible.
Extended ACLs can be used to filter traffic based on transport layer protocols.

8 Which software is typically used on a remote PC to access the enterprise through the Internet via a
secure tunnel?
Telnet client
VPN client
FTP client
web browser

R1(config)# interface fa0/0


RI(config-if)ii ip address 192.168.1.1 255.255.255.0
R I ( co n f ig - i f )i i i p n a t i n s i d e
R1(config-if)# interface seria10/0/0
RI(config-if)ii ip address 198.133.219.1 255.255.255.0
RI(config- if)ii i p nat outside
R1(config-if)# exit
R1(config)# access-list 99 permit 192.168.1.0 0.0.0.255
R1(config)# ip nat pool pub-addr 198.133.219.101 198.133.219.120 netnask 255.255.255.0
R1(config)# ip nat inside source list 99 pool pub-addr
Refer to the exhibit. The network administrator has implemented NAT on R1. Which two addre
Cisco Networking Academy http://assessment.netacad.nethrirtuoso/delivery/pub-doc/exam.shtml

are valid inside global addresses? (Choose two.)


192.168.1.1
192.168.1.2
198.133.219.1
198.133.219.102
198.133.219.103
Refer to the exhibit. Host H1 sends a packet destined for network 192.168.10.0/24. If all routers in the
10 network are running RIPv1, how many hops will it take for the packet to be delivered?
1
2
3
F a010 501010 -4
5
51 S01011
11 What is the purpose of assigning an IP address to a Layer 2 switch?
to allow in-band management
to provide inter-VLAN connectivity
to facilitate election of a root bridge
to configure a default gateway for the network

12 Which two statements correctly describe RIPv1 and RIPv2? (Choose two.)
172.16.1.10/24
Both broadcast their entire routing table from all participating interfaces to 255.255.255.255.
Both advertise their routing updates out all active interfaces every 30 seconds.
El Both have the same administrative distance value of 120.
7 Both can turn off automatic summarization.
Both support VLSM and CIDR.

13
4 of 5 21-05-2011 PM 04:46
of 5 Cisco Networking Academy 21-05-2011 PM 04:46

p 192.168.11.0+30
Alw4
p
ft Alw4 ft
192.168.11.4+30 SO.V1
S--- SO+0+0... eos....
sn 2igR2
O:RI , so:0:1
S0:0
Fa0:0 Fa0:0

A0g2910 4 0 ; ;1 1; 51 0
192.168.11.64 26 192.168.11.128 26

R.3# show running-confi g F+.3# show ip ospf neighbor


<output ointted>
hostname R3 R3#
I nterface FastEt her net 0/0
ip address 192.168.11.193
255.255.255. 192
d u p l e x a u to
speed auto
interface seri al 0/0/1
ip address 192.168.11.6
255.255.255.252
router ospf 1
log-ad j acency-changes
Refer to the exhibit. Routers R1 and R2 have formed an adjacency, but R3 has no OSPF adjacencies.
Based on the R3 configuration, what is the cause of the problem?
The wildcard mask is incorrect for the OSPF network.
The IP addressing scheme on R3 is configured incorrectly.
The OSPF routing configuration on router R3 is missing a network statement.
There is no problem in the configuration. All routers need to converge to solve the issue.

14 What are three correct host addresses in the 172.16.0.0/17 network? (Choose three.)
172.16.0.255
172.16.16.16
172.16.127.127
172.16.128.1
172.17.1.1
172.18.1.1

15

RouterC# show ip eigrp topology


<output omitted>
P 172.16.2.0/24 successors, FD is 2172416
via 192.168.1.5 (2172416/28160), Seria10/0/1
40. via 192.168.1.9 (2684416/2172416), Seria10/0/1
<output omitted>

Refer to the exhibit. What is the correct description of the highlighted address?
It is the address of the destination network.
It is the routerlD of the neighboring router.
It is the next hop address of the feasible successor.
It is the IP address of the seria10/0/0 interface of RouterC.

Showing 1 of 4 Next> Page: 1 GO <Prey

All contents copyright 1992-2011 Cisco Systems, Inc. Privacy Statement and Trademarks

Você também pode gostar