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?

A <code class="args"><em>show running-config</em></code>
B <code class="args"><em>show startup-config</em></code>
C <code class="args"><em>show interfaces</em></code>
D <code class="args"><em>show protocols</em></code>

Correct Answer: <code class="args"><em>show interfaces</em></code>

The command show ip protocols will actually show you the broadcast address for each interface - too bad it isn't a possible answer. Your best answer is show interfaces, which will provide the IP address and mask for each interface.

Related Questions

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?
You need to configure a router for a Frame Relay connection to a non-Cisco router. Which of the following commands will prepare the WAN interface of the router for this connection?
The corporate office sends you a new router to connect, but upon connecting the console cable, you see that there is already a configuration on the router. What should be done before a new configuration is entered in the router?
Frames from one LAN can be transmitted to another LAN via the device

Next steps