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 (C)</p> Signup and view all the answers

What command will take you to Interface configuration mode?

<p>int Fastethernet 0/1 (C), interface Fastethernet 0/1 (D)</p> Signup and view all the answers

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

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

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

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

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

<p>? (D)</p> Signup and view all the answers

Which command should be used to restart the switch?

<p>Reload (D)</p> Signup and view all the answers

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

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

Flashcards

enable command

Enters privilege mode from user mode on a network device.

config t command

Enters terminal configuration mode from privilege mode on a network device.

show mac-address-table

Displays the MAC address table on the switch in privileged mode.

copy running-config startup-config

Saves the running configuration to the startup configuration.

Signup and view all the flashcards

Privilege mode

A privileged mode with full access to the device and its configuration, offering a wider range of commands than user mode.

Signup and view all the flashcards

interface Fastethernet0/1

Enters interface configuration mode for a specific Fast Ethernet interface.

Signup and view all the flashcards

Interface configuration mode

A mode used to configure the settings of individual interfaces, enabling functionalities like IP addressing and spanning tree.

Signup and view all the flashcards

What is 'sh run' used for?

The 'sh run' command is used to display the current running configuration of the device, showing all active settings.

Signup and view all the flashcards

Terminal configuration mode

A mode where you can configure the device's settings, including interfaces, passwords and network settings.

Signup and view all the flashcards

Line configuration mode

A mode used to configure access to the device, setting passwords and controlling login access.

Signup and view all the flashcards

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