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 area is wrong.
The wildcard mask is incorrect.
The AS configuration is wrong.
The OSPF Process ID is incorrect.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You have created a named access list called Blocksales. Which of the following is a valid command for applying this to packets trying to enter interface s0 of your router?

(config-if)# blocksales ip access-list in
(config-if)# ip access-group Blocksales in
(config-if)# ip access-group 110 in
(config)# ip access-group 110 in

ANSWER DOWNLOAD EXAMIANS APP