Programmer's Guide (Supporting ADX v03.1.00) Manual

Brocade Virtual ADX XML API Programmer’s Guide 745
53-1003248-01
List of Error Messages
A
NET_INT_PORT_STRING_INVALID The specified portString "%s" is invalid. Please specify a
valid value for portString. Ethernet: ('1', '1/1' etc),
Loopback: ('lb1', 'lb2' etc), Group Virtual: ('group-ve1',
'group-ve2' etc), Virtual: ('ve1', 've2' etc) or Management:
('mgmt1' only).
NET_INT_PRIMARY_ADDRESS_NOT_CONFIGURED The primary IP address is not configured on the specified
subnet in the interface %P. Please configure the primary
IP address on the specified subnet.
NET_INT_PRIMARY_EXISTS_SECONDARY_ADDRESS_
DELETE_FAIL
The specified primary IP address %I in the interface %P
cannot be deleted because a secondary address exists.
Please delete the secondary IP addresses before deleting
the primary address.
NET_INT_RETRIEVING_GROUP_VIRTUAL_CONFIG_UN
SUPPORTED
Retrieving the configuration from the Group Virtual
interface is not supported. Please retrieve the
configuration from the Virtual interface instead.
NET_INT_ROUTE_ONLY_UNSUPPORTED The specified interface %P does not support the
route-only configuration. The route-only configuration is
only supported on the Ethernet interface.
NET_INT_SAME_ADDRESS_AND_IPMASK The specified IPv6 address %s and subnet mask %s in
interface %P are the same. Please specify a
non-matching IPv6 address and subnet mask.
NET_INT_SLOT_NOT_FOUND The specified slot %u is not found. Please specify a valid
slot number for the %s interface.
NET_INT_SLOT_OUT_OF_RANGE The specified slot %u is out of range. Please specify a
valid value in the range of %d to %d for the %s interface
slot.
NET_INT_SPEED_AND_DUPLEX_UNSUPPORTED The specified interface %P does not support speed and
duplex configuration. Speed and duplex parameters are
supported only on the Ethernet Interface.
NET_INT_SPEED_DUPLEX_GIGMODE_MUST_NOT_EX
IST
The specified interface %P configuration has both
auto-negotiation and speed or duplex parameters. Please
specify either auto-negotiation or speed or duplex (speed,
duplex, gigabit mode) parameters, and not both.
NET_INT_STATIC_ROUTES_EXISTS The specified IP address %I in interface %P cannot be
configured due to of the existing static routes. Please
delete previously configured static routes before
configuring the IP address.
NET_INT_SUBNET_MASK_INVALID The specified subnet mask %s in the interface %P is
invalid. Please specify a valid subnet mask which is
contiguous. The value cannot be 255. 255. 255. 255 or
0. 0. 0. 0 (except for the Loopback interface).
NET_INT_SUBNET_MASK_LENGTH_DUPLICATE The specified subnet mask length %d is duplicated on the
port %P. Please specify a unique subnet mask length.
NET_INT_SUBNET_MASK_LENGTH_OUT_OF_RANGE The specified subnet mask length %u in the interface %P
is out of range. Please specify a valid subnet mask length
value in the range of %d to %d.
TABLE 109 List of error messages
Error String Message