| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Testing for wrong answers...
Forum: Site News & Issues
Last Post: nameslano
Yesterday, 01:14 PM
» Replies: 2
» Views: 94
|
I Failed ENARSI Today
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
03-07-2026, 11:25 AM
» Replies: 1
» Views: 309
|
These lab simulations are...
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
02-27-2026, 09:04 AM
» Replies: 2
» Views: 870
|
LAB - CoPP Configuration
Forum: CCNP ENARSI 300-410 Forum
Last Post: help_desk
02-26-2026, 09:49 AM
» Replies: 2
» Views: 981
|
eBGP Neighbor Sim
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
02-11-2026, 09:55 AM
» Replies: 1
» Views: 729
|
300-710 SNCF (Securing Ne...
Forum: General Discussion
Last Post: help_desk
02-11-2026, 09:35 AM
» Replies: 1
» Views: 542
|
QID:EC1046
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
02-05-2026, 07:17 AM
» Replies: 1
» Views: 848
|
QID:EC1067
Forum: CCNP ENCOR 350-401 Forum
Last Post: muddytechz
02-04-2026, 01:29 AM
» Replies: 0
» Views: 500
|
Netflow & IP SLA Sim
Forum: CCNP ENCOR 350-401 Forum
Last Post: help_desk
02-03-2026, 09:59 AM
» Replies: 7
» Views: 8,536
|
VRF Configuration Sim
Forum: CCNP ENCOR 350-401 Forum
Last Post: muddytechz
02-02-2026, 02:54 PM
» Replies: 4
» Views: 3,661
|
|
|
| Passed CCNA today |
|
Posted by: sdavidson - 11-15-2010, 03:37 PM - Forum: Exam Experience
- Replies (5)
|
 |
Just passed my exam today - 961/1000 !
All I can say is how2pass really made the difference as alot of the exam questions were the same as the practice questions!
So thanks how2pass whoever you are.....
steve
PS- Also worth noting is that pass mark is now 825, something I wasn't aware of.
|
|
|
| WLAN & IPv6 ??? |
|
Posted by: sdavidson - 11-10-2010, 06:25 PM - Forum: General
- No Replies
|
 |
One more query-Are there any questions on WLAN's and IPv6 in current exams?
cheers
Steve
|
|
|
| SDM query |
|
Posted by: sdavidson - 11-08-2010, 05:42 PM - Forum: General
- Replies (2)
|
 |
All,
Does anyone know if questions on the Cisco SDM come up in the CCNA 640-802 exam?
thanks
Steven
|
|
|
| question on ip address |
|
Posted by: kelvinwgr - 10-28-2010, 07:43 AM - Forum: Answer this question
- Replies (9)
|
 |
Hi can anyone explain to me on how to tackle this qs:
Which 2 addresses can be assigned to a host with subnet mask of 255.255.254.0? (Choose two.)
A) 113.10.4.0
B) 186.54.3.0
C) 175.33.3.255
D) 26.35.2.255
E) 17.35.36.0
|
|
|
| Anybody pass ROUTE test with new practice materials? |
|
Posted by: arrasmithf - 10-27-2010, 10:06 PM - Forum: CCNP ENARSI 300-410 Forum
- Replies (9)
|
 |
Just want to know if anybody has passed the new ROUTE exam with the updated practice tests. What was your experience? I am studying for SWITCH right now, and dying for an update, but I might switch it up and go after ROUTE while SWITCH is being updated. It might be worth it if it might be awhile longer. I have had great success with how2pass previously, but I always like to see what everyone else's experiences are, any pitfalls, inaccuracies, or just opinions about the exam in general. I like to be mentally prepared as well as technically prepared.
|
|
|
| QID:NA354 - Incorrect answer & explaination in H2P? |
|
Posted by: vtnl241 - 10-26-2010, 06:31 AM - Forum: Answer this question
- Replies (1)
|
 |
Hi all,
This question has already been posted but it's not discussed thoroughly, so I re-post it
It seems to me that the correct answer will be "RT2 will obtain a full routing table, including a default route, from RT1".
I've already simulated the question on the lab and the correct one is as above.
Extract configuration on RT1:
router ospf 1
log-adjacency-changes
network 172.16.100.0 0.0.0.3 area 0
network 172.16.100.64 0.0.0.63 area 0
default-information originate
!
ip route 0.0.0.0 0.0.0.0 Serial0/0
!
------------
routing table on RT2
RT2#sh ip route
172.16.0.0/16 is variably subnetted, 3 subnets, 3 masks
O 172.16.100.64/26 [110/65] via 172.16.100.1, 00:02:13, Serial0/0
C 172.16.32.0/22 is directly connected, FastEthernet1/0
C 172.16.100.0/30 is directly connected, Serial0/0
O*E2 0.0.0.0/0 [110/1] via 172.16.100.1, 00:02:13, Serial0/0
RT2#
-------------------
Routing table in RT2 includes default route advertised from RT1 through OSPF.
Looking further into the OSPF database table on RT2 for default route:
RT2#sh ip ospf database external
OSPF Router with ID (3.3.3.3) (Process ID 1)
Type-5 AS External Link States
Routing Bit Set on this LSA
LS age: 497
Options: (No TOS-capability, DC)
LS Type: AS External Link
Link State ID: 0.0.0.0 (External Network Number )
Advertising Router: 2.2.2.2
LS Seq Number: 80000001
Checksum: 0xFEAB
Length: 36
Network Mask: /0
Metric Type: 2 (Larger than any link state path)
TOS: 0
Metric: 1
Forward Address: 0.0.0.
External Route Tag: 1
Which means the default route from RT1 didn't include next hop in its LSA, thus RT2 has no idea
if there will be a loop if it put default route in its routing table.
Would anybody advice?
Thanks,
Peter
|
|
|
|