|
|
|
| www.eduxue.com 来源:不详 更新时间:2005-7-18 【字体:小 大】 |
推荐文章:思科认证考试(CCNA)考试模 推荐文章简介: Below are questions 1-19. To see an explanation for each question, please refer to the explanation link below the question or select explanations on the navigation bar to the left. Questions 1. [OxNx]
I took the CCNA exam yesterday, it was really tough but Al-hamdulellah (thanks God) I passed from the first time with 81% and the certificate's result was : Advanced Cisco Router Configuration 100%. Cisco LAN Switch Configuration 61%.
I thought my background of MCSE was enough to take the advantage to eat the OSI model questions, so I did’nt read it well enough, don't do it Mr./Ms. MCSE, and you who is Mr./Ms. None MCSE work hard on it and on the Subnetting, you can guarantee 25-30 % of the entire percentage if you are good enough in both of them...
The bugs that was reported in the pool questions earlier for CCNA Exams have been fixed, but not for the CMTD Exam's pool yet !!
My advice to you is to read ICRC book (or whatever ) once very quickly in 2-3 days for example regardless of understanding everything in those 2 days 100%, just to build a quick and general idea about the entire CCNA course and then either trying to answer yourself the CISCO’s CCNA 60 exam objectives that on CISCO site www.cisco.com and compare your answers with Diamond's braindump, or try to get any good test program (for example BOSON one that on www.boson.com it's good for this stage), after either of them or even both, read your reference book again but in detail word by word and try to answer every preview question after every chapter (this may take a little longer time)..
If you don't have time for the second real reading of your reference book, then enough with any good test program like BOSON and the following Questions with their answers, you will get for sure more than 75% in one condition, PAY ALL YOUR ATTENTION in reading every question in your real CCNA exam very carefully, and take your time in it, a lot of the questions you will find the answer between the lines, and some OSI models questions gives the right answers for the other OSI models questions, so in the exam mark all the OSI model questions to compare them with each other. <
br> The question that have ‘@’ symbol means it came almost exactly, and the question that with ‘§’ symbol means it was in my real Exam in the same concept but in other words ..
1. Which command will display the settings of the routers ARP cache learned through the Ethernet interface? Show interface ethernet 0 arp Show arp interface ethernet 0 Show arp Show ip arp
(Check this question, I doubt “ Show ip arp “ )
2. Which of the following commands can be run from user level? Show aliases Show arp Show users Show ppp Show interface serial 0 Show version Show running-config
3. How would you set the 3rd port, on the supervisor module installed in slot 1 on a Cisco 5000 to high priority? Set port level 1/3 high Set port level 0/2 high Set 1/3 level high Set 0/2 level high There is no such available setting in the Cisco Switching IOS
4. How many classes of addresses are available for use on the internet? 1 2 3 4 5
5. Identify the correct classifications of address classes: (2) A – uses two octets to make up the netmask B – uses three octets to make up the netmask C – uses a netmask prefix of 26 D – used for broadcasting E – used for testing
6. § type the command to instruct the router to load the IOS from Read Only Memory? Load system rom boot system rom. run rom boot system default
7. Identify the statement which would permit only smtp mail to access the host 209.76.25.1 A. Access-list 101 deny ip any any Access-list 101 permit tcp any 209.76.25.1 eq smtp B. Access-list 101 permit tcp any 209.76.25.1 eq smtp Access-list 101 deny ip any 209.76.25.1 C. Access-list 101 permit tcp 209.76.25.1 any eq smtp Access-list 101 d
eny ip any any D. Access-list 101 permit ip 209.76.25.1 any eq 25 Access-list 101 deny ip 209.76.25.1 any
Answer : C (what is wrong with B ? check it plz ) !!!
8. What is the correct netmask (in decimal dot notation) for the address 209.76.25.1/26 255.255.255.192 255.255.255.224 255.255.255.254 255.255.255.0
9. What is the correct network address for the host 209.76.25.72/26 209.76.25.64 209.76.25.65 209.76.25.127 209.76.25.0
10. What is the correct broadcast address for the host 172.16.64.128 using a netmask of 255.255.192.0 172.16.128.255 172.16.127.255 172.16.64.0 172.16.0.128
11. Which routing protocols are classful? BGP OSPF RIP Static routing
12. type the command to instruct the router to load the IOS from the file named "ios11.2.img" saved on flash? Load boot flash ios.11.2.img boot system flash ios11.2.img load flash ios11.2.img run flash ios.11.2.img
13. What which of the following is an invalid host address using a netmask of 255.255.255.192 10.1.1.1 10.1.1.66 10.1.1.127 10.1.1.130
14. When designing a network you can typically use the 80/20 rule 70/30 rule 50/50 rule each network is unique and does not have any rules (Cisco say 70/30 but it's 80/20 in general, but you are going to be Mr./Ms. Cisco :)) )
15. Identify the true statements about the following access list (2): Access-list Ip 101 deny ip 192.10.172.0 0.0.0.255 any eq 23
This access list is invalid The netmask on the this access list is reversed This access list filters telnet access This access list prevents the host 192.10.172.0 from telneting This access list denies any telnet traffic to 192.10.172.0 This access list p
revents any telnet traffic from 192.10.172.0 (there is a bug in this question, but I guess it's fixed) It was’t in my exam anyway :))
16. A ISDN BRI circuit can be described as a 3B 2B+1C 2B+1D none of the above
17. On an ISDN circuit the D channel speed is 16kbps 32kbps 56kbps (Europe) or 64kbps (US) 128kbps
18. On Cisco catalyst 5000 how would you set the second port on the controller in the first slot to full duplex? Set port duplex 0/1 full Set port duplex 1/1 full Set port duplex 0/2 full Set port duplex 1/2 full
19. § Identify the true statements (2) Store and forward switching creates variable latency through the switch Cut through switching creates variables latency through the switch Store and forward switching works at wire speed Cut through switching works at wire speed
20. @ Choose the best answers: Which of the following is the session layer concerned with? (2) Managing exchanges of data between presentation layer entities Flow Control and windowing Establishing, managing and and terminating sessions Verifying data encoding formats.
21. Which ISDN specification series deals with the concepts and terminology surrounding ISDN? (1) I Series Q Series E Series There is no specific series (I had in my Exam the Q that for Switching and Signaling)
22. Identify which access list valid? (1) Access-list 101 deny any any 10.1.1.1 255.255.0.0 eq 23 Access-list 101 permit ip host 1.2.3.4 10.1.1.1 255.255.0.0 Access-list 99 permit icmp any any Access-list 99 permit tcp any 1[1] [2] [3] [4] 下一页 |
|