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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You type show running-config and get this output:[output cut]Line console 0 Exec-timeout 1 35 Password BIXPASSWD Login[output cut]What do the two numbers following the exec-timeout command mean?

If you're connected to the router by a Telnet connection, input must be detected within 1 minute and 35 seconds or the connection will be closed.
If no command has been typed in 35 seconds, the console connection will be closed.
If no commands have been typed in 1 minute and 35 seconds, the console connection will be closed.
If no router activity has been detected in 1 hour and 35 minutes, the console will be locked out.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following is true when describing an anycast address?

These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.
Packets are delivered to all interfaces identified by the address. This is also called one-to-many addresses.
This address identifies multiple interfaces and the anycast packet is only delivered to one address. This address can also be called one-to-one-of-many.
Packets addressed to a unicast address are delivered to a single interface.

ANSWER DOWNLOAD EXAMIANS APP