Computer Networking
Which of the following would be good reasons to run NAT?1. You need to connect to the Internet and your hosts don't have globally unique IP addresses.2. You change to a new ISP that requires you to renumber your network.3. You don't want any hosts connecting to the Internet.4. You require two intranets with duplicate addresses to merge.

1, 2 and 4
2 and 4
All of these
3 only

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Communication network is

a collection of interconnected functional units that provides a data communications service among stations attached to the network
a continuous frequency capable of being modulated or impressed with a second signal
one or more conductors that serve as a common connection for a related group of devices
the condition with two or more stations attempt to use the same channel at the same time
None of these

ANSWER DOWNLOAD EXAMIANS APP

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

access-list 100 permit 196.15.7.0 0.0.0.255 eq www
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

ANSWER DOWNLOAD EXAMIANS APP