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

Page 766

Advertising
background image

756

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

List of Error Messages

A

NET_ST_INVALID_METRIC

The specified static route metric is out of range. Please
specify a valid value range of %d to %d.

NET_ST_INVALID_TYPE

The specified static route type is invalid. Please specify
the valid static route type.

NET_ST_IPV4_INCOSITENT_SUBNETMASK

The specified subnet mask is invalid. The specified
subnet mask is inconsistent.

NET_ST_IPV4_INVLAID_SUBNETMASK

The specified subnet mask is invalid. The specified
subnet mask is non-contiguous.

NET_ST_IPV4_IP_INVALID

The specified IP address is invalid. The specified IP
address is a target network for multicast.

NET_ST_IPV4_MAX_REACHED

Unable to add a static route. There are %u static routes
and the maximum allowed is %u.

NET_ST_IPV6_ALREADY_EXISTS

The specified IPv6 static route "%s/%d" already exists.
Please specify a valid non-existing IPv6 static route.

NET_ST_IPV6_DOESNOT_EXISTS

The specified IPv6 static route "%s/%d" does not exist.
Please specify an existing IPv6 static route.

NET_ST_IPV6_LIC_MISSING

Unable to add static route. The IPv6 license is missing.

NET_ST_IPV6_MAX_REACHED

Unable to add static route. There are %u static routes,
and the maximum allowed is %u.

NET_ST_LINK_MULTICAST

The specified static route is invalid. The target network is
link-local or multicast.

NET_ST_MISSING_GATEWAY

The specified static route is invalid. The gateway address
is missing.

NET_ST_NEXT_HOP_SELF

The specified static route next hop is invalid. The next hop
cannot be the self address.

NET_ST_POINTS_TO_LOOPBACK

The specified static route is invalid. The static route
cannot point to Loopback interface IP address.

NET_ST_PREFIX_INVLAID

The specified static route prefix is invalid. The prefix
length is inconsistent.

NET_ST_REQUIRE_INTERFACE

The specified static route is invalid. The gateway is
link-local address, and requires interface

NET_STATICROUTE_EXIST

The specified static route already exists. Please specify a
different static route.

NET_STATICROUTE_MT_CANNOT_ADD

The tenant cannot add management port routes. Please
specify a valid static route information.

NET_STATICROUTE_NOT_EXIST

The specified static route does not exist. Please specify a
valid static route.

NET_SUBNET_MASK_LENGTH_OUT_OF_RANGE

The specified subnet mask length %d is out of range.
Please specify a valid value in the range of %d to %d.

NET_SUBNET_MASK_STRING_UNSUPPORTED_FOR_I
PV6

The specified address %s is an IPv6 address. Subnet
mask string is not supported for IPv6 addresses. Please
specify subnet mask length for IPv6 addresses.

TABLE 109

List of error messages

Error String

Message

Advertising