COMMAND LINE INTERFACE
Username: guest
Password: [system login password]
CLI session with the SMC8624T is opened.
To end the CLI session, enter [Exit].
Console#enable
Password: [privileged level password if so configured]
Console#
Configuration Commands
Configuration commands are privileged level commands used to modify switch settings. These commands modify the running configuration only and are not saved when the switch is rebooted. To store the running configuration in nonvolatile storage, use the copy
The configuration commands are organized into three different modes:
•Global Configuration - These commands modify the system level configuration, and include commands such as hostname and
•Interface Configuration - These commands modify the port configuration such as
•Line Configuration - These commands modify the console port configuration, and include command such as parity and databits.
•VLAN Configuration - Includes the command to create VLAN groups.
To enter the Global Configuration mode, enter the command configure in Privileged Exec mode. The system prompt will change to “Console(config)#” which gives you access privilege to all Global Configuration commands.
Console#configure
Console(config)#