Computer Networking
Which of the following access lists will allow only HTTP traffic into network 196.15.7.0?

access-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www
access-list 110 permit ip any 196.15.7.0 0.0.0.255
access-list 10 deny tcp any 196.15.7.0 eq www
access-list 100 permit 196.15.7.0 0.0.0.255 eq www

ANSWER DOWNLOAD EXAMIANS APP

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

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 on the wireless network and IP addresses on the wired network.
The split-MAC architecture uses MAC addresses to create a forward/filter table and break up broadcast domains.
The split-MAC architecture uses MAC addresses to create a forward/filter table and break up collision domains.

ANSWER DOWNLOAD EXAMIANS APP