Computer Networking
If routers in a single area are configured with the same priority value, what value does a router use for the OSPF Router ID in the absence of a loopback interface?

The highest IP address of any logical interface
The lowest IP address of any logical interface
The highest IP address of any physical interface
The lowest IP address of any physical interface

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

ANSWER DOWNLOAD EXAMIANS APP