Initial Configuration
40 1553-KDU 137 365 Uen D 2006-06-16
Privileged Exec level and allow only basic utilities to be used and information
displayed. To fully configure ECN330-switch parameters, the CLI must be
accessed at the Privileged Exec level.
Access to both CLI levels are controlled by user names and passwords. The
ECN330-switch has a default user name and password for Privileged Exec level.
To log into the CLI at the Privileged Exec level using the default user name and
password, perform these steps:
1. To initiate a console connection, press <Enter>. The “User Access
Verification” procedure starts.
2. At the Username prompt, type admin.
3. At the Password prompt, also type admin. (The password characters are
not displayed on the console screen.)
4. The session is opened and the CLI displays the Console# prompt
indicating access at the Privileged Exec level.
5.3.2 Saving Configuration Settings
Configuration commands only modify the running-configuration file and are not
saved when the ECN330-switch is rebooted. To save configuration changes, use
the copy running-config startup-config command to create a
configuration file in the ECN330-switch’s nonvolatile flash memory.
New startup configuration files must have a name specified. File names on the
ECN330-switch are case-sensitive, can be from 1 to 31 characters, must not
contain slashes (\ or /), and the leading letter of the file name must not be a
period (.). (Valid characters: A-Z, a-z, 0-9, “.”, “-”, “_”)
There can be more than one user-defined configuration file saved in the
ECN330-switch’s flash memory, but only one is designated as the "startup" file
that is loaded when the ECN330-switch boots. The copy running-config
startup-config command always sets the new file as the startup file. To
select a previously saved configuration file, use the boot system
config:<filename> command.
The maximum number of saved configuration files depends on available flash
memory, with each configuration file normally requiring less than 20 kbytes. The
amount of available flash memory can be checked by using the dir command.