Modes

Before we begin, take note of which mode were in when entering commands. Below is a quick overview of the modes we’ll be using in these articles.

ℹ️
If you’d like more information on modes, see here.

User Exec Mode

This mode is the least privileged mode and is the mode you’ll start in after logging in. It allows for the viewing of basic switch information.

Switch>

Privilege Exec Mode

Run enable to enter this mode. This mode grants you full access to the switches configuration and other operational information.

Switch$

Configuration Mode

Run configure terminal (or config t for short) to enter this mode. Under this mode, you have full access to view and modify the switches configuration as needed.

Switch(config)#