What do the following commands accomplish?
access-list 1 permit 172.16.0.0 0.0.255.255
interface ethernet 0
IP access-group 1 out
interface ethernet 1
IP access-group 1 out
A. Only traffic from the source network 172.16.0.0 will be
blocked.
B. Only traffic from the source network 172.16.0.0 will be
forwarded.
Non-172.16.0.0 network traffic is blocked.
C. Non-172.16.0.0 traffic will be forwarded.
D. All traffic will be forwarded.
Answer / guest
Answer:: B
Only traffic from the source network 172.16.0.0 will be
forwarded.
Non-172.16.0.0 network traffic is blocked. The wildcard mask
0.0.255.255
tells the router to check the first 2 octets and to ignore
the last 2
octets.
| Is This Answer Correct ? | 6 Yes | 0 No |
Which 2 commands shows the Cisco IOS filename? A.) show IOS B.) show ver C.) show flash D.) show mem E.) show NVRAM
Can you define LAC
Which 3 statements describe default encapsulation and LMI type configuration? A.) There are only 4 encapsulations and 3 LMI type options B.) The LMI type config term options C.) In release 11.2 the LMI type is autosensed D.) The default LMI is Cisco E.) IETF encapsulation must be configured unless the connecting routers are both Cisco
Which layer is responsible for providing mechanisms for multiplexing upper-layer application, session establishment, and tear down of virtual circuits? A.) Session B.) Network C.) Physical D.) Transport E.) Application F.) Presentation
Identify the command to display all the valid commands at the given mode? A.) Help all B.) Help C.) All commands D.) ?
How to find Router Serial interface MAC address?
What is LSA? How many types of LSA used by OSPF version 2??
. Which command sequence will allow only traffic from network 185.64.0.0 to enter interface s0? A. access-list 25 permit 185.64.0.0 255.255.0.0 int s0 ; ip access-list 25 out B. access-list 25 permit 185.64.0.0 255.255.0.0 int s0 ; ip access-group 25 out C. access-list 25 permit 185.64.0.0 0.0.255.255 int s0 ; ip access-list 25 in D. access-list 25 permit 185.64.0.0 0.0.255.255 int s0 ; ip access-group 25 in
what is stp.
Hi, I cannot download anything on my office pc. only because of that i want online practice sites. anyway thanks for providing me website
what is the difference between a passive and active hub?? which is better ??
Write out a config to permit only the below MAC address to pass traffic through a port on your switch. in another way writhe a confrigation which permit only mac address trfaic through a port of your switch