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

Page 768

Advertising
background image

758

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

List of Error Messages

A

NET_VLAN_GROUP_REMOVE_EXISTING

Please remove the previously configured VLAN group.
Please remove the previously configured VLAN group %d,
and then try again.

NET_VLAN_GROUP_SPECIFY_VLAN

VLAN is not available to create a new VLAN group. Please
specify a VLAN when creating a new VLAN group.

NET_VLAN_GROUP_TOO_BIG

The specified VLAN group is too big to remove more than
256 VLANs at a time. Please specify a VLAN group that
has less than 256 VLANs.

NET_VLAN_GROUP_VLAN_IN_USE

The specified VLAN %d is already in use. Please try again.

NET_VLAN_GROUP_VLAN_MAX_REACHED

The maximum limit of VLAN groups has been reached. A
VLAN group cannot have more than %d VLANs.

NET_VLAN_GROUP_VLAN_NOT_MEMBER

VLAN %d is not a member of this VLAN group. Please
specify a different VLAN ID.
NET_VLAN_GROUP_VLAN_ALREADY_EXIST

NET_VLAN_ID_ALREADY_CONFIGURED_IN_GROUP

The L2 VLAN %d was already configured in VLAN group
%d. NET_VLAN_BRIDGE_ENABLED

NET_VLAN_ID_ALREADY_EXIST_IN_GROUP

The specified VLAN ID already exists in the given VLAN
group. Please specify a different VLAN ID.

NET_VLAN_ID_EXISTS_IN_GROUP

The specified VLAN ID is configured in VLAN group. Please
use "remove-vlan %d" under VLAN group %d prompt to
remove the VLAN.

NET_VLAN_ID_INVALID

The specified VLAN ID is out of range. Please specify a
valid Interval in the range of %d to %d.

NET_VLAN_ID_NAME_INVALID

The specified VLAN ID %d and name "%s" already exists.
Please specify different VLAN ID.

NET_VLAN_INDEX_INVALID

The specified VLAN index %d is invalid. Please specify a
valid VLAN index.

NET_VLAN_INTERFACE_ID_MISSING

The interface ID is missing. The interface ID must be
specified when the router interface is set to TRUE.

NET_VLAN_IP_ROUTE_ENABLED_IN_PORT

Route interface cannot be configured on the specified
VLAN. The "%s" routing was configured on ports "%s".

NET_VLAN_IP_SAME_SUBNET

The IP Subnet VLAN cannot belong to the same subnet.
Please specify a different subnet mask.

NET_VLAN_IPS_ALREADY_EXISTS

The specified IP subnet "%s/%s" already exists in the
VLAN %d. Please specify a different IP subnet value.

NET_VLAN_IPS_CREATE_FAILED

The IP Subnet VLAN creation failed.
NET_VLAN_IPS_DYNAMIC_MEMBER

NET_VLAN_IPS_DISABLE_DYN_PORT

The dynamic port is not disabled. Please disable the
dynamic port first.

NET_VLAN_IPS_DOESNOT_EXISTS

The specified IP subnet VLAN does not exist. No IP subnet
VLAN is present in VLAN %d.

NET_VLAN_IPS_DOESNOT_EXISTS_EX

The specified IP subnet "%s/%s" does not exist in the
VLAN %d. Please specify a valid IP subnet.

TABLE 109

List of error messages

Error String

Message

Advertising