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

access-list 110 permit ip any 196.15.7.0 0.0.0.255
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 10 deny tcp any 196.15.7.0 eq www

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What does the passive command provide to dynamic routing protocols?

Stops the router from sending any dynamic updates.
Stops an interface from sending or receiving periodic dynamic updates.
Stops the router from receiving any dynamic updates.
Stops an interface from sending periodic dynamic updates but not from receiving updates.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
A network administrator is connecting hosts A and B directly through their Ethernet interfaces, as shown in the illustration. Ping attempts between the hosts are unsuccessful. What can be done to provide connectivity between the hosts?1. A crossover cable should be used in place of the straight-through cable.2. A rollover cable should be used in place of the straight-through cable.3. The subnet masks should be set to 255.255.255.192.4. A default gateway needs to be set on each host.5. The subnet masks should be set to 255.255.255.0.

2 and 5 only
1 only
2 only
3 and 4 only
1 and 5 only

ANSWER DOWNLOAD EXAMIANS APP