configure mobile-gateway profile cloud-db command descriptions

cloud-db

Syntax

  • [no] cloud-db profile-name

Context

  • [Tree] configure mobile-gateway profile cloud-db

Description

This command configures a cloud database profile. It creates an interface with an external database used for storage of subscriber/PDN context.

The no form of this command removes the profile from the configuration.

Parameters

profile-name
specifies a profile name, up to 32 characters

description

Syntax

  • description description-string
  • no description

Context

  • [Tree] configure mobile-gateway profile cloud-db description

Description

This command associates a text string with a configuration context to help identify the content in the configuration file.

The no form of this command removes the description from the configuration.

Parameters

description-string
Specifies the description string, up to 80 characters, composed of printable, 7-bit ASCII characters. If the string contains special characters (#, $, spaces, and so on), the entire string must be enclosed within double quotes.

server

Syntax

  • [no] server ip-addr | fqdn [port port]

Context

  • [Tree] configure mobile-gateway profile cloud-db server

Description

This command configures a cloud database server for the external database.

The no form of this command removes the cloud database server from the configuration.

Parameters

ip-addr
specifies the IPv4 or IPv6 address
Values ipv4-address a.b.c.d
ipv6-address x:x:x:x:x:x:x:x
x:x:x:x:x:x:d.d.d.d
x - [0..FFFF]H
d - [0..255]D
fqdn
specifies the Fully Qualified Domain Name, up to 255 characters
port
specifies the port number
Values: 1 to 65535
Default: 5678

shutdown

Syntax

  • [no] shutdown

Context

  • [Tree] configure mobile-gateway profile cloud-db server shutdown

Description

This command administratively disables the entity. When disabled, an entity does not change, reset, or remove any configuration settings or statistics. Many entities must be explicitly enabled using the no shutdown command.

The operational state of the entity is disabled as well as the operational state of any entities contained within. Many objects must be shut down before they may be deleted.