Importing new tokens for an existing CM peer using the CLI

Prev Next

Use the CLI commands to import new authentication tokens for an existing CM peer. If you have already imported the authentication token for an existing peer and you want to import a new token for that peer, you must delete the connection to the CM peer first before importing the new token.

To import a new authentication token for an existing CM peer:
  1. Go to CLI configuration mode.

    CMS1 > enable
    CMS1 # configure terminal
  2. Delete a CM peer connection.

    CMS1 (config) # cms peer <peer_hostname> delete
  3. Import the new token from the specified CM peer. Paste the token of the specified CM peer on the same line as the command.

    CMS1 (config) # cms peer-service auth-token import <peer_token>