Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 749

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

739

53-1003248-01

List of Error Messages

A

NAT_MISSING_MANDATORY_PARAM

The mandatory input parameter "%s" is missing. Please
specify the input parameter to continue.

NAT_MISSING_PRIVATE_IP_PARAM

The mandatory parameter 'private IP' is missing. Please
specify a valid private IP address.

NAT_ONLY_NUMBERED_ACL_ALLOWED

Only numbered ACLs are allowed for NAT pool binding.
Please specify a numbered ACL for pool %s.

NAT_POOL_ACL_ID_EXIST

The translation with ACL ID %d already exists. Please
specify a different ACL ID.

NAT_POOL_ACL_ID_NOT_FOUND

The translation with ACL ID %d is not found. Please specify
an existing binding.

NAT_POOL_ADDRESS_ALREADY_EXIST

IP address already exists. Please specify a different IP.

NAT_POOL_ADDRESS_RANGE_EXCEEDED

Exceeded the maximum number of pool addressesPlease
configure the pool addresses within the valid range less
than %d.

NAT_POOL_ADDRESS_RANGE_MISMATCH

Pool address range mismatch. The end address must be
greater than the start address.

NAT_POOL_ADDRESS_SUBNET_MISMATCH

The start and end addresses are in different
subnetsPlease specify start and end addresses in the
same subnets.

NAT_POOL_ALREADY_EXISTS

Pool already exists as a NAT pool, cannot configure it as
NAT64!Please specify a non-existing NAT Pool.

NAT_POOL_NAME_ALREADY_EXIST

The pool name "%s" already exists. Please configure a
valid pool name.

NAT_POOL_NAME_DOSENT_EXIST

The Pool Name "%s" does not exist. Please specify an
existing pool name.

NAT_POOL_PREFIX_LENGTH_EXCEEDED

Invalid prefix_length. The prefix_length should be less
than or equal to 32.

NAT_STATIC_ENTRY_DOESNT_EXIST

The static NAT entry %s does not exist. Please specify a
valid static NAT entry.

NAT_STATIC_IP_ALREADY_EXIST

The specified IP "%s" for NAT entry already exists. Please
specify a valid NAT IP.

NAT_TIMEOUT_OUT_OF_RANGE

The NAT "%s" value %d is out of range. Please specify a
valid value in the range of %d to %d.

NET_BGP_DISABLED

BGP routing is not enabled. Please configure the BGP
routes.

NET_BGP_INVALID_HOLD_TIME_ZERO

An invalid hold time or keepalive has been encountered.
If the keepalive is 0 then the hold-time must be 0 and
vice-versa.

NET_BGP_NEIGHBOR_NOT_AVAILABLE

The specified neighbor "%s" is not configured. Please
configure the specified neighbor.

NET_BGP_NO_NEIGHBOR

There are no neighbors configured for BGP. Please
configure BGP neighbors.

NET_BGP_ROUTING_TABLE_EMPTY

The BGP routing table is empty. Please configure the BGP
routes.

TABLE 109

List of error messages

Error String

Message

Advertising