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

Page 754

Advertising
background image

744

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

List of Error Messages

A

NET_INT_MISSING_SPEED_OR_DUPLEX

The specified interface %P configuration is missing either
a speed or duplex configuration. Please specify both
speed and duplex configurations on the specified
interface.

NET_INT_MISSING_SUBNET_MASK

The mandatory parameter subnet mask string (applicable
only for IPv4) or length for the interface %P is missing.
Please specify the mandatory parameter subnet mask
string (applicable only for IPv4) or length.

NET_INT_MISSING_TYPE

The mandatory parameter interface type is missing.
Please specify the mandatory parameter interface type.

NET_INT_MTU_OUT_OF_RANGE

The specified MTU value %u is out of range. Please
specify a valid value in the range of %d to %d.

NET_INT_MTU_UNSUPPORTED

The specified interface %P does not support MTU
configuration. The MTU configuration is NOT valid for
Management and Ethernet interfaces.

NET_INT_OSPF_MAX_REACHED

The maximum allowed OSPF interfaces have already been
configured on the interface %P. The maximum
configurable OSPF interfaces is %d.

NET_INT_PARAMETERS_UNSUPPORTED_FOR_IPV4

The request consists of unsupported parameters for IPv4
address configurations in the interface %P. Please specify
an IPv4 address configuration without the following
parameters: link-local, anycast and EUI-64.

NET_INT_PARAMETERS_UNSUPPORTED_FOR_IPV6

The request consists of unsupported parameters for an
IPv6 address configuration for the interface %P. Please
specify an IPv6 address configuration without the
following parameters: subnetmask string, secondary,
ignore OSPF and passive OSPF.

NET_INT_PARAMETERS_UNSUPPORTED_FOR_MGMT The request consists of unsupported parameters for the

IPv4 address configuration for the Management Interface.
Please specify the IPv4 address configuration without the
following parameters: secondary, ignore OSPF and
passive OSPF.

NET_INT_PARAMETERS_UNSUPPORTED_ON_SWITCH The request consists of unsupported parameters on

Switch mode for the interface configuration. Please do
not specify an interface configuration with the following
parameters: enable IPv6, MTU and route-only.

NET_INT_PART_OF_VIRTUAL_GROUP

The specified virtual interface %d is part of a group virtual
interface %d. Please use the group virtual interface
instead.

NET_INT_PORT_NAME_UNSUPPORTED

The specified interface %P does not support a port name
configuration. The port name is not supported on the
Management interface.

NET_INT_PORT_NOT_FOUND

The specified port %u is not found. Please specify a valid
port number for the %s interface.

NET_INT_PORT_OUT_OF_RANGE

The specified port number %u is out of range. Please
specify a valid value in the range of %d to %d for %s
interface port.

TABLE 109

List of error messages

Error String

Message

Advertising