New CCNA – Show commands
Question 1
Refer to the exhibit. The two exhibited devices are the only Cisco devices on the network. The serial network between the two devices has a mask of 255.255.255.252. Given the output that is shown, what three statements are true of these devices? (Choose three)
A. The Manchester serial address is 10.1.1.1.
B. The Manchester serial address is 10.1.1.2.
C. The London router is a Cisco 2610.
D. The Manchester router is a Cisco 2610.
E. The CDP information was received on port Serial0/0 of the Manchester router.
F. The CDP information was sent by port Serial0/0 of the London router.
Answer: A C E
Explanation
From the output, we learn that the IP address of the neighbor router is 10.1.1.2 and the question stated that the subnet mask of the network between two router is 255.255.255.252. Therefore there are only 2 available hosts in this network (22 – 2 = 2). So we can deduce the ip address (of the serial interface) of Manchester router is 10.1.1.1 -> A is correct
The platform of the neighbor router is cisco 2610, as shown in the output -> C is correct
Maybe the most difficult choice of this question is the answer E or F. Please notice that “Interface” refers to the local port on the local router, in this case it is the port of Manchester router, and “Port ID (outgoing port)” refers to the port on the neighbor router -> E is correct.
Question 2
Which command reveals the last method used to powercycle a router?
A. show reload
B. show boot
C. show running-config
D. show version
Answer: D
Explanation
The “show version” command can be used to show the last method to powercycle (reset) a router
Question 3
When you are troubleshooting an ACL issue on a router, which command would you use to verify which interfaces are affected by the ACL?
A. show ip access-lists
B. show access-lists
C. show interface
D. show ip interface
E. list ip interface
Answer: D
Hello Guys I hope you will be fine there.Now New CCNA (200-120) and CCNA security (640-554) Vouchers on special discount of 58% for World wide, with six months expiry date till you purchase. Each voucher cost 70USD.
Details Required For CCNA Voucher For Discount Processing:
1-Full Name. 1st Name & Last Name (as you want to appear on certificate & documents)
2-Country.
3-City.
4-State.
5-Pin Code (or Area Code)
6-Residential Address (or where you can collect your Certificate or further correspondence
can be received)
7-Date of birth
Add me on Skype through this information which is written below:
Skype Name: rockon660
you can also email me at this email address which is written below:
madeelqaiser@gmail.com
If you have any Questions feel free to contact me.
Thanks,
Best regards,
Adeel
answer should be C
@KC to which question do you refer?
@9tut : In Question 1 , serial 0/0 has not been specified anywhere in the output , So either the option should have been serial 0/1 or the output should have been serial 0/0. Please correct me if I am wrong.
@Nava: Please check the output of Q.1 again. You will see this line:
“Interface: Serial0/0, Port ID (outgoing port): Serial0/1″
Serial0/0 belongs to the local router while Serial0/1 belongs to the remote router.
I PASSED yesterday, thanks to 9tut…..got a 920……woooohhoooo, study up!!!!
dear the answer of Question one is ( A , C , E ) . answer of the Question NO 2 is ( D ). and the answer of the Question NO 3 is ( D ).
the above answer are 100 % correct.
Mohammad Amin Musafar Nasari.
from Logar Afghanistan.
You LPC
Mr Amin it is clear hahah……………….
Pass with 9xx/1000 tnx 9tut and examtut.
I think Question 3 can be A or D
I’ve gotten from show ip interface sometimes ONLY
FastEthernet0/0 is administratively down, line protocol is down
Internet protocol processing disabled
FastEthernet0/1 is administratively down, line protocol is down
Internet protocol processing disabled
Then sometimes I get
R2#show ip interface
FastEthernet0/0 is up, line protocol is up (connected)
Internet address is 192.168.1.2/24
Broadcast address is 255.255.255.255
Address determined by setup command
MTU is 1500 bytes
Helper address is not set
Directed broadcast forwarding is disabled
Outgoing access list is not set
Inbound access list is not set
But from show ip access-list interface and whatever it is will show the access-list
R1#show ip access-lists interface fa0/0
Extended IP access list 101 out
10 deny ip any host 10.3.3.0
It’s probably best to choose D
well i will have to disagree.
show ip access-lists and show ip access-lists interface fa0/0
are 2 different commands that give different output(similar but different)
the question asks about show ip access-lists and not show ip access-lists interface
so the valid answer is still A
@Mk19,when u add IP address to the interface,”sh ip interface [type/number]” shows which acl was used for this interface.
@where?,”sh ip access-lists” just shows ip acl are configured.”sh ip access-lists interface [type/number]” -this command doesnt exist.
Hence,show ip interface [type/number] shows which acl was used for this interface.In addition to,this command not only related with acl,it shows punch of ip-related issues.
I plane to take exam next month
could plz send me email latst dump weso982@eim.ae
plzzzzzzzzzzzzzzzzzzzzzz
Try entering those commands and you will know the answer. note “just those commands” and don’t put any “interface” after it and you will realize that D is correct.
R1#show ip access-lists
Extended IP access list REVIEW
10 permit ip 192.1.1.0 0.0.0.255 any
R1#show access-lists
Extended IP access list REVIEW
10 permit ip 192.1.1.0 0.0.0.255 any
R1#show interface
FastEthernet0/0 is up, line protocol is up
Hardware is Gt96k FE, address is c204.1090.0000 (bia c204.1090.0000)
Internet address is 10.24.0.1/24
MTU 1500 bytes, BW 100000 Kbit/sec, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 100Mb/s, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output 00:00:09, output hang never
Last clearing of “show interface” counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
57 packets output, 6357 bytes, 0 underruns
0 output errors, 0 collisions, 2 interface resets
–More–
R1#show ip interface
FastEthernet0/0 is up, line protocol is up
Internet address is 10.24.0.1/24
Broadcast address is 255.255.255.255
Address determined by non-volatile memory
MTU is 1500 bytes
Helper address is not set
Directed broadcast forwarding is disabled
Outgoing access list is not set
Inbound access list is REVIEW –> your answer
Can any body send me the dump questions please
my email is moctamba1@gmail.com
i will expect to do my ccna exam on next monday please send any dumps to me ranganab@live.com
i have an exam next week , i hope that questions from here will be in my exam
can any one send me the dump questions please my email is rizinfo99@yahoo.com
can any one send me the dump questions please my email is vanelu2009_4@hotmail.com
can any one send me the dump questions please my email is ezrahjames@yahoo.com
Can anyone let me know what is coming in the lab. what do i need to study my exam is next week please email at Amy@securesp.com
thankx for this
plizzz any one who have a cisco books and some dumps,pass me through ndibazo@gmail.com
best regards
albert kiiza
from tanzania
I need free online labs to practice. please suggest some good online labs to practice (free ones)
Regards,
Samrat
I also need practice labs or exam simulators!
Hi all, First i have to thank 9 TUT.
Today,i have Passed my CCNA Exam…with scored 972.Realy enjoyed and Shocked becz of …
I found that, Recently they were newly add multiple choice Questions based on LAB-SIM..
One came from OSPF LAB Sim…Another one was EIGRP LAB Sim.
Each SIM has 4 questions…Practice well all troubleshooting command and senarios…
Rest of the all Q came from 9TUT only.WATSON,Brain Dumps…
SIMs–EIGRP..ACL1..ACL2..
TAB..Q ? are functioning.
All the best guyz…
can someone give me ios for gns3,latest dumps
Please send me the latest dumps for CCNA exam at amangoel6@gmail.com
Dears,
may any one send me latest VCE & dumps on my mail mido7apop25@yahoo.com
Thanks in advance
I also need practice labs or exam simulators!
My mail ID:-gautammaharana@gmail.com
Please send me the latest dumps for CCNA exam at
abdallavip1@gmail.com
Can any one help to sent me least exam ccna tanks a lot!!! Osmandun7@gmail.com
Q 1 and 3 were there on 10th Nov
Can anyone please send me the latest dumps for CCNA exam at markrogers763@yahoo.com
Exam tomorrow!!!eeeeeeeeekkk!!!!!
q3 yesterday
send me latest dumps @
sairam.paripati@gmail.com
guuuuys im sooo afraid from CCNAX exam :(
Hello, can anyone send me the latest dumps for CCNA at orbital116@hotmail.com. Anyone has the lab and simulators? thanks!!
hi guyz,
am sitting for my exam on December 17th.could anyone send me the latest vce and dumps to my emailaddress joyotuya@gmail.com
Ahoy chaps, seems question 1 has a mistake and is supposed to say Serial0 instead of Seriall0. Thought for a second that it was Serial 10.
Cheerio.
john.. i cant agree more.
there’s a mistake and looks like serial 10 not 0
Is there any exam simulator recommended? and Where to download?
Txs
hie can anyone send me the ccna dumps at my email email me @farai.gahadza@gmail.com
Please can someone send me the latest dumps to ashley7zn@gmail.com
much appreciated.
Hi all, can someone send me the latest dumps, I am planning to sit for exam next month.
here is my email solocisco2015@gmail.com
Thanks in advance
pls can somebody pls email me d latest icnd2 dumps pls. thanks in advance. my email;modestubanii@yahoo.com
PLZ SEND LATEST DUPS ADNANDAUDZAI@GMAIL.COM
AND VOCHER INFOR