Вы находитесь на странице: 1из 21

Which element of the hierarchical design model provides a connection point for end-user devices to the

network?
core layer
edge device
access layer******
enterprise edge
distribution layer
2

Refer to the exhibit. A network administrator wishes to deny Internet access to all R2 LAN hosts, while 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: S0/1/0 outbound*****
R1: S0/0/1 inbound
R2: S0/0/1 outbound
R2: Fa0/0 outbound

Which network statement would include the 172.20.64.0 /19 network in the OSPF routing process?
Router(config-router)# network 172.20.64.0 0.0.0.31 area 0
Router(config-router)# network 172.20.64.0 0.0.0.63 area 0
Router(config-router)# network 172.20.64.0 0.0.15.255 area 0
Router(config-router)# network 172.20.64.0 0.0.31.255 area 0
4

Refer to the exhibit. A packet with a destination IP address of 192.168.1.22 has entered router R1. How will this
packet be routed?
It will be dropped.
It will be routed out interface Serial0/0/1.
It will be routed out interface Serial0/0/0.
It will be routed out interface FastEthernet0/0.

Refer to the exhibit. Which IP address can be assigned to the Fa0/0 interface of R1 to enable host A to access
host B?
192.168.1.32/26
192.168.1.64/26
192.168.1.126/26*****

192.168.1.129/26
6What are two WAN protocols that define parameters for data encapsulation? (Choose two.)
PPP****
V.35
X.21
HDLC*******
EIA/TIA-232

Refer to the exhibit. A network administrator enters the command ip route 10.10.4.16 255.255.255.248 s0/0/1
into the router. What will be the result of this configuration?
A static route pointing to 10.10.4.16/29 is placed into the routing table.********
A static route to 10.10.4.16/29 is placed into the routing table if interface FastEthernet0/1 goes down.
A static route pointing to 10.10.4.16/29 is only placed into the routing table if the route to 10.10.4.0 is
removed.
A static route is not placed into the routing table because a RIP route that includes the destination network
already exists.
8

Refer to the exhibit. A router has learned the six routes that are shown in the exhibit. Which two routes will be
installed in the routing table? (Choose two.)
1

2*****
3
4
5******
6

Refer to the exhibit. R1 and R2 are connected to each other through their serial0/0/0 interfaces, but are unable to
establish OSPF adjacency. What are two reasons for this? (Choose two.)
The router IDs of the two routers do not match.
The process IDs of the two routers do not match.
The Hello and Dead timers of the routers do not match.
The OSPF backbone area is configured on both routers.
The serial interfaces of the two routers are in different subnets.
10

Refer to the exhibit. Which two statements are true about the output that is shown? (Choose two.)
The feasible distance to network 172.20.2.0 is 2172416.******
The reported distance to network 172.20.4.0 is 2172416.
Serial 0/0/1 represents the next hop interface for network 172.20.4.0.
Two routes in the routing table would be used to load-balance traffic to network 172.20.3.0.
The letter P represents that the algorithm is calculating and the routes are not in use.

11

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
12

Refer to the exhibit. Which VTP function will this switch perform?
It will create, change, and delete VLANs.
It will send VTP messages to other attached switches.******
It will ignore information that is contained in the VTP message.
It will retain its original database when it receives updates from the server.

13

Which component of the Cisco Enterprise Architecture is responsible for extending enterprise services to
remote sites?
campus core
enterprise edge******
building access
enterprise campus
14

Refer to the exhibit. Which route will be added to the routing table of R1 as a result of running the commands
displayed?
D 192.168.0.0/24 is a summary, Null0
D 192.168.0.0/22 is a summary, Null0******
D 192.168.0.0/24 [90/203010] via 10.1.1.2, 00:00:10, Serial0/0/0
D 192.168.0.0/22 [90/203010] via 10.1.1.2, 00:00:10, Serial0/0/0

15

While using the Class A addressing scheme, a network administrator decides to use the 255.255.254.0 subnet
mask in the network configuration. How many host addresses can be created for each subnetwork in this
addressing scheme?
510
512******
1022
1024
Which two statements are true about untagged frames on a switch? (Choose two.)
An untagged frame cannot pass through access ports.
An untagged frame cannot pass through trunk ports.
All frames that pass through trunk ports are untagged frames.
Untagged frames minimize the delays that are associated with inspection of the VLAN ID tag.
Untagged frames that are received on an 802.1Q trunk port are members of the native VLAN.******

17

Refer to the exhibit. Which set of letters would appear at the beginning of the displayed routing table entries?
1=R, 2=O, 3=D, 4=C
1=R, 2=E, 3=O, 4=S
1=R, 2=D, 3=O, 4=S******
1=O, 2=R, 3=D, 4=C
1=R, 2=O, 3=E, 4=C

18

A network administrator wants to deny responses to ping requests. Which ACL statement denies ping
responses while not affecting other traffic?
access-list 123 deny tcp any any eq 80
access-list 123 deny tcp any any eq 20
access-list 123 deny tcp any any eq 21
access-list 123 deny icmp any any echo-reply******
access-list 101 deny tcp any any established
19

Refer to the exhibit. What is the correct summary address for the contiguous address group that is shown?
172.18.8.0/22
172.18.8.0/23
172.18.8.0/24
172.18.8.0/25
172.18.8.0/28

20

An administrator wants to configure a new Cisco Catalyst 2960 switch in order to manage the switch remotely.

After configuring the vty lines to allow login, which set of commands should the administrator enter?
Switch(config)# line console 0
Switch(config-line)# password cisco
Switch(config-line)# login
Switch(config-line)# exit
Switch(config)# interface vlan 1
Switch(config-if)# ip address 192.168.1.5 255.255.255.0
Switch(config-if)#exit
Switch(config)# line console 0
Switch(config-line)# password cisco
Switch(config-line)# login
Switch(config-line)# exit
Switch(config)# ip default-gateway 192.168.1.1
Switch(config)# interface vlan 1
Switch(config-if)# ip address 192.168.1.5 255.255.255.0
Switch(config-if)# no shutdown
Switch(config-if)# exit
Switch(config)# ip default-gateway 192.168.1.1
21Why would a network administrator want to limit the size of failure domains when designing a network?
to eliminate the effects of Ethernet collisions
to reduce the impact of a key device or service failure******
to reduce the impact of Internet congestion on critical traffic
to eliminate the need to block broadcast packets at the edge of the local network

22

Refer to the exhibit. The network is using OSPF as the routing protocol. A network administrator issues the
show ip ospf neighbor command to check the status of operation. Which statement is true?
RB has the lowest priority value.
RC and RD have the lowest router IDs on the network.
RA has established adjacencies with all neighbor routers. ******
RA and RB can not form an adjacency because they are stuck in the 2-way state.
23A Frame Relay service provider is reviewing a contract with a potential customer. Which term would be used
when referencing the minimum guaranteed bandwidth that is provided on each virtual circuit?
EIR
CIR******
Tc
Bc
DE

24

Refer to the exhibit. Assuming that all three routers are configured with the EIGRP routing protocol and sharing
information, what information can be gathered from the show command output?
Router B has EIGRP adjacencies with both router A and C.
Router B has a fully converged topology table.
Router B has not formed an adjacency with router A.
Router B has not formed an adjacency with router C.*******
25

Refer to the exhibit. Internet access is crucial for the company network shown. Internet access is provided by two
ISPs. ISP1 is the primary provider and ISP2 is the backup provider. The network administrator configures BorderR
as the border router so that in normal operations, all Internet traffic goes through ISP1. However, if the link to

ISP1 fails, then BorderR will automatically forward Internet traffic to ISP2. The administrator configures two
default routes:
BorderR(config)# ip route 0.0.0.0 0.0.0.0 192.168.100.1 200
BorderR(config)# ip route 0.0.0.0 0.0.0.0 172.16.1.1
However, when the administrator issued the show ip route command to verify the configuration, only the second
default route is in the routing table. Why is the first default route not showing?
The first configuration command overwrites the second command.
The first default route will be installed into the routing table if there is traffic with an IP address that is
destined for the 192.168.100.0 network.
This is expected because the link to ISP1 is active. If the link to ISP1 goes down, then the first default route
will be installed into the routing table.*****
The first default route cannot be installed into the routing table unless the administrator manually disables the
second default route with the no ip route 0.0.0.0 0.0.0.0 172.16.1.1 command.
26

Why is UDP preferred for transmission of video traffic?


It is a reliable protocol.
It retransmits lost packets.
It is a three-way handshake protocol.
It has low overhead.******
27What are two differences between RIPv1 and RIPv2? (Choose two.)
RIPv1 broadcasts routing updates to 255.255.255.255 while RIPv2 does not.******
RIPv1 sends subnet mask information in the routing update but RIPv2 does not.
In contrast to RIPv1, RIPv2 allows the use of discontiguous networks. ******
RIPv2 is a classful routing protocol while RIPv1 is a classless protocol.
RIPv1 supports an authentication mechanism but RIPv2 does not.

28

Refer to the exhibit. Which route will appear in the routing table?
R 10.10.4.0/24 [120/1] via 10.10.10.1, 00:00:12, FastEthernet0/1*******
R 10.10.4.0/24 [120/1] via 10.10.20.1, 00:00:12, FastEthernet0/0
R 10.10.4.0/24 [120/2] via 10.10.20.1, 00:00:12, FastEthernet0/0
R 10.10.4.0/24 [120/3] via 10.10.30.1, 00:00:12, FastEthernet1/0
R 10.10.4.0/24 [120/1] via 10.10.30.1, 00:00:12, FastEthernet1/0
29In which VTP mode can a switch create VLANs, ignore VTP messages, and not pass local VLAN information
to other VTP domain members?
client
server
pruning
Transparent*****

30

What are two benefits of using ACLs? (Choose two.)


They provide IP filtering.*****
They reduce the processing load on the router.******
They simplify the configuration of inter-VLAN routing.
They prevent routing loops and facilitate convergence.
They identify traffic for multiple uses such as QoS and NAT.

What is the term for the value 2172416 that is highlighted in the output of the show ip eigrp topology
command?
feasible distance of the successor*****
reported distance of the successor
feasible distance of the feasible successor
reported distance of the feasible successor
32What are two features of an extended IP ACL? (Choose two.)

It uses numbers 1 through 99 for identification.


It can permit or deny traffic based on source or destination address.******
It detects malicious attacks against the network and logs them on a server.
It can filter traffic based on the protocol and port numbers.******
It encrypts traffic between hosts.

33

Refer to the exhibit. A network support technician has been asked to set an IP address on one of the
FastEthernet interfaces on a new router. What is causing the interface to reject the address?
The IP address is already in use.
The technician is using a network address.******
The technician is using the wrong subnet mask for /26.
The technician must enable VLSM on the interface.
34A service provider is troubleshooting a failure between two sites in a Frame Relay virtual circuit. Where would
the administrator locate the fault if it was determined to be a problem with the CPE?
at the CO
within the local loop
within the Frame Relay switch
at the device with the DTE interface

35

Which two STP states allow a switch to learn MAC addresses? (Choose two.)
Blocking
Listening*****
Learning*****
Disabled
forwarding
36Which feature of RSTP differentiates it from STP?
PortFast
UplinkFast
active topology*******
five port states

37

What are two characteristics of EIGRP? (Choose two.)


It supports a maximum hop count of 15.
It sends small hello packets to maintain knowledge of its neighbors.******
It forwards complete routing tables in its updates to neighboring routers.
It supports equal and unequal cost load balancing.*******
It supports only one network layer protocol.
38What do companies gain from the services performed at the enterprise edge?
faster communication with server farms
stronger security against malicious attacks*******
faster communication with Internet destinations
enhanced performance and reliability through VLANs and redundant trunk links

39

Refer to the exhibit. OSPF has been configured on all routers. What is the DR/BDR status immediately after all
routers have converged?
R1 is the DR. R3 is the BDR.
R2 is the DR. R5 is the BDR.******
R3 is the DR. R4 is the BDR.

R4 is the DR. R5 is the BDR.


R5 is the DR. R2 is the BDR.
40Which Frame Relay component provides connection status information about PVCs in the network?
CIR
LMI*****
DLCI
FECN

41

How does CHAP secure connectivity on a PPP link?


It uses a two-way handshake to send the username and password.
It encrypts user data that is sent across the link.
It designates the remote node to control the frequency and timing of the login attempts.
It authenticates the username and password during initial link establishment and repeatedly during the time
the link is active.******
42What is an advantage of using a default route?
They never fail.
They reduce the size of the routing table.
They prevent routing loops between the edge router and the ISP.******
They transfer traffic from the Internet to the network.

43

Which WAN connection method uses a PVC?


leased line
ISDN
DSL
Frame Relay*****
44Which two statements are true about the native VLAN on a switch? (Choose two.)
It requires a special VLAN ID tag.
It is unable to be changed to a different VLAN.
Untagged traffic slows the switching process down.
The native VLAN defaults to VLAN 1 on Cisco Catalyst switches.*******
Untagged frames that are received on a trunk become members of this VLAN.******

45

Refer to the exhibit. The network administrator configured the routers using the displayed commands, but the
network fails to converge. What can the network administrator do to solve this problem?
Issue the network commands correctly on both routers.******
Configure the wildcard masks correctly on both routers.
Issue the no auto-summary command.
Configure both routers with different autonomous numbers.
What two types of information would a network administrator receive after excuting a show version command on a
Cisco router? (Choose two.)
the quantity of available memory ******
the operational status of each interface
the number and type of available interfaces*******
the IP addresses of the LAN and WAN interfaces
the list of MAC addresses of each connected PC
the list of networks advertised by the routing protocol
47

Refer to the exhibit. A network technician is connecting a new PC to port Fa0/9. What are two characteristics
of this implementation? (Choose two.)
The PC is a member of VLAN 30.
The PC belongs to the default native VLAN.
The PC does not know its VLAN assignment.
Broadcast messages sent from the PC will be seen by all devices.
A Layer 3 device is required for the PC to communicate with hosts on other VLANs.

48

Refer to the exhibit. If R4 is announcing all shown internal networks as a summary address to the ISP, which
summary address will be most specific?
192.168.1.0/22
192.168.4.0/21
192.168.6.0/23
192.168.8.0/21******
192.168.4.0/22
49

Refer to the exhibit. What is the purpose of the command: RouterA(config)# access-list 1 permit 192.168.16.0
0.0.0.255?
It identifies traffic on all inside interfaces to be translated and given access to the ISP router.
It identifies traffic from the fa0/1 interface to be translated and given access to the ISP router.
It allows traffic from the ISP to reach all of the inside interfaces.
It identifies traffic from the fa0/0 interface to be translated and given access to the ISP router.****
It allows traffic from the ISP router to the fa0/1 interface.

50

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
51

Refer to the exhibit. RIPv2 is configured in the network shown. Hosts in the network have access to all internal
networks but do not have Internet access. On which router should the commands, shown in the exhibit, be
added to provide Internet access for all hosts in the network?
R1
R2*******
R3
ISP

52

Refer to the exhibit. Which Telnet session will be blocked as a result of the displayed commands?
the session from host A to host B

the session from host B to hosts C and D


the session from host B to hosts E and F
the session from host E and host F to host A and host B

Вам также может понравиться