Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Latest Threads
QID:EC902
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
22 minutes ago
» Replies: 3
» Views: 217
QID:EC172
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
06-21-2025, 08:08 AM
» Replies: 3
» Views: 614
QID:EC972
Forum: CCNP ENCOR 350-401 Forum
Last Post: chewosaurus
06-18-2025, 05:42 PM
» Replies: 0
» Views: 133
VRF Configuration Sim #2
Forum: CCNP ENCOR 350-401 Forum
Last Post: chewosaurus
06-18-2025, 01:11 PM
» Replies: 0
» Views: 141
QID:EC1223
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
06-14-2025, 11:07 AM
» Replies: 1
» Views: 356
QID:EC708
Forum: CCNP ENCOR 350-401 Forum
Last Post: chewosaurus
06-13-2025, 01:41 PM
» Replies: 3
» Views: 1,032
QID:EC082
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
06-11-2025, 10:14 AM
» Replies: 1
» Views: 469
I PASSED!
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
06-03-2025, 12:26 PM
» Replies: 1
» Views: 781
AR517 AR683 Duplicate que...
Forum: CCNP ENARSI 300-410 Forum
Last Post: bonz86
05-31-2025, 07:37 AM
» Replies: 0
» Views: 524
AR507 and AR667 same ques...
Forum: CCNP ENARSI 300-410 Forum
Last Post: bonz86
05-31-2025, 04:46 AM
» Replies: 0
» Views: 511

 
  Passed Route Exam on 03/26/12
Posted by: Custo - 04-02-2012, 10:25 PM - Forum: CCNP ENARSI 300-410 Forum - No Replies

Guys,
Passed route exam last Monday with 953/1000. Had 50 questions, 2 DD and the usual 4 labs, Lab 3 - OSPF, Lab 4 - OSPF Virtual Link, Lab 6 - PBR and Lab 7 - EIGRP-OSPF Redistribution. You have to understand the concepts because the IP addresses and subnets are changed esp Lab 3, in my exam they asked that we use area 88 and the IP addresses used different block sizes (CCNA). Only saw 2 new questions not on H2P, everything else was from H2P. This site has all the labs and questions to pass. Thank you guys for keeping the hope for others to believe in themselves.

Print this item

  Passed Route Exam (March 22, 2012)
Posted by: johnjarzk - 03-22-2012, 06:14 PM - Forum: CCNP ENARSI 300-410 Forum - No Replies

860/1000

4 Labs were #3, #4, #6 and #7.  50 Questions total with at least three of them being new and not replicated in the Online Tests.  All four labs encountered within the first 10 to 15 questions.  The last lab I encountered was #3 and as some others have mentioned it is worded differently and I do not think that you have to perform all of the steps shown in H2P, but alas, by the time I got to it I was tired and basically blew it off so I could get to lunch.  You may want to study the dynamics/theory behind it, however, if you are weak in other areas.

Good day and best of luck to all taking this going forward..

JJJ  CCNP/DP

Print this item

  QID:NA120 EIGRP summary route
Posted by: elemarmcl - 03-19-2012, 10:11 PM - Forum: Answer this question - No Replies

Hi,
I'm don't fully understanding why the correct answer for this question is 192.168.25.16 255.255.255.240? I get that this is the most specific answer but from what I've been reading RIPv1, RIPv2, IGRP, and EIGRP all auto-summarize classful boundaries by default (OSPF does not), is this right? Even though EIGRP is a classless protocol. So would 192.168.25.0 255.255.255.0 not be the correct answer? as it's Class C
If anyone could explain this to me it would be great, sitting exam later in the week so worried this might appear and I'll get it wrong as don't fully understand.
Thanks!

Print this item

  CCENT Frame Relay SIM
Posted by: TonyMan - 03-19-2012, 10:02 PM - Forum: Answer this question - Replies (3)

Kinda confused as to why there is a Frame Relay SIM in the CCENT (ICND1) tests.  I don't recaall frame relay being part of ICND1.  Has anyone seen Frame relay on the actual test?

Thanks

Print this item

  QID:S24
Posted by: elemarmcl - 03-17-2012, 06:12 PM - Forum: Answer this question - Replies (3)

Hi is anyone having issues with question S24 recently? Almost every time it pops up in my test practice I have to skip it, I can answer the first question but then it won't let me select questions 2-5 so I just end up selecting done so I can move on to the next question

Thanks!

Print this item

  NA521 - Switch Command - Show Arp v. Show mac-adddress-table
Posted by: Otis - 03-14-2012, 12:57 AM - Forum: Answer this question - Replies (2)

Could someone please confirm this:    Which command will show the MAC addresses of stations connected to "switch" ports?
How2Pass  Answer:  show arp

Is How2Pass incorrect?    Thank you.

When I go to Cisco site, I find ARP is mapping IP addresses to MAC addresses in Layer 3 devices.  The show mac-address-table command maps MAC addresses to ports on the switch. 

Print this item

  Testlet S18
Posted by: avino - 03-12-2012, 02:34 PM - Forum: Answer this question - Replies (5)

If the router RT1 has a packet with a destination address 192.168.1.255, which statement below describes the operation of the network?

A ? RT1 forwards the frame containing this packet, SW1 will add 192.168.1.255 to its MAC table
B ? RT1 will drop this packet because it is not a valid IP address
C ? RT1 will forward the packet out all interfaces
D ? RT1 will encapsulate the packet in a frame with a destination MAC address of FF-FF-FF-FF-FF-FF
E ? As RT1 forwards the frame containing this packet, SW1 will forward it ti the device assigned the IP address of 192.168.1.255

h2pass Answer: B

well, 192.168.1.255 might be not a valid HOST ip address, but it is still a valid broadcast IP address for the 192.168.1.0/24 network.
If directed broadcasts were enabled with ip directed-broadcast interface subcommand or the router has the IOS prior to 12.x, where directed broadcast was enabled by default, the router will encapsulate the packet in a frame with a destination MAC address of FF-FF-FF-FF-FF-FF. 
I do not know which IOS version this question refers to, but it might be a very old question.

But anyway  "not a valid IP address" is a wrong statement.
What do you think?

Print this item

  Passed the CCNA exam today.
Posted by: Tarheels#1 - 03-10-2012, 11:36 AM - Forum: Exam Experience - No Replies

How2pass.com is the best site for passing cisco hands down.

Valid test and sims.

Will be using this site agian when I go for CCNP later down the road.

I just want to say thank you to all of the creaters of how2pass.com I am now CCNA cerified.

Print this item

  Seeking advice to take up my ccna
Posted by: sriramr - 03-06-2012, 02:03 PM - Forum: General - Replies (1)

Hi. Im Sriram doing my engineering. I'm planning to take up my ccna exam on June 1st week and Please tell me whether this exam needs coaching from institutes like niit or something like that. If suppose I study at home then what all areas should I concentrate and do I need any softwares for this exam? Please guide me on how to study for this exam to get a high score.

Print this item

  CCNA Re-Certification passed today
Posted by: goldfinger - 03-05-2012, 08:34 PM - Forum: Exam Experience - No Replies

Today I passed the 640-816 for CCNA re-certification.  Smile

I had two SIMS:
1. Frame-Relay testlet and
2. Lab # 8: Basic switch configuration and VTP

Thanks a lot H2P.

Print this item