Which of the following is a valid extended IP access-list?
A.) router(config)# access-list 101 permit tcp host
172.16.30.0 any eq
21 log
B.) router# access-list 101 permit tcp host 172.16.30.0 any
eq 21 log
C.) router(config)# access-list 101 permit any any 172.16.30.0
D.) router(config)# access-list 101 permit ip host
172.16.30.0 any eq 21
log
Answers were Sorted based on User's Feedback
Answer / deepak ruhela
Which of the following is a valid extended IP access-list?
A.) router(config)# access-list 101 permit tcp host
172.16.30.0 any eq 21 log B.) router# access-list 101
permit tcp host 172.16.30.0 any eq 21 log C.) router(config)
# access-list 101 permit any any 172.16.30.0 D.) router
(config)# access-list 101 permit ip host 172.16.30.0 any eq
21 log
Answer: B
| Is This Answer Correct ? | 7 Yes | 1 No |
What is the difference between TCP and UDP? A.) TCP is connection-oriented; UDP uses acknowledgements only B.) TCP is connection-oriented; UDP is connectionless C.) Both TCP and UDP are connection-oriented, but only TCP uses windowing D.) TCP and UDP both have sequencing, but UDP is connectionless
Which layer is responsible for determining if sufficient resources for the intended communication exists? A.) Application B.) Network C.) Session D.) Presentation E.) Transport
What is the key advantage of using switches?
What is de-encapsulation?
HI ALL! RECENTLY I COMPLETED MY MCITP, CCNA COURSE, I AM PLANNING TO DO CCNA CERTIFICATION, ANYBODY PLZ SUGGEST ME HOW MUCH TIME (MONTHS) REQUIRED TO PREPARE FOR CCNA, BOOKS, JOB SCOPE IN INDIA, QUALIFICATION REQUIRED, ANY JOB FOR FRESHERS? YOUR GOOD ADVISE IS HIGHLY APPRECIATED. Reg.Khaleel
Identify 3 features of IGRP? A.) Composite metric B.) New horizon C.) Flash updates D.) 60 periodic updates E.) Poison reverse
Which commands should you use to enable IGRP routing? A. router igrp 100 Network 192.168.1.0 Network 10.0.0.0 B. router igrp 100 Network 192.168.2.0 Network 10.0.0.0 C. router igrp 100 Network 192.168.1.0 192 168.1.1 Network 10.2.0.0 10.2.1.1 D. router igrp 100 Network 192.168.1.0 255.255.255.0 Network 10.2.0.0 255.255.255.0
How many ways to access router?
hi shyam i am putting urs question here I am facing one problem in my layer 2 switch I don’t know the problem is on switch side or client side. The problem is some PC (not all) are stop participate in LAN they don’t send or recd. Packet from switch and if I check RJ45 (with LAN tester)from PC side the packet and 8 pin wire is working fine and after that process of LAN tester I plug RJ 45 in PC now PC start recd/ send packets what is the problem I don’t understand even client side no virus found RJ45 is ok and switch has no problem bcoz other PC is working fine Cable (cat 5 ) is also fine bcoz I didn’t crimp again just check in LAN tester and start working fine. Plz any one solve this matter. And after lan tester process pc is working fine and after 2 or 3 hour it again start same problem and again same process lan tester I have used
When a Distance Vector routing protocol detects that a connected network has gone down, it sends out a special routing update packet, telling all directly connected routers that the distance to the dead network is infinity. This is an example of which routing technology? A.) ICMP. B.) Only Link State routing protocols have this intelligence. C.) Triggered updates. D.) Garrison-4. E.) Split Horizon. F.) Poison Reverse.
Define the virtual path?
Identify the 2 commands to copy a configuration from a TFTP server to RAM? A.) configure network B.) configure overwrite C.) copy backup-config running-config D.) copy tftp running-config