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 |
What is the result of segmenting a network with a router into segments 1 and 2? A. It increases the number of collisions B. It decreases the number of broadcast domains C. It connects segment 1 and broadcasts to segment 2 D. It connects segment 1 and broadcasts from genre to segment 2
Can you give an overview of various components in IPSec?
Which way of communication bus topology use?
What do we check while configuring the server?
"arpa" is used by the Cisco IOS for which encapsulation types? A. Ethernet_II B. Ethernet_802.3 C. Ethernet_802.2 D. Ethernet_SNAP
Which layer is responsible for routing through an internetwork? A.) Physical B.) Session C.) Network D.) Transport E.) Application F.) Data Link
what is difference between designated router and backup designated router and explain feature of both router.
What is the difference between switch and hub?
What is the igp (interior gateway protocol)?
Which of the following are examples of the Session Layer? A.) TCP B.) RPC C.) SQL D.) NFS E.) Token Ring
How many potions of ip?
There is an emergency fall-back 'skeleton' IOS stored in read only memory on all Cisco routers. What command would make the router load the IOS from Read Only Memory? A.) reload rom B.) boot system rom C.) load ios bootflash D.) load ios rom E.) bootsystem skeleton