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 |
Tell me which protocol works only on cisco routers?
Identify the true statement regarding subnetting? A.) Allows for more host address B.) Borrow bits from the network portion of the address C.) Allows for unlimited number of networks D.) Borrow bits from the host portion of the address
Identify the command to configure the router for IGRP autonomous system 100? A.) Router(config)# router igrp 100 B.) Router> router igrp 100 C.) Router# router igrp 100 D.) Router(config)# router igrp
What does 'P' mean when running a Trace? A.) Good route B.) Protocol unreachable C.) Source Quench D.) Destination unreachable
What is trigger rip and from which ios version it starts?
Explain how many types of ips?
what is lmi? how many type of lmi's we are using ...
What are two purposes for segmenting a network with a bridge? (Choose two) A. to reduce collisions B. to increase collisions C. to add collision domains D. to reduce collision domains E. to have more broadcast domains
What does the 'S' mean when looking at the routing table? A.) Statically connected B.) Directly connected C.) Dynamically attached D.) Shutdown route
How many types of nat?
What are partial updates?
Identify the command that will display the RIP routes entering and leaving the router? A.) Router(config)# debug ip rip B.) Router# debug ip rip C.) Router>debug ip rip D.) Router# debug rip routes