Once the switch is done you finally get to see this message:
Press RETURN to get started!
Press RETURN to get started!
If the switch does not have a configuration, you'll see the following:
—- System Configuration Dialog —-
Would you like to enter the initial configuration dialog? [yes/no]:
—- System Configuration Dialog —-
Would you like to enter the initial configuration dialog? [yes/no]:
If you type yes and press enter it will walk you through a wizard where you can configure some basic settings.
I'm going to skip it since we'll configure everything ourselves.
I'm going to skip it since we'll configure everything ourselves.
You can recognize it because of the > symbol. When you are in user mode you don't have full access to the device. What we want is privileged mode which is also known as enable mode.
That's it! We are now in privileged mode where we have full access to our device. You can recognize it because of the # symbol.
Let's start with a simple example. We'll configure the clock on our switch so I can demonstrate how the CLI works:
I typed in “cl?” and the CLI tells me that there are two commands that start with the letters “cl”. There's the
“clear” command and the “clock” command.
“clear” command and the “clock” command.