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

Page 756

Advertising
background image

746

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

List of Error Messages

A

NET_INT_SYN_DEFENSE_IS_ENABLED

The specified interface %P is configured with SYN
defense. Please disable SYN defense first before
enabling SYN proxy on the specified interface.

NET_INT_SYN_PROXY_IS_ENABLED

The specified interface %P is configured with SYN proxy.
Please disable SYN proxy first before enabling SYN
defense on the specified interface.

NET_INT_TAGGED_PORT_IPV6_UNSUPPORTED

The specified interface %P is a tagged port. IPv6 is not
supported on tagged ports. Please specify an interface
that is not a tagged port.

NET_INT_TRUNK_SECONDARY_PORT

The specified interface %P is a secondary port of a trunk.
The secondary ports of a trunk cannot be configured.

NET_INT_TYPE_INVALID

The specified interface type is invalid. Please specify a
valid interface type.

NET_INT_VIRTUAL_NOT_CONFIGURED

The virtual interface %d is not configured. Please
configure the virtual interface using the 'createVlan'
operation.

NET_INT_VLAN_GROUP_NOT_CONFIGURED

The specified Group Virtual interface %d is not configured.
Please configure the Group Virtual interface using the
'createVlanGroup' operation.

NET_INVALID_ADMIN_DISTANCE

The Admin distance value is invalid. Please specify a valid
admin distance value in the range of %d to %u.

NET_INVALID_ALLOW_AS_IN

The specified Allow-AS-in number is invalid. Please
specify a valid number in the range of %d to %u.

NET_INVALID_BGP_NEIGHBOR_IP

The BGP Neighbor IP Address is missing. Please specify
valid IPv4 Address for BGP4 and IPv6 for BGP4PLUS.

NET_INVALID_BGP_WEIGHT

The specified Weight is invalid. Please specify a valid
weight in the range of 0 to 0xFFFF.

NET_INVALID_DEFAULT_METRIC

The default Metric value is invalid. Please specify a valid
default Metric value in the range of %d to %u.

NET_INVALID_EBGP_MULTIHOP

The specified EBGP Multihop value is invalid. Please
specify a valid EBGP multihop value in the range of 1 to
255.

NET_INVALID_FORWARD_DELAY

The specified Forward Delay is invalid. Please specify a
Valid Forward Delay in the range of 2 to 30.

NET_INVALID_HELLO_TIME

The specified Hello Time is invalid. Please specify valid a
hello time in the range of 1 to 10.

NET_INVALID_HOLDTIME

The specified Holdtime value is invalid. Please specify a
valid Holdtime value in the range of 3 to 0xFFFF.

NET_INVALID_IP_FILTER_PARAMETERS

The IP Route filter parameters invalid or not supported.
Please select the correct operator and field for filtering.

NET_INVALID_KEEPALIVE

The specified Keepalive value is invalid. Please specify a
valid keepalive value in the range of 1 to 0xFFFF.

NET_INVALID_LOCAL_AS_NUMBER

The Local AS Number is invalid. Please specify a valid AS
Number in the range of %d to %u.

TABLE 109

List of error messages

Error String

Message

Advertising