80-14
Cisco ASA 5500 Series Configuration Guide using the CLI
Chapter80 Configuring Anonymous Reporting and Smar t Call Home
Configuring Anonymous Reporting and Smart Call Home
This example shows the configuration of contact information:
hostname# configure terminal
hostname(config)# call-home
ciscoasa(cfg-call-home)# contact-email-addr username@example.com
ciscoasa(cfg-call-home)# phone-number 8005551122
ciscoasa(cfg-call-home)# street-address “1234 Any Street, Any city, Any state, 12345”
ciscoasa(cfg-call-home)# contact-name contactname1234
ciscoasa(cfg-call-home)# customer-id customer1234
ciscoasa(cfg-call-home)# site-id site1234
ciscoasa(cfg-call-home)# contract-id contract1234
Step5 (Optional)
contact-name contact name
Example:
ciscoasa(cfg-call-home)# contact-name
contactname1234
Specifies the customer name, which can be up to 128
characters long.
Step6 (Optional)
customer-id customer-id-string
Example:
ciscoasa(cfg-call-home)# customer-id customer1234
Specifies the customer ID, which can be up to 64
characters long.
Step7 (Optional)
site-id site-id-string
Example:
ciscoasa(cfg-call-home)# site-id site1234
Specifies a customer site ID.
Step8 (Optional)
contract-id contract-id-string
Example:
ciscoasa(cfg-call-home)# contract-id contract1234
Specifies the customer contract identification, which
can be up to 128 characters long.
Command Purpose