Computer Networking
You get a call from a network administrator who tells you that he typed the following into his router:Router (config) #router ospf 1Router (config-router) #network 10.0.0.0 255.0.0.0 area 0He tells you he still can't see any routes in the routing table. What configuration error did the administrator make?

The OSPF Process ID is incorrect.
The AS configuration is wrong.
The wildcard mask is incorrect.
The OSPF area is wrong.

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 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 tcp any 196.15.7.0 0.0.0.255 eq www

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
When setting up Frame Relay for point-to-point subinterfaces, which of the following must not be configured?

The local DLCI on each subinterface
PAP
The subinterface type as point-to-point
The Frame Relay encapsulation on the physical interface
An IP address on the physical interface

ANSWER DOWNLOAD EXAMIANS APP