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
Which statement describes a spanning-tree network that has converged?

All switch and bridge ports are in the forwarding state.
All switch and bridge ports are in either the forwarding or blocking state.
All switch and bridge ports are assigned as either root or designated ports.
All switch and bridge ports are either blocking or looping.

ANSWER DOWNLOAD EXAMIANS APP