| Welcome, Guest | 
 
You have to register before you can post on our site. 
 
 | 
 
  
 
| Latest Threads | 
 
Noom Reviews for Weight L...
 
Forum: General 
Last Post: NoomGLP1 
Yesterday, 11:05 AM 
» Replies: 0 
» Views: 8
 | 
 
Packet Tracer Labs
 
Forum: Site News & Issues 
Last Post: help_desk 
10-29-2025, 05:17 AM 
» Replies: 7 
» Views: 11,257
 | 
 
Can't open CCNP Encor sim...
 
Forum: General Discussion 
Last Post: help_desk 
10-29-2025, 05:12 AM 
» Replies: 1 
» Views: 253
 | 
 
3rd times the charm! PASS...
 
Forum: CCNP ENCOR 350-401 Forum 
Last Post: sgtwardo 
10-20-2025, 06:20 PM 
» Replies: 2 
» Views: 4,018
 | 
 
QID:AN1000
 
Forum: Answer this question 
Last Post: help_desk 
10-17-2025, 10:47 AM 
» Replies: 1 
» Views: 494
 | 
 
QID:AND84
 
Forum: Answer this question 
Last Post: help_desk 
10-16-2025, 09:38 AM 
» Replies: 1 
» Views: 502
 | 
 
CML YAML Files - Not work...
 
Forum: CCNP ENCOR 350-401 Forum 
Last Post: help_desk 
10-11-2025, 12:15 PM 
» Replies: 1 
» Views: 620
 | 
 
Passed ENSARI - My Recomm...
 
Forum: CCNP ENARSI 300-410 Forum 
Last Post: chewosaurus 
10-06-2025, 02:26 PM 
» Replies: 1 
» Views: 1,409
 | 
 
How2Pass 200-201 CBROPS C...
 
Forum: Cybersecurity Associate - CBROPS 200-201 Forum 
Last Post: forumsupport 
10-05-2025, 06:32 PM 
» Replies: 0 
» Views: 361
 | 
 
CCNP 300-101 Questions
 
Forum: General Discussion 
Last Post: ncc16ncc 
10-03-2025, 10:31 AM 
» Replies: 6 
» Views: 22,885
 | 
 
 
 
 | 
  | 
|   Regarding gigabitethernet | 
 
| 
Posted by: rauf1212  - 01-31-2011, 01:00 AM - Forum: Answer this question 
- Replies (1)
 | 
 
	
		
  | 
		
			 
				Hi, 
 
Could anyone please tell me if I want to connect a router's ethernet(ethernet!) interface to CATALYST 3550 gigabitethernet interface what shoud I do? 
 
My ultimate target is to connect the router to a pc (catalyst 3550 will be in the middle). Router's ethernet interface connected to switch's one gigabitethernet port and switch fa 0/1 interface to pc's ethernet port. I wonder how to do that. 
 
Thanks in advance. 
			 
			
		 | 
	 
	
		
			
				 
			
		 | 
	 
 
 | 
 
 
 
|   QID: N192 - Two correct answers? | 
 
| 
Posted by: SPGervais  - 01-30-2011, 05:55 AM - Forum: Answer this question 
- Replies (1)
 | 
 
	
		
  | 
		
			 
				Question N192 accepts only one answer (radio buttons) but it seems to have two correct answers. 
 
The question asks about the output of "show vtp status". 
 
The answer according to system is: 
"Learn and save VTP configuration in the running configuration." 
 
I chose this answer: 
"VTP is not saved to NVRAM." 
 
In the answer section there is a detail explanation and under "Client", the mode the switch is operating in, there is this line highlighted in blue: 
"Client configuration is not saved to NVRAM, it resides in running configuration only." 
 
Both my answer and the "correct" answer are explicitly referenced. Aren't the both correct? 
 
Maybe the question should be multiple choice? 
 
			 
			
		 | 
	 
	
		
			
				 
			
		 | 
	 
 
 | 
 
 
 
|   Passed the ICND2 this week--after failing last week. | 
 
| 
Posted by: Khalikyar  - 01-27-2011, 04:26 PM - Forum: Exam Experience 
- Replies (3)
 | 
 
	
		
  | 
		
			 
				I made 811--needed 825 to pass.  I had 40 questions.  The simulation threw me off--so I just decided to skip it. 
I had to completely configure a new switch that was being added to a hospital network.  I needed to apply an ip address and gateway, vlan, add vtp, put into client mode.  I had to make the management domain the same as the other switch.  No info was  provided other than this. 
Did not get access to router.  All info would have to be obtained from show commands from the configured switch.  After the test, I realized what I should have done--but too late! 
The rest of the test was very close to the questions on how2pass.  One other question I remember was----to provide the subnet mask for 316 hosts. 
I had a couple of drop and drags that had been on the CCENT/ICND1 about passwords.  I will be taking the exam again on Monday.  Wish me luck!   
 
 
Update.  I took the ICND2 test today!  Passed --919 out of 1000!  Only had 40 questions again.  How2Pass really did help! 
 
Now moving on to the CCNP!
			 
			
		 | 
	 
	
		
			
				 
			
		 | 
	 
 
 | 
 
 
 
|   QID: RTE140 | 
 
| 
Posted by: marca1976  - 01-25-2011, 05:50 PM - Forum: CCNP ENARSI 300-410 Forum 
- Replies (2)
 | 
 
	
		
  | 
		
			 
				I hope I am not violating the posting rules by re-posting the question in the forum... 
 
I'm not certain on the answer for this question. The correct answer shows that the router will prefer the next hop of 
172.26.1.1 for packets destined to 192.168.1.0 network. Is this simply because of the lower router-id for the eBGP peers? 
Or is there some sort of typo here where acl 65 should really be acl 20...? ? ?  I am assuming a default local-pref of 100 for 
each peer.. 
 
 
router bgp 65001 
  neighbor 172.16.1.1 remote-as 65001 
  neighbor 172.26.1.1 remote-as 65555 
  neighbor 172.26.1.1 route-map local_pref in 
  neighbor 172.30.1.1 remote-as 65510 
! 
route-map local-pref permit 10 
  match ip address 20 
  set local-preference 200 
! 
access-list 65 permit 192.168.1.0 0.0.0.255 
! 
 
			 
			
		 | 
	 
	
		
			
				 
			
		 | 
	 
 
 | 
 
 
 
|   access-list help | 
 
| 
Posted by: roonie  - 01-23-2011, 09:47 PM - Forum: Answer this question 
- Replies (1)
 | 
 
	
		
  | 
		
			 
				hi, 
 
i am trying to apply an access list to deny tftp traffic to a tftp server and permit only a couple of interfaces access. but this is not working for the router i am appying it to? 
 
the tftp server is at ip address 10.0.0.30 and i have another network which is on a 210.10.10.0 network, i have applied the following access list: 
 
access-list 102 permit udp host 210.10.10.50 host 10.0.0.30 eq tftp 
access-list 102 permit udp host 210.10.10.57 host 10.0.0.30 eq tftp 
access-list 102 deny udp any host 10.0.0.30 eq tftp 
access-list 102 permit ip any any  
 
i am applying this to the outbound interface of the router which is closest to the server this interface has an ip address of 10.0.0.1 
 
can anyone help?
			 
			
		 | 
	 
	
		
			
				 
			
		 | 
	 
 
 | 
 
 
 
 
|   Dumps | 
 
| 
Posted by: nirishah  - 01-08-2011, 09:37 AM - Forum: General Discussion 
- Replies (2)
 | 
 
	
		
  | 
		
			 
				hi,, i heard that dumps are also available for exmas. i just want to know from where i can get dumps? 
Plz need help..
			 
			
		 | 
	 
	
		
			
				 
			
		 | 
	 
 
 | 
 
 
 
 
|   Passed my CCNA thanks to H2P | 
 
| 
Posted by: gregwhiteuk  - 12-18-2010, 03:05 PM - Forum: Exam Experience 
- No Replies
 | 
 
	
		
  | 
		
			 
				I passed my CCNA exam yesterday Friday 17th December 2010 with 974/1000, not bad. 
Could not have done it without how2pass, I got sims in EIGRP, ACL and VLAN which I nailed. 
The explanation with H2P questions really helped me to understand the subject matter better especially after reading the relevant topics in the official text book. 
 
Thanks again to H2P for your help well recommended. 
 
Greg White
			 
			
		 | 
	 
	
		
			
				 
			
		 | 
	 
 
 | 
 
 
 
 
 |