Home / Computer Science / Computer Networking :: Discussion

Discussion :: Computer Networking

  1. 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?

  2. A.

     show running-config

    B.

     show startup-config

    C.

     show interfaces

    D.

     show protocols

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    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.


Be The First To Comment