database-server
Configures the IPv4/IPv6 address or
hostname of the VM hosting the database
Supported in the following platforms:
- Service Platforms — NX 95XX, NX 96XX, VX 9000
Syntax
database-server [<IP>|<HOSTNAME>|<IPv6>]
Parameters
database-server [<IP>|<HOSTNAME>|<IPv6>]
database-server
[<IP>|<HOSTNAME>|<IPv6>] |
Identifies the database host using one of the following
options:
- <IP> – Specifies the host‘s IPv4 address
- <HOSTNAME> – Specifies the host‘s hostname
- <IPv6> – Specifies the host‘s IPv6 address.
|
|
Examples
vx9000-34B78B(config-database-client-policy-DBClientPolicy)#database-server 192.168.13.10
vx9000-34B78B(config-database-client-policy-DBClientPolicy)#show context
database-client-policy DBClientPolicy
database-server 192.168.13.10
vx9000-34B78B(config-database-client-policy-DBClientPolicy)#
Related Commands
no |
Removes the database server‘s (the VM hosting the
database) IP/hostname configuration |
|