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)# acess-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 / sudeep
All options are wrong
in A) router(config)# access-list 101 permit tcp host
172.16.30.2 any eq 80 <port no>
Now option A is correct
| Is This Answer Correct ? | 2 Yes | 0 No |
Given an IPX network with redundant paths, what command will configure load balancing? A.) ipx load-balance B.) ip maximum-paths 2 C.) ipx maximum-paths 2 D.) ipx load-share
At which layer of the OSI Reference Model do bridges operate? A.) Physcial B.) Session C.) Datalink D.) Transport E.) Network
What is the difference between half duplex and full duplex?
You want a message to be displayed every time someone tries to log on to the router. Which command is required to accomplish this task? A.) motd#(message)# B.) banner motd(message) C.) banner motd#(message)# D.) banner motd*(message) E.) banner login#(message)#
Which command allows a user to see previous commands? A.) show command B.) CTRL-P C.) show history D.) CTRL-U E.) Up Arrow F.) SHIFT-CTRL-6
Explain the difference between flsm and vlsm?
Inverse ARP serves what purpose? A.) Method for a local router to introduce itself to the remote end of the connection B.) Broadcast a routing table update C.) Identify MAC addresses if the IP address is known D.) Sent every 10 seconds used to verify the Frame Switch is still active
What does the following line for an access list do? 'access-list 101 deny tcp 3.4.5.0 0.0.0.255 any eq 23' A.) deny all ftp traffic B.) deny all ftp traffic from subnet 3.4.5.0 C.) deny all telnet traffic from subnet 3.4.5.0 D.) deny all ftp traffic to subnet 3.4.5.0 E.) deny all telnet traffic
What is the purpose and default value of the CDP timer command? A.) 90 seconds; interval before an entry expires B.) 60 seconds; interval between updates C.) 60 seconds; interval before an entry expires D.) 90 seconds; interval between updates
WAN stands for which of the following? A.) Wide Arena Network B.) World Area Network C.) Wide Area News D.) Wide Area Network
Which OSI Reference Layer controls end-to-end (host to host) communication? A.) Transport B.) Physical C.) Datalink D.) Network E.) Session
What 2 commands verify end to end communications? A.) Trace B.) debug ip session C.) Ping D.) Route