configure database server password

configure database database_name server [host_name | ip_address] password [encrypted encrypted_password | password ]

Description

Updates an existing Automation Edge server in a remote VXLAN Network Identifier (VNI)-device database with a new password.

Syntax Description

database Specifies the server of a database for a password change.
database_name Specifies the server of the named database for a password change.
server Specifies the server for a password change.
host_name Provides hostname of the remote database server.
ip_address Provides the IP address of the remote server.
password Specifies providing a password for the database.
encrypted Specifies providing an encrypted password for the database.
encrypted_password Provides the encrypted password.
password Provides the password.

Default

N/A.

Usage Guidelines

N/A.

Example

The following example changes the password for the server at location 1.1.1.2 to "differentpassword" in the database "database1":

# configure database database1 server 1.1.1.2 passwor differentpassword

History

This command was first available in ExtremeXOS 31.1 as a demonstration feature.

This command is fully supported in ExtremeXOS 31.2.

Platform Availability

This command is available on ExtremeSwitching 5320, 5420, 5520, and 5720 series switches.