translations.NATAddressSpaceIds table

The NATAddressSpaceIds table is used to identify the IP addresses of NAT gateways and specify an address-space identifier for each one.

Table 1. translations.NATAddressSpaceIds database table schema 

Column name

Constraints

Data type

Description

m_NATGatewayIP
  • PRIMARY KEY
  • NOT NULL

Text

The IP address of the gateway.

m_AddressSpaceId

Text

The address space identifier to be used for all devices in the NAT domain belonging to the gateway whose IP address is specified in m_NATGatewayIP.