Cisco Command Reference Quiz
10 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What command allows you to save the current running configuration to startup configuration?

  • copy running-config startup-config (correct)
  • backup running-config
  • save running-config
  • copy startup-config running-config
  • Which command must be executed after setting a password on a line to enable password checking?

  • Authenticate
  • Enable
  • Verify
  • Login (correct)
  • In privilege mode, which command would you use to show the running configurations?

  • sh start
  • config show
  • sh run (correct)
  • show config
  • Which command is used to enter Terminal configuration mode from Privilege mode?

    <p>config t</p> Signup and view all the answers

    What command will take you to Interface configuration mode?

    <p>int Fastethernet 0/1</p> Signup and view all the answers

    Which command is used to set the system's network name?

    <p>hostname WORD</p> Signup and view all the answers

    What command must you execute first to configure password checking on a console line?

    <p>Password NEWPW</p> Signup and view all the answers

    Which command will display all possible commands available in the current mode?

    <p>?</p> Signup and view all the answers

    Which command should be used to restart the switch?

    <p>Reload</p> Signup and view all the answers

    What is the purpose of the command 'copy running-config startup-config'?

    <p>To save running configurations</p> Signup and view all the answers

    Study Notes

    Privilege Mode Commands

    • enable: Enters privilege mode.
    • exit/disable/logout: Exits privilege mode and returns to user mode.
    • config t: Enters terminal configuration mode.
    • ?: Displays available commands in the current mode.
    • show running-config: Displays the current running configuration.
    • show startup-config: Displays the startup configuration.
    • show mac-address-table: Displays MAC address table (privileged mode only).
    • copy running-config startup-config: Backs up running config to startup config.
    • reload: Restarts the switch.

    Terminal Configuration Commands

    • enable secret NEWPW: Sets a password to protect configurations.
    • hostname WORD: Sets the system's network name.

    Line Configuration Commands

    • line console 0 / line con 0: Used for terminal configurations.
    • password NEWPW: Sets a password on a specific line.
    • login: Enables password checking on a line.

    Interface Configuration Commands

    • interface ? / int ?: Shows all interfaces on the switch.
    • interface FastEthernet 0/1 / int f0/1: Enters interface configuration mode for a specific interface.

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Related Documents

    Co. PDF Networking Commands

    Description

    Test your knowledge on Cisco privilege mode and terminal configuration commands. This quiz covers essential commands used in networking for managing configurations and interfaces. Check your understanding of the command syntax and functionality.

    More Like This

    Use Quizgecko on...
    Browser
    Browser