Specifications

12-36
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
admin contactinfo
admin contactinfo
To provide basic contact information for the system administrator of this SN 5428-2 Storage Router, use
the admin contactinfo command.
admin contactinfo [name string” | email string| phone string” | pager string”]
admin contact info name string” email string” phone stringpager string”
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines Use the admin contactinfo command to provide site-specific information for the system administrator
of the SN 5428-2 Storage Router. The command accepts each parameter separately, or all parameters
together. If all parameters are specified, they must be in the sequence shown. Usage is completely
site-specific.
Enclose each string containing spaces in single or double quotes. If a string contains a single quote,
enclose it is double quotes; if it contains a double quote, enclose it in single quotes. A string cannot
contain both single and double quotes.
Examples The following commands set the system administrator name and e-mail address:
[SN5428-2A]# admin contactinfo name “Pat Hurley”
[SN5428-2A]# admin contactinfo email “hurley@abc123z.com”
The following command sets all system administrator contact information:
[SN5428-2A]# admin contactinfo name “Chris Smith” email “chris.smith@zxy478x.com” phone
“123.555.5555 ext 97” pager “555.3444 pin 2234”
name string (Optional) The name of the storage router administrator.
email string (Optional) The e-mail address of the storage router administrator. This is an
address to which alerts may be sent.
phone string (Optional) The phone number of the storage router administrator.
pager string (Optional) The pager number of the storage router administrator.
Release Modification
3.2.1 This command was introduced.