chconfig command
Use this command to display and configure the Service Advisor settings.
- The Service Advisor Terms and Conditions must be accepted, using the chconfig -li command option, before configuring any other parameters.
- All contact information fields, as well as the Service Support Center field (using chconfig -sc command option), are required before the Support of Service Advisor can be enabled.
- All HTTP Proxy fields must be set, if an HTTP proxy is required.
The following table shows the arguments for the options.
Option | Description | Values |
---|---|---|
-li | View or accept the Service Advisor Terms and Conditions Note Terms and Conditions must be accepted before configuring any other parameters. | view, accept |
-sa | Support status of the Service Advisor Note To enable Service Advisor, the following criteria must be met:
| enabled, disabled |
-sc | Country code for the Service Support Center | Two-character ISO country code |
Service Advisor contact information options: | ||
-cn | Name of primary contact person | Quote-delimited string (30 characters maximum) |
-cph | Phone number of primary contact person | Quote-delimited string (5 - 30 characters) |
-ce | Email address of primary contact person Note Alphanumeric characters ‘.’, ‘-’ or ‘_’ are acceptable as userid or hostname. Email address must contain at least two domain items and the last domain item should be 2–4 alphabetic characters. | Valid email address of the form userid@hostname (30 characters maximum) |
-co | Organization or company name of primary contact person | Quote-delimited string (30 characters maximum) |
-ca | Address of the machine location | Quote-delimited string (30 characters maximum) |
-cci | City of the machine location | Quote-delimited string (30 characters maximum) |
-cs | State of the machine location | Quote-delimited string (30 characters maximum) |
-cz | Postal code of the machine location | Quote-delimited string (9 characters maximum) |
Alternate Service Advisor contact information options: | ||
-an | Name of alternate contact person | Quote-delimited string (30 characters maximum) |
-aph | Phone number of alternate contact person | Quote-delimited string (5 - 30 characters) |
-ae | Email address of alternate contact person Note Alphanumeric characters ‘.’, ‘-’ or ‘_’ are acceptable as userid or hostname. Email address must contain at least two domain items and the last domain item should be 2–4 alphabetic characters. | Valid email address of the form userid@hostname (30 characters maximum) |
-ao | Organization or company name of alternate contact person | Quote-delimited string (30 characters maximum) |
-aa | Address of the alternate machine location | Quote-delimited string (30 characters maximum) |
-aci | City of the alternate machine location | Quote-delimited string (30 characters maximum) |
-as | State of the alternate machine location | Quote-delimited string (30 characters maximum) |
-az | Postal code of the alternate machine location | Quote-delimited string (9 characters maximum) |
HTTP proxy settings options: | ||
-loc | HTTP proxy location | Fully qualified host name or IP address for HTTP proxy (63 characters maximum) |
-po | HTTP proxy port | Valid port number (1 - 65535) |
-ps | HTTP proxy status | enabled, disabled |
-pw | HTTP proxy password | Valid password, quote-delimited (15 characters maximum) |
-epw | HTTP proxy encrypted password | Valid password, quote-delimited (15 characters maximum) |
-u | HTTP proxy user name | Valid user name, quote-delimited (30 characters maximum) |
-test | Test http proxy |
Syntax:
chconfig [options]
option:
-li view|accept
-sa enable|disable
-sc service_country_code
-ce contact_email
-cn contact_name
-co company_name
-cph contact_phone
-cpx contact_extension_phone
-an alternate_contact_name
-ae alternate_contact_email
-aph alternate_contact_phone
-apx alternate_contact_extension_phone
-mp machine_phone_number
-loc hostname/ip_address
-po proxy_port
-ps proxy_status
-pw proxy_pw
-ccl machine_country_code
-u proxy_user_name
Give documentation feedback