Cisco Nexus 5000 Series Switch CLI Software Configuration Guide, NX-OS 4.0(1a)N1 (OL-16597-01, January 2009)

Send feedback to nx5000-docfeedback@cisco.com
26-7
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
OL-16597-01
Chapter 26 Configuring Smart Call Home
Configuring Call Home
This example shows how to configure the contact information for Call Home:
switch# configuration terminal
switch(config)# snmp-server contact personname@companyname.com
switch(config)# callhome
switch(config-callhome)# email-contact admin@Mycompany.com
switch(config-callhome)# phone-contact +1-800-123-4567
switch(config-callhome)# street-address 123 Anystreet st. Anytown,AnyWhere
Step 4
switch(config-callhome)# email-contact
email-address
Configures the e-mail address for the primary person
responsible for the device. Up to 255 alphanumeric
characters are accepted in e-mail address format.
Note You can use any valid e-mail address. You
cannot use spaces.
Step 5
switch(config-callhome)# phone-contact
international-phone-number
Configures the phone number in international phone
number format for the primary person responsible for
the device. Up to 17 alphanumeric characters are
accepted in international format.
Note You cannot use spaces. Be sure to use the +
prefix before the number.
Step 6
switch(config-callhome)# streetaddress
address
Configures the street address as an alphanumeric string
with white paces for the primary person responsible
for the device. Up to 255 alphanumeric characters are
accepted, including spaces.
Step 7
switch(config-callhome)# contract-id
contract-number
(Optional) Configures the contract number for this
device from the service agreement. The contract
number can be up to 255 alphanumeric characters in
free format.
Step 8
switch(config-callhome)# customer-id
customer-number
(Optional) Configures the customer number for this
device from the service agreement. The customer
number can be up to 255 alphanumeric characters in
free format.
Step 9
switch(config-callhome)# site-id
site-number
(Optional) Configures the site number for this device.
The site number can be up to 255 alphanumeric
characters in free format.
Step 10
switch(config-callhome)# switch-priority
number
(Optional) Configures the switch priority for this
device. The range is from 0 to 7, with 0 being the
highest priority and 7 the lowest. The default is 7.
Step 11
switch(config-callhome)# show callhome
(Optional) Displays a summary of the Call Home
configuration.
Step 12
switch(config)# copy running-config
startup-config
(Optional) Saves this configuration change.
Command Purpose