Preparing an appliance to send a management request

Prev Next

Use the commands in this section to prepare an appliance to send a request for management to the Central Management System appliance.

To prepare to send a request:
  1. Log in to the requesting appliance CLI.

  2. Go to CLI configuration mode:

    appl-hostname > enable
    appl-hostname # configure terminal
  3. Enable automatic rendezvous attempts:

    appl-hostname (config) # cmc rendezvous client auto
  4. Verify that the auto connect feature is enabled:

    1. View appliance (client) information:

      appl-hostname (config) # show cmc client
    2. If Autoconnect: no is shown, enable auto connect:

      appl-hostname (config) # cmc client connection auto
  5. Save your changes.

    appl-hostname (config) # write memory