Specifications
3-8
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 3 Configuring System Parameters
Configuring Passwords
Configuring Passwords
Configuring passwords consists of setting the Monitor mode and Administrator mode passwords for
access to the 10/100 Ethernet management interface (used for the CLI via Telnet or SSH, and the
web-based GUI via HTTP). You can also enable these passwords to restrict access to the EIA/TIA-232
console interface. The factory default password for both Monitor and Administrator modes is cisco.
In a cluster environment, passwords are cluster-wide configuration elements and apply to all storage
routers in a cluster. All password management functions are handled by a single storage router. If you
issue try to set the Administrator or Monitor mode passwords from a storage router that is not performing
password management functions, the CLI displays an informational message with the name of the
storage router that is currently handling those functions.
Use the following procedure to configure passwords
Configuring Administrator Contact Information
Configuring administrator contact information consists of tasks for specifying the name, e-mail address,
phone number, and pager number of the system administrator for the storage router. Use the following
procedure to configure administrator contact information.
Command Description
Step 1
enable Enter Administrator mode.
Step 2
monitor password janu$01 Set the monitor password (for users who only monitor storage
router operation).
Step 3
admin password electr@50 Set the administrator password (for system administrators,
allowing configuration changes).
Step 4
restrict console (Optional) Enable the Monitor-mode and Administrator-mode
passwords to be required when accessing the SN 5428-2 via a
console connected to the EIA/TIA-232 console interface.
Command Description
Step 1
enable Enter Administrator mode.
Step 2
admin contactinfo name “Pat J.
Smith” email
pjsmith@mystoragenet.com
phone “763 555-1117” pager
“763 555-7766”
Provide contact name, e-mail address, phone number, and pager
number. Enclose each string that contain spaces in single or double
quotes.
Note The admin contactinfo command requires that you
specify either one parameter or all four parameters.