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 255.255.224.0
access-list 10 deny 192.168.160.0 0.0.191.255
access-list 10 deny 192.168.160.0 0.0.31.255
access-list 10 deny 192.168.0.0 0.0.31.255

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
In Cisco's Unified Wireless Solution, what is the split-MAC architecture?

The split-MAC architecture uses MAC addresses on the wireless network and IP addresses on the wired network.
The split-MAC architecture allows the splitting of 802.11 protocol packets between the AP and the controller to allow processing by both devices.
The split-MAC architecture uses MAC addresses to create a forward/filter table and break up collision domains.
The split-MAC architecture uses MAC addresses to create a forward/filter table and break up broadcast domains.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following is true when describing a multicast address?

Packets are delivered to all interfaces identified by the address. This is also called a one-to-many address.
Packets addressed to a unicast address are delivered to a single interface.
These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.
Identifies multiple interfaces and is only delivered to one address. This address can also be called one-to-one-of-many.

ANSWER DOWNLOAD EXAMIANS APP

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

All of these
a technique used in best-effort delivery systems to avoid endlessly looping packets.
None of these
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.

ANSWER DOWNLOAD EXAMIANS APP