Computer Networking
You need to find the broadcast address used on a LAN on your router. What command will you type into the router from user mode to find the broadcast address?

show startup-config
show running-config
show protocols
show interfaces

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which command will create a dynamic pool named Todd that will provide you with 30 global addresses?

ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.240
ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.224
ip nat pool Todd 171.16.10.1 171.16.10.254 net 255.255.255.0
ip nat pool todd 171.16.10.65 171.16.10.94 net 255.255.255.224

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You save the configuration on a router with the copy running-config startup-config command and reboot the router. The router, however, comes up with a blank configuration. What can the problem be?

The newly upgraded IOS is not compatible with the hardware of the router.
NVRAM is corrupted.
You didn
The configuration register setting is incorrect.

ANSWER DOWNLOAD EXAMIANS APP