You are on page 1of 12

1.

WHICH ACTION SHOULD BE TAKEN WHEN PLANNING FOR REDUNDANCY ON A


HIERARCHICAL NETWORK DESIGN?
Immediately replace a nonfunctioning module, service ,or device on a network.
Purchase backup equipment for every network device at the distribution layer.
Implement STP PortFast between the switches on the network.
Add alternate physical paths for data to traverse the network.*
2. WHAT IS THE FUNCTION OF STP IN A SCALABLE NETWORK?
It decreases the size of the failure domain to contain the impact of failures.
It protects the edge of the enterprise network from malicious activity.
It disables redundant paths to eliminate Layer 2 loops.*
It combines multiple switch trunk links to act as one logical link for increased
bandwidth.
3. AS THE NETWORK ADMINISTRATOR YOU HAVE BEEN ASKED TO IMPLEMENT
ETHERCHANNEL ON THE CORPORATE NETWORK. WHAT DOES THIS
CONFIGURATION CONSIST OF?
providing redundant links that dynamically block or forward traffic
grouping multiple physical ports to increase bandwidth between two switches*
grouping two devices to share a virtual IP address
providing redundant devices to allow traffic to flow in the event of device failure
4. HOW DOES IMPLEMENTING STP ALLOW FOR A SCALABLE NETWORK DESIGN?
It eliminates Layer 2 loops from redundant links.*
It provides failover services when duplicate network equipment is used.
It filters broadcasts and other undesirable traffic from the network.
It prevents local traffic from propagating to other parts of the network.
5. WHICH MODEL AND WHICH TWO CHARACTERISTICS WOULD BE MORE LIKELY TO
BE CONSIDERED IN PURCHASING AN ACCESS LAYER SWITCH, AS COMPARED TO
BUYING SWITCHES THAT OPERATE AT THE OTHER LAYERS OF THE CISCO
HIERARCHICAL DESIGN MODEL? (CHOOSE THREE.)
Catalyst 2960*
Catalyst 4500X
number of ports*
PoE*
EtherChannel
RSTP
6. WHAT IS THE FUNCTION OF ASICS IN A MULTILAYER SWITCH?
They provide power to devices such as IP phones and wireless access points through
Ethernet ports.
They streamline forwarding of IP packets in a multilayer switch by bypassing the CPU.*
They prevent Layer 2 loops by disabling redundant links between switches.
They aggregate multiple physical switch ports into a single logical port.
7. IN A LARGE ENTERPRISE NETWORK, WHICH TWO FUNCTIONS ARE PERFORMED
BY ROUTERS AT THE DISTRIBUTION LAYER? (CHOOSE TWO.)
connect remote networks*
provide Power over Ethernet to devices
connect users to the network
provide data traffic security*
provide a high-speed network backbone
8. WHICH TWO VTP MODES ALLOW FOR THE CREATION, MODIFICATION, AND
DELETION OF VLANS ON THE LOCAL SWITCH? (CHOOSE TWO.)
client
slave
server*
transparent*
master
distribution
9. WHICH THREE STEPS SHOULD BE TAKEN BEFORE MOVING A CISCO SWITCH TO A
NEW VTP MANAGEMENT DOMAIN? (CHOOSE THREE.)
Reboot the switch.*
Reset the VTP counters to allow the switch to synchronize with the other switches in
the domain.
Download the VTP database from the VTP server in the new domain.
Configure the VTP server in the domain to recognize the BID of the new switch.
Select the correct VTP mode and version.*
Configure the switch with the name of the new management domain.*
10. THE NETWORK ADMINISTRATOR WANTS TO CONFIGURE A SWITCH TO PASS
VLAN UPDATE INFORMATION TO OTHER SWITCHES IN THE DOMAIN BUT NOT
UPDATE ITS OWN LOCAL VLAN DATABASE. WHICH TWO STEPS SHOULD THE
ADMINISTRATOR PERFORM TO ACHIEVE THIS? (CHOOSE TWO.)
Reset the VTP counters.
Configure VTP version 1 on the switch.
Configure the VTP mode of the switch to transparent.*
Verify that the switch has a higher configuration revision number.
Configure the switch with the same VTP domain name as other switches in the network.*
11. REFER TO THE EXHIBIT.

THE PARTIAL CONFIGURATION THAT IS SHOWN WAS USED TO CONFIGURE ROUTER


ON A STICK FOR VLANS 10, 30, AND 50. HOWEVER, TESTING SHOWS THAT THERE
ARE SOME CONNECTIVITY PROBLEMS BETWEEN THE VLANS. WHICH
CONFIGURATION ERROR IS CAUSING THIS PROBLEM?
A configuration for the native VLAN is missing.
There is no IP address configured for the FastEthernet 0/0 interface.
The wrong VLAN has been configured on subinterface Fa0/0.50.*
The VLAN IP addresses should belong to the same subnet.
12. WHICH TWO STATEMENTS ARE CHARACTERISTICS OF ROUTED PORTS ON A
MULTILAYER SWITCH? (CHOOSE TWO.)
They are not associated with a particular VLAN.*
The interface vlan <vlan number> command has to be entered to create a VLAN on
routed ports.
They support subinterfaces, like interfaces on the Cisco IOS routers.
They are used for point-to-multipoint links.
In a switched network, they are mostly configured between switches at the core and
distribution layers.*
13. REFER TO THE EXHIBIT.

A LAYER 3 SWITCH ROUTES FOR THREE VLANS AND CONNECTS TO A ROUTER FOR
INTERNET CONNECTIVITY. WHICH TWO CONFIGURATIONS WOULD BE APPLIED TO
THE SWITCH? (CHOOSE TWO.)
(config)# interface gigabitethernet 1/1
(config-if)# no switchport
(config-if)# ip address 192.168.1.2 255.255.255.252*
(config)# interface vlan 1
(config-if)# ip address 192.168.1.2 255.255.255.0
(config-if)# no shutdown
(config)# interface gigabitethernet1/1
(config-if)# switchport mode trunk
(config)# interface fastethernet0/4
(config-if)# switchport mode trunk
(config)# ip routing*
14. REFER TO THE EXHIBIT.
WHICH SWITCH WILL BE THE ROOT BRIDGE AFTER THE ELECTION PROCESS IS
COMPLETE?
S1
S2*
S3
S4
15. WHAT TWO STP FEATURES ARE INCORPORATED INTO RAPID PVST+? (CHOOSE
TWO.)
UplinkFast*
PortFast
BPDU guard
BPDU filter
BackboneFast*
loop guard
16. REFER TO THE EXHIBIT.

A NETWORK ADMINISTRATOR IS CONFIGURING PVST+ FOR THE THREE SWITCHES.


WHAT WILL BE A RESULT OF ENTERING THESE COMMANDS?
S1 will set the priority value for VLAN 10 to 0.
S2 will set the priority value for VLAN 10 to 24576.
S3 will set the priority value for VLAN 30 to 8192.*
S1 will set the priority value for VLAN 20 to 24596.
17. REFER TO THE EXHIBIT.

IF THE SWITCH HAS BEEN CONFIGURED FOR PVST+ MODE, WHAT COMMAND
OUTPUT WOULD REPLACE THE QUESTION MARKS?
ieee*
pvst
pvst+
rstp
18. WHICH FUNCTION IS PROVIDED BY ETHERCHANNEL?
spreading traffic across multiple physical WAN links
dividing the bandwidth of a single link into separate time slots
enabling traffic from multiple VLANs to travel over a single Layer 2 link
creating one logical link by using multiple physical links between two LAN switches*
19. WHICH TECHNOLOGY IS AN OPEN PROTOCOL STANDARD THAT ALLOWS
SWITCHES TO AUTOMATICALLY BUNDLE PHYSICAL PORTS INTO A SINGLE
LOGICAL LINK?
Multilink PPP
DTP
LACP*
PAgP
20. REFER TO THE EXHIBIT.

A NETWORK ADMINISTRATOR HAS CONNECTED TWO SWITCHES TOGETHER USING


ETHERCHANNEL TECHNOLOGY. IF STP IS RUNNING, WHAT WILL BE THE END
RESULT?
The switches will load balance and utilize both EtherChannels to forward packets.
STP will block one of the redundant links.*
The resulting loop will create a broadcast storm.
Both port channels will shutdown.
21. WHAT ARE TWO REQUIREMENTS TO BE ABLE TO CONFIGURE AN
ETHERCHANNEL BETWEEN TWO SWITCHES? (CHOOSE TWO.)
The interfaces that are involved need to be contiguous on the switch.
All the interfaces need to work at the same speed.*
All the interfaces need to be working in the same duplex mode.*
All interfaces need to be assigned to different VLANs.
Different allowed ranges of VLANs must exist on each end.
22. REFER TO THE EXHIBIT.

BASED ON THE COMMAND OUTPUT SHOWN, WHAT IS THE STATUS OF THE


ETHERCHANNEL?
The EtherChannel is dynamic and is using ports Fa0/10 and Fa0/11 as passive ports.
The EtherChannel is down as evidenced by the protocol field being empty.
The EtherChannel is partially functional as indicated by the P flags for the FastEthernet
ports.
The EtherChannel is in use and functional as indicated by the SU and P flags in the
command output.*
23. A NETWORK ENGINEER IS CONFIGURING A LAN WITH A REDUNDANT FIRST HOP
TO MAKE BETTER USE OF THE AVAILABLE NETWORK RESOURCES. WHICH
PROTOCOL SHOULD THE ENGINEER IMPLEMENT?
FHRP
GLBP*
HSRP
VRRP
24. WHICH DYNAMIC ROUTING PROTOCOL USES HOP COUNT TO CALCULATE
METRIC VALUE?
RIP*
EIGRP
OSPF
IS-IS
25. WHICH TWO COMMANDS ARE USED IN THE IMPLEMENTATION OF A DYNAMIC
IPV4 ROUTING PROTOCOL? (CHOOSE TWO.)
ip route
network*
line
router*
interface
26. WHICH STATEMENT DESCRIBES THE AUTONOMOUS SYSTEM NUMBER THAT IS
USED IN EIGRP?
It defines the reliability of the EIGRP routing protocol.
It identifies the priority of the networks to be included in update packets.
It is associated with the global Autonomous System number that is assigned by IANA.
It specifies the EIGRP routing process on a router.*
27. WHAT ARE TWO REASONS TO IMPLEMENT PASSIVE INTERFACES IN THE EIGRP
CONFIGURATION OF A CISCO ROUTER? (CHOOSE TWO.)
to provide increased network security*
to shut down unused interfaces
to avoid unnecessary update traffic*
to mitigate attacks coming from the interfaces
to exclude interfaces from load balancing
28. REFER TO THE EXHIBIT.

A NETWORK ADMINISTRATOR ISSUES THE SHOW IP PROTOCOLS COMMAND.


BASED ON THE EXHIBITED OUTPUT, WHAT CAN BE CONCLUDED?
The EIGRP K values are default values.*
R1 receives routes to the network 192.168.1.0/24 and 10.0.0.0/24.
The no auto-summary command is not applied for the EIGRP operation.
Up to 4 routes of different metric values to the same destination network will be
included in the routing table.
29. REFER TO THE EXHIBIT.

A NETWORK ADMINISTRATOR HAS ISSUED THE SHOW IP EIGRP NEIGHBORS


COMMAND. WHAT CAN BE CONCLUDED FROM THE OUTPUT?
There is no incoming EIGRP message at this moment.
The first EIGRP neighbor R1 learned about has the IP address 10.10.10.2.*
An EIGRP neighbor with IP address 10.10.10.14 is connected to R1 via serial interface
0/1/0.
If R1 does not receive a Hello packet in 4 seconds from the neighbor with IP
10.10.10.18, it will declare the neighbor is down.
30. WHICH TWO METRIC WEIGHTS ARE SET TO ONE BY DEFAULT WHEN COSTS IN
EIGRP ARE BEING CALCULATED? (CHOOSE TWO.)
k1*
k2
k3*
k4
k5
k6
 
31. WHICH FEATURE OF THE EIGRP ROUTING PROTOCOL CAN PROVIDE FAST RE-
CONVERGENCE WITHOUT DUAL RECOMPUTATION IN THE EVENT OF A ROUTE
FAILURE?
having a successor route
having a feasible successor route*
having a route in the passive state
having a route in the active state
32. REFER TO THE EXHIBIT.

AN ADMINISTRATOR ATTEMPTS TO CONFIGURE EIGRP FOR IPV6 ON A ROUTER


AND RECEIVES THE ERROR MESSAGE THAT IS SHOWN. WHICH COMMAND MUST
BE ISSUED BY THE ADMINISTRATOR BEFORE EIGRP FOR IPV6 CAN BE
CONFIGURED?
no shutdown
eigrp router-id 100.100.100.100
ipv6 unicast-routing*
ipv6 eigrp 100
ipv6 cef
33. REFER TO THE EXHIBIT.

WHAT WILL ROUTER1 DO IF IT RECEIVES PACKETS THAT ARE DESTINED TO


NETWORK 172.16.4.0/24?
drop the packets*
forward the packets to the gateway of last resort
send the packets out interface GigabitEthernet 0/0
send the packets to network 0.0.0.0
34. IN WHICH IOS CLI MODE MUST A NETWORK ADMINISTRATOR ISSUE THE
MAXIMUM-PATHS COMMAND TO CONFIGURE LOAD BALANCING IN EIGRP?
global configuration mode
interface configuration mode
privileged mode
router configuration mode*
35. REFER TO THE EXHIBIT.

WHICH COMMAND WILL CONFIGURE UNEQUAL-COST LOAD BALANCING WITH


EIGRP ON THE HQ ROUTER?
maximum-paths 1
maximum-paths 2
variance 1
variance 2*
36. REFER TO THE EXHIBIT.

WHY DID R1 AND R2 NOT ESTABLISH AN ADJACENCY?


The AS number does not match on R1 and R2.*
The automatic summarization is enabled on R1 and R2.
The IPv4 address of Fa0/0 interface of R1 has a wrong IP address.
There is no network command for the network 192.168.1.0/24 on R1.
37. FOR TROUBLESHOOTING MISSING EIGRP ROUTES ON A ROUTER, WHAT THREE
TYPES OF INFORMATION CAN BE COLLECTED USING THE SHOW IP PROTOCOLS
COMMAND? (CHOOSE THREE.)
any interfaces that are enabled for EIGRP authentication
any interfaces on the router that are configured as passive*
the IP addresses that are configured on adjacent routers
any ACLs that are affecting the EIGRP routing process*
networks that are unadvertised by the EIGRP routing protocol*
the local interface that is used to establish an adjacency with EIGRP neighbors
38. REFER TO THE EXHIBIT.

THE ROUTING TABLE ON R2 DOES NOT INCLUDE ALL NETWORKS THAT ARE
ATTACHED TO R1. THE NETWORK ADMINISTRATOR VERIFIES THAT THE NETWORK
STATEMENT IS CONFIGURED TO INCLUDE THESE TWO NETWORKS. WHAT IS A
POSSIBLE CAUSE OF THE ISSUE?
The AS number does not match between R1 and R2.
The network statements should include the wild card mask.
The no auto-summary command is missing in the R1 configuration.*
The interfaces that are connected to these two networks are configured as passive
interfaces.
39. A NETWORK ADMINISTRATOR IS TROUBLESHOOTING THE EIGRP ROUTING
BETWEEN TWO ROUTERS, R1 AND R2. THE PROBLEM IS FOUND TO BE THAT ONLY
SOME, BUT NOT ALL NETWORKS ATTACHED TO R1 ARE LISTED IN THE ROUTING
TABLE OF ROUTER R2. WHAT SHOULD THE ADMINISTRATOR INVESTIGATE ON
ROUTER R1 TO DETERMINE THE CAUSE OF THE PROBLEM?
Does the AS number match the AS number on R2?
Does the hello interval setting match the hello interval on R2?
Do the network commands include all the networks to be advertised?*
Is the interface connected to R2 configured as a passive interface?
40. WHAT IS THE ORDER OF PACKET TYPES USED BY AN OSPF ROUTER TO
ESTABLISH CONVERGENCE?
Hello, LSAck, LSU, LSR, DBD
LSAck, Hello, DBD, LSU, LSR
Hello, DBD, LSR, LSU, LSAck*
LSU, LSAck, Hello, DBD, LSR
 
41. WHICH WILDCARD MASK WOULD BE USED TO ADVERTISE THE 192.168.5.96/27
NETWORK AS PART OF AN OSPF CONFIGURATION?
0.0.0.32
0.0.0.31*
255.255.255.224
255.255.255.223
 
42. WHAT IS THE REASON FOR A NETWORK ENGINEER TO ALTER THE DEFAULT
REFERENCE BANDWIDTH PARAMETER WHEN CONFIGURING OSPF?
to more accurately reflect the cost of links greater than 100 Mb/s*
to increase the speed of the link
to force that specific link to be used in the destination route
to enable the link for OSPF routing
 
43. WHICH OSPFV3 FUNCTION WORKS DIFFERENTLY FROM OSPFV2?
metric calculation
hello mechanism
OSPF packet types
authentication*
election process
 
44. REFER TO THE EXHIBIT.

WHICH ADDRESS WILL R1 USE AS THE SOURCE ADDRESS FOR ALL OSPFV3
MESSAGES THAT WILL BE SENT TO NEIGHBORS?
FE80::1*
2001:DB8:ACAD:A::1
FF02::1
FF02::5
 
45. WHAT ADDRESS TYPE WILL OSPFV3 USE TO FORM ADJACENCIES TO
NEIGHBORING ROUTERS?
the all-link router multicast
the global unicast of the interface
the all OSPF router multicast
the link-local address of the interface*
46. ON WHAT TYPE OF OSPF ROUTER IS INTERAREA ROUTE SUMMARIZATION
CONFIGURED?
intra-area routers
backbone routers
ABRs*
ASBRs
47. WHICH TYPE OF OSPF LSA REPRESENTS AN EXTERNAL ROUTE AND IS
PROPAGATED ACROSS THE ENTIRE OSPF DOMAIN?
type 1
type 2
type 3
type 4
type 5*
48. WHICH OSPF LSA TYPE IS ONLY USED IN MULTIACCESS AND NBMA
NETWORKS?
type 1
type 2*
type 3
type 4
49. REFER TO THE EXHIBIT.

WHAT CAN BE CONCLUDED ABOUT NETWORK 192.168.1.0 IN THE R2 ROUTING


TABLE?
This network has been learned from an internal router within the same area.
This network was learned through summary LSAs from an ABR.*
This network is directly connected to the interface GigabitEthernet0/0.
This network should be used to forward traffic toward external networks.
50. REFER TO THE EXHIBIT.

WHAT ARE THREE RESULTS FOR THE DR AND BDR ELECTIONS FOR THE GIVEN
TOPOLOGIES? (CHOOSE THREE.)
R4 is DR for segment B.
R2 is BDR for segment A.
R3 is DR for segment A.
R1 is DR for segment A.*
R3 is BDR for segment A.*
R5 is BDR for segment B.*
51. WHAT IS ONE REASON TO USE THE IP OSPF PRIORITY COMMAND WHEN THE
OSPF ROUTING PROTOCOL IS IN USE?
to activate the OSPF neighboring process
to influence the DR/BDR election process*
to provide a backdoor for connectivity during the convergence process
to streamline and speed up the convergence process
52. REFER TO THE EXHIBIT.
SUPPOSE THAT ROUTERS B, C, AND D HAVE A DEFAULT PRIORITY, AND ROUTER A
HAS A PRIORITY 0. WHICH CONCLUSION CAN BE DRAWN FROM THE DR/BDR
ELECTION PROCESS?
Router A will become the DR and router D will become the BDR.
If the DR fails, the new DR will be router B.*
If a new router with a higher priority is added to this network, it will become the DR.
If the priority of router C is changed to 255, then it will become the DR.
53. REFER TO THE EXHIBIT.

ON WHICH ROUTER OR ROUTERS WOULD A DEFAULT ROUTE BE STATICALLY


CONFIGURED IN A CORPORATE ENVIRONMENT THAT USES SINGLE AREA OSPF AS
THE ROUTING PROTOCOL?
ISP
R0-A*
ISP and R0-A
R0-A, R0-B, and R0-C
R0-B and R0-C
ISP, R0-A, R0-B, and R0-C
54. REFER TO THE EXHIBIT.

A NETWORK ADMINISTRATOR HAS CONFIGURED OSPFV2 ON THE TWO CISCO


ROUTERS AS SHOWN. THE ROUTERS ARE UNABLE TO FORM A NEIGHBOR
ADJACENCY. WHAT SHOULD BE DONE TO FIX THE PROBLEM?
Remove the FastEthernet0/0 passive interface configuration on router R1.
Add the command network 192.168.20.1 0.0.0.0 area 0 on router R1.
Add the command network 192.168.30.0 0.0.0.255 area 0 on router R1.
Change the IP address on S0/0 of router R2 to 192.168.20.2.*
55. AN ADMINISTRATOR IS TROUBLESHOOTING AN ADJACENCY ISSUE BETWEEN
TWO OSPFV3 ROUTERS. WHICH TWO NEIGHBOR STATES INDICATE A STABLE
ADJACENCY BETWEEN THE ROUTERS? (CHOOSE TWO.)
loading
2way*
full*
exstart
exchange
56. FILL IN THE BLANK.
In RSTP, BPDU frames are sent every “2” seconds by default.
57. FILL IN THE BLANK.
What is the acronym of an IGP, link-state, classless routing protocol besides IS-IS?
“OSPF”
58. FILL IN THE BLANK.
EIGRP keeps feasible successor routes in the “topology” table.
59. FILL IN THE BLANK.
BY DEFAULT, EIGRP IS ABLE TO USE UP TO “50” PERCENT OF THE BANDWIDTH FOR
EIGRP MESSAGES ON AN EIGRP-ENABLED INTERFACE.
60. MATCH THE SWITCHED LAN PROBLEM TO THE CORRECT SYMPTOM. (NOT ALL
OPTIONS ARE USED.)
61. MATCH THE PORT STATE WITH ITS CONDITION. (NOT ALL OPTIONS ARE USED.)

62. MATCH THE STEP SEQUENCE TO THE MULTIAREA OSPF ROUTE CALCULATION
PROCESS. (NOT ALL OPTIONS ARE USED.)

63. OPEN THE PT ACTIVITY. PERFORM THE TASKS IN THE ACTIVITY


INSTRUCTIONS AND THEN ANSWER THE QUESTION.
WHICH MESSAGE WAS DISPLAYED ON THE WEB SERVER?
You’ve made it!*
Congratulations!
Wonderful work!
Work done!

You might also like