Configuring DTI credentials using the CLI

Prev Next

Use the commands in this topic to configure DTI credentials (username and password).

To configure DTI credentials:
  1. Go to CLI configuration mode:

    hostname > enable
    hostname # configure terminal
  2. Specify the user and password:

    hostname (config) # fenet dti source type <name> username <user> password <password>

    The variables have the following values:

    • <name>—The name of the custom DTI source.

    • <user> and <password>—The new credentials.

  3. Verify your changes:

    hostname (config) # show fenet dti configuration
  4. Save your changes.

    hostname (config) # write memory