Computer Networking
You need to create an access list that will prevent hosts in the network range of 192.168.160.0 to 192.168.191.0. Which of the following lists will you use?

access-list 10 deny 192.168.160.0 0.0.31.255
access-list 10 deny 192.168.160.0 255.255.224.0
access-list 10 deny 192.168.160.0 0.0.191.255
access-list 10 deny 192.168.0.0 0.0.31.255

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You have created a named access list called Blocksales. Which of the following is a valid command for applying this to packets trying to enter interface s0 of your router?

(config-if)# ip access-group Blocksales in
(config)# ip access-group 110 in
(config-if)# ip access-group 110 in
(config-if)# blocksales ip access-list in

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
The network layer, in reference to the OSI model, provide

All of these
None of these
data link procedures that provide for the exchange of data via frames that can be sent and received
the interface between the X.25 network and packet mode device
the virtual circuit interface to packet-switched service

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following technique is used for encapsulation?

One of the pieces that results when an IP gateway divides an IP datagram into smaller pieces for transmission across a network that cannot handle the original datagram size
a technique used by protocols in which a lower level protocol accepts a message from a higher level protocol and places it in the data portion of the low level frame.
a technique used in best-effort delivery systems to avoid endlessly looping packets.
All of these
None of these

ANSWER DOWNLOAD EXAMIANS APP