ICND2v3 – New Questions Part 8
Premium Members: You can practice these questions with our quiz here.
Question 1
R1 and R2 are eBGP peers connected via the 192.168.12.0/24 network as follows:
R1 interface FastEtherent0/0 description to HQ-A662:55028 ip address 192.168.12.33 255.255.255.224 router bgp 100 network 192.168.12.0 neighbor 192.168.1234 remote-as 200 |
R2 interface FastEthernet0/0 description to HQ-B652:42891 ip address 192.168.12.34 255.255.255.224 router bgp 200 network 192.168.12.0 neighbor 192.168.12.33 remote-as 100 |
Both R1 and R2 are failing to advertise the network. Which action must be taken to correct the problem?
A. changing the router bgp 200 command on R2 to router bgp 100
B. changing the neighbor statement on either router so that the neighbor IP addresses on both devices are
the same
C. adding the /27 network mask to the network 192.168.12.0 statement on both routers
D. adding the ebgp-multihop command to both routers
Answer: C
Question 2
Which two statements about configuring a PPP connection between two routers using CHAP authentication are true? (Choose two)
A. Each router can have a different password
B. Each router can have a different username
C. Each router’s username must be the same as its hostname
D. Each router must have the same username
E. Each router must have the same password
Answer: B E
Question 3
Which two characteristics of standard access lists are true? (Choose two)
A. They can compare source traffic only against a permit or deny statement
B. They must be identified with a number between 1 and 99 or 1300 and 1999
C. They can be identified only with a number between 1 and 99
D. They cannot be used to identify traffic path
E. They can compare source and destination traffic against a permit or deny statement
Answer: A B
Question 4
Which two criteria does a host use to choose from among multiple PADO packets? (Choose two)
A. MAC address of the access concentrator
B. IP address of the access concentrator
C. services offered by the access concentrator
D. packet size
E. name of the access concentrator
Answer: C E
Question 5
Which two options are well-known southbound APIs? (Choose two)
A. OpenFlow
B. OpFlex
C. OpenStack Neutron
D. VTN Coordinator
E. Controller
Answer: A B
Question 6
Which two best practices can you apply to secure the native VLAN? (Choose two)
A. Change the VLAN ID to a value other than the default value
B. Assign it as VLAN 1
C. Assign it as a different VLAN ID at each end of the link
D. Separate it from other VLANs within the administrative domain
E. Assign it a value in the private VLAN range
Answer: A D
Question 7
Which statement would prevent a host from being able to connect to a server that resides in a different VLAN?
A. The server is connected to a Layer 3 switch.
B. The server and its default gateway are on the same subnet.
C. The host is connected to an access port on a switch.
D. The gateway on the host is misconfigured.
Answer: D
Question 8
Which type of routing protocol is used to exchange routes between different autonomous systems?
A. link-state
B. distance-vector
C. exterior routing
D. interior routing
Answer: C
Question 9
Which three types of multicast messages do HSRP-configured routers use to communicate? (Choose three)
A. resign
B. hello
C. ping
D. coup
E. ack
F. syn
Answer: A B D
Explanation
With HSRP, three types of multicast messages are sent between the devices:
+ Hello – The hello message is sent between the active and standby devices (by default, every 3 seconds). If the standby device does not hear from the active device (via a hello message) in about 10 seconds, it will take over the active role.
+ Resign – The resign message is sent by the active HSRP device when it is getting ready to go offline or relinquish the active role for some other reason. This message tells the standby router to be ready and take over the active role.
+ Coup – The coup message is used when a standby router wants to assume the active role (preemption).
Reference: http://www.pearsonitcertification.com/articles/article.aspx?p=2141271
Question 10
Which type of traffic does an 802.1x port pass before authentication?
A. DHCP traffic
B. all normal traffic
C. control-plane traffic
D. EAPOL traffic
Answer: D
Question 11
Which two functions of an SDN controller are true? (Choose two)
A. managing the topology
B. protection against DDoS attacks
C. coordinating VTNs
D. tracking hosts
E. Layer 2 forwarding
Answer: A C
Question 12
Refer to the exhibit. If all four routers come up at the same time, which router becomes the HSRP active router for the 192.168.10.0/24 subnet?
R1 interface fastethernet0/0 ip address 192.168.1.1 255.255.255.0 standby ip 192.168.1.254 standby priority 125 preempt |
R2 interface fastethernet0/0 ip address 192.168.1.2 255.255.255.0 standby ip 192.168.1.254 standby priority 110 preempt |
R3 interface fastethemet0/0 ip address 192.168.1.3 255.255.255.0 standby ip 192.168.1.254 standby priority 125 preempt |
R4 interface fastethernet0/0 ip address 192.168.1.4 255.255.255.0 standby ip 192.168.1.254 standby priority 115 preempt |
A. R1
B. R2
C. R3
D. R4
Answer: C
Question 13
Which command do you enter to view OSPFv3 adjacencies?
A. show ipv6 ospf database
B. show running-configuration ospfv3
C. show ipv6 ospf neighbor
D. show ipv6 ospf retransmission-list
Answer: C
Question 14
Which command can you enter to verify the status and ports of a specific VLAN?
A. show interfaces trunk
B. show vlan brief
C. show vlan id <vlan-id>
D. show running-config
Answer: C
Question 15
Which technology can identify and classify mission-critical applications for path selection?
A. PBR
B. NBAR
C. PfR
D. QoS
Answer: C
Question 16
Which two pieces of information can be reported by an IP SLA? (Choose two)
A. delay
B. reachability
C. connected devices
D. Cisco IOS version
E. serial number
Answer: A B
Question 17
Which event triggers a switch stack election?
A. disconnecting a stack member
B. changing the priority of the master switch
C. adding a new powered-on standalone switch to the stack
D. resetting any stack member
Answer: C
====================== New Questions (added on 6th-Feb-2020) ======================
Question 18
Refer to the exhibit. Which type of port generated this output?
R1#sh interface switchport module 1 |
A. Layer 3 port
B. trunk port
C. access port
D. private VLAN port
Answer: C
Question 19
Which two best practices do you apply to your network to mitigate the potential security risk of the default VLAN? (Choose two)
A. Use a different VLAN ID for the default VLAN on each device within a VTP domain
B. Configure the default VLAN as a private VLAN
C. Configure the default VLAN on trunk ports only
D. Assign all switch ports to a VLAN other than VLAN 1
E. Configure the management VLAN on a VLAN other than the default VLAN
Answer: D E
Question 20
What command sequence will configure a router to run OSPF and to add network 10.1.1.0/24 to area 0?
A. router ospf
network 10.1.1.0 0.0.0.255
B. router ospf 1
network 10.1.1.0 0.0.0.255
C. router ospf
network 10.1.1.0 255.255.255.0 area 0
D. router ospf 1
network 10.1.1.0 0.0.0.255 area 0
E. router ospf area 0
network 10.1.1.0 255.255.255.0 area 0
F. router ospf area 0
network 10.1.1.0 0.0.0.255 area 0
Answer: D
Question 21
You are configuring an EtherChannel interface to carry multiple VLANs using a Cisco proprietary protocol. Drag and drop the relevant configuration commands from the left onto a valid configuration sequence on the right. Not all commands are used.
Answer:
1 – interface range fa0/0-2
2 – channel-group B mode desirable
3 – interface port-channel B
4 – switchport mode trunk
Explanation
First we have to create an Etherchannel port from a group of interfaces (fa0/0 to fa0/2) using PAgP (which is a Cisco proprietary protocol). Then we can set that logical port-channel interface to trunk mode.
Question 22
Drag and drop the GRE configuration commands from the left onto the correct effects on the right.
Answer:
+ assigns a local interface address as a tunnel endpoint: tunnel source
+ prevents packets from being blackholed: keepalive
+ sets the maximum size of a packet that can traverse the tunnel: ip mtu
+ specifies the IP address of the remote tunnel endpoint: tunnel destination
+ specifies the IP address of the tunnel interface: ip address
Question 23
Which effect of the “router ospf 10” command is true?
A. It disables static routing on the router
B. It enables OSPF on a Layer 3 device
C. It enables OSPF on all connected interfaces on a Layer 3 device
D. It sets the device domain ID to 10
Answer: B
Question 24
Which channel group mode must you configure on both ports to enable a static EtherChannel?
A. auto
B. passive
C. active
D. desirable
E. on
Answer: E
Question 25
What happens when you execute the APIC-EM ACL path trace feature and it fails to discover a matching ACE along the path?
A. The ACLs along the path block the path trace attempt
B. The feature reports the flow as implicitly denied
C. The feature aborts the path trace
D. The feature flags all possible ACE entries as invalid
Answer: B
Explanation
An ACL path trace shows whether the traffic matching your criteria would be permitted or denied based on the ACLs configured on the path.
The following rules effect the ACL path trace results:
+ Only matching ACEs are reported.
+ If you leave out the protocol, source port, or destination port when defining a path trace, the results include ACE matches for all possible values for these fields.
+ If no matching ACEs exists in the ACL, the flow is reported to be implicitly denied.
Question 26
Which type of ACL does the access-list command create?
A. standard numbered IPv4 ACL
B. extended named IPv4 ACL
C. extended named IPv6 ACL
D. standard numbered IPv6 ACL
Answer: A
Question 27
Which troubleshooting tool can you use to replicate traffic within a single switch for analysis?
A. RSPAN
B. EEM
C. local SPAN
D. ERSPAN
Answer: C
Anyone explain question 12 pls!!!
Fakegps, Highest priority will win, since R1 and R2 has the same highest priority
“standby priority 125 preempt”
then the tiebreaker will be the highest IP address which R3 has it “ip address 192.168.1.3”
Hope this will help
hi 9tut, please do you have a link for training with this question? thanks.
Hi guys and 9Tut staff, I got my membership recently and was checking the “ICND2v3 – New Questions” from part 1 to 8 and noticed that parts from 1 to 4 and maybe 5 as well are quite old (from 2018).
I am taking ICND2 very soon and was wondering if these old questions are still valid?, is still worth it to invest time in those parts from 1 to 5 or have they been deprecated?
Thanks for your time and effort to put this amazing resource together.
Just Passed the ICND2 today with score 900+, 54 Question.
Most of the questions from here specially from new questions V3 from 6 – 8, there is about 8 new questions that I did not see it, most of it for QOS, also one new question need to Choose 3 for RSTP port state.
got EIRGP and OSPF Sim.
Good luck.
Congrats on passing and thanks for the info, it definitely helps alot! Can you give more insight on Drag and drops what you experienced? were there any specific ones that you came across?
Thanks again!
Pass today,900+,all questions was from 6-8,around 6 questions from 8.
SIM EIGRP,OSPF.
Anyone tool it today and any feedback? Are questions from 6-8 enough to pass?
@9tut . q18 I ran that on a switch and it is access port..ideas?
@lkcookie: Yes, thanks for your detection, we have just updated that question!
Are you guys going to be posting more questions in the next two days? My exam is on Saturday.
hello guys.. where can i find the new drag and drop ?
Hello, for those who have taken the exam recently, have you seen any IPV6 related question in the exam?
Thanks,
Only IPV6 question I remember is of OSPFV3 neighbor adjacency. Drag/Drop : VTP/DTP, RSTP port state, tunnel source/destination, ip sla (this i didn’t see anywehre) rest which came are here in section 8 or 7 or 6
Thanks!
Guys, my exam is on Saturday. If I study new questions 4-8 and sims then, will I pass?
Taking it thursday. Will update. just found version 8… I got all but 2 questions correct but it is nice to have the peace of mind. Will touch up on the 2 new drag and drops. tomorrow.
Checking is to report that I passed ICND2 today with 921. Minimum passing score 811. Studied with Wendall Odom’s exam guide, Cisco learning acadamy resources, and checked out “New Questions Parts 6-8” of this website. 80% of the questions on my exam were covered here.
Anyone gave the exam in last 2 days? Are 6-8 sections with sims sufficient to pass?
Taking tomorrow, will come back
attempt 1 tomorrow
Hello guys, I just did the same today and I passed!, make sure you practice the labs they have here (I did EIGRP & OSPF on my exam), and read “New Questions Parts 6-8. Good luck to everyone.
How was the test? Anyone else taken today?
Hi, I took the test today 2/13 – 915 score. 9 drag and drop some like the ones here, EIGRP and OSPF troubleshooting. New Questions Parts 6-8. Good luck to everyone.
Thank you 9tut !!!!
ICND2 Passed today with 951!
Thank you, you’re the best.
Guys, are there any subnetting questions in the 200-105 exams you passed?
Also, are there any configuration sims?, besides the EIGRP and OSPF troubleshooting sims that everyone is talking about.
Thanks!
@Batman congrats! what sims did you get?
passed today with 871
sim got ospf, another one dun know, i accidentally click next,
new question 4~8 cover 50%
general question (the list in right-hand site) 10%
got more than 10 questions i never see before
@9tut When will the new questions be added to section 8? It seems alot of new questions were added and this is the final week of the exam. Will we recieve an update before the 18th?
Oh wow, I wonder when the update will happen. Is section 8 getting updated?
I took the test yesterday and I Passed ICND2 with 866 !!! Thanks 9tut!!!! About 80% of the questions are in parts 6-8
Here is what I remember from my test.
54 questions. You need 811 to passed
OSPF & EIGRP Sims – the Sims were exactly like 9tut BUT the answers were different. So study the concepts of how you got your answer. PLZ DO NOT memorize the Sims answers in 9tut just the process. I was looking for the same output but nope it’s different.
9tut questions I remember. 45. Some I’m not sure about or worded different on the test.
Q. Pt 6 – 3,4,8,11,15?,17?,37,44,51,53,56,60,69,71,78,83,84,86?,87?,88,94,96,99,100.
Q.66 & 76 were some form of the question???
Q. Pt 7 – 1,8,10,14?,21,22,25?30,36,60?,61,66,74,77,95?
Q. Pt 8 – 1,5,6,16,21,24
Good Luck!!!
There was 1 DnD that is not in here. It was about VTP vs DTP. You would choose 3 each to drag over? Hopefully 9tut gets that DnD.
There were a few that are not on 9tut. You just have to study the concepts as someone else said.
Thanks Again 9TUT!!! This is the best place to study!!!
Does Cisco evaluate the Sims in the way that if you miss 1 question then the whole sim is marked as wrong?, or do they give you at least some points for the ones you get correct?
Thanks,
Passed Friday with a 927… Thanks @9tut… your awesome!
Passed 9xx. EIGRP and GRE/Multilink SIM
70%+ on New questions 6-8
Good Luck All!
@Test were there any new drag and drops?
There is DnD about VTP and DTP that i didnt see before, SIm are same but answers are not the same. Dont remember the answers work on concepts all though topology was same but config was different
Did my exam passed with 866 :D! Most of the questions are from 6-8 confirmed! EIGRP/OSPF SIM. GOOD LUCK GUYS NEVER QUIT!
I took the Icnd2 exam today and passed 866. 80% of 54 questions were from the New questions 6-8. I had about 9 drag & drop Q, All but two I didn’t recognize (one was about VTP & DTP). The SIM I got was EIGRP & OSPF, The same topology and questions but the answers were all different.
I think Big Papi and I got the same questions.
Good Luck.
A huge thank you to the 9tut team.
Passed ICND2 5 days ago with 89x. Got at least 10 new questions no posted here, the rest were from “New Questions Part 5” to “New Questions part 8”, including some 6 Drag and Drop and 2 sims (EIGRP and GRE Tunnel)
Please just don’t memorize questions and sims left and right, try to understand WHY the question has that answer so you can have a better understanding of what to do when facing new questions or new exercises.
Sorry but I don’t remember what were those 10 new questions, the exam did not allow me to go back once I clicked “Next”, also didn’t get the option to “Mark for review later”.
Good luck everyone and BIG THANKS to 9Tut for such a good resource you have put together.
I did my exam today for second time. And Realy the ccna is puré business. In two times i have the same problem the lab sim doesn’t receibe the comands. In this chance didn’t receibe the simple comando ip access-list to resolver the sim. And the first chance, was about configure o agregate a vlan to the trunk link. I realy dont pay more money for these farce, i think that it is a stole, a cheating
The comand that i try send was:
(config) # ip access-list xxxxx……… and the answer of prom was the command is NOT posible
So, if there are some command diferent please say me. But i dont believe it. Oh if there is some diferent procedure to do it….
Thanks
Hi guys
Today present the exam and loses. I believe that was i can’t resolve the configure about the ACL.
The exercise was create one acl whit three statement to deny and permit x protocols and ips etc.
The problem was when i tried enter the comand about (config)# ip acces-list xxxxxxxx the router don’t receibe the comand, and the promp like answir was this comann no permit…..
My questions are . There are any other procedur about it ? May be the tab wasn’t available at the moment to resolve it. ?
Thanks for your help.
Somebady can sayme why
Thanks, 9tut.net Very helpful resource!!!
I passed my exam yesterday I got EIRP and GRE Multilink Simulator (not the same but similar)
TAMARA , In Drag And Drop which of them i touch You?
GRACIAS 9TUT ACABO DE PASAR CON 901- ME TOCO SIM EIGRP Y OSPF BANCO DE PREGUNTAS DE LA 6 – 8
Got score 957 in ICND2 today. Thanks to 9tut. Most of the question from composite quizzes and part 6 to 8.
I Got score 899 in ICND2 200-105 today. Thanks to 9tut. Review all-composite quizzes SIMs simulators but in my test had most of the questions from composite quizzes part 6 to 8, Including Drag and Drop Questions. My advice is: try to understand the topic in question (the reason why is that question). and sims left and right. I Had SIMs EIGRP & OSPF. 9tut hopefully, you can have the material to study for the new cisco curriculum that is taking over after Feb 24, 2020.
@Makensy why didn’t you choose the options for ICND1 & ICND2 ?
Today I’m in to report that I passed with 921. All the question were mostly from 6-8. Study up & GOOD LUCK!!!!!!!!
are these questions still valid for 2022? if not where can I find the latest dumps