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

Page 763

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

753

53-1003248-01

List of Error Messages

A

NET_OSPF_INVALID_SPF_DELAY

The specified SPF delay %u is invalid. Please specify a
valid SPF delay value in the range of 0 to 65535.

NET_OSPF_INVALID_SPF_HOLDTIME

The specified SPF hold time %u is invalid. Please specify
a valid SPF hold time value in the range of 0 to 65535.

NET_OSPF_INVALID_SPINUM

The specified spinum %u is invalid. Please a valid spinum
value in the range of 256 to 4294967295.

NET_OSPF_INVALID_STUB_NSSA_METRIC

The specified metric %u for STUB and NSSA type for OSPF
is invalid. Please specify a valid metric value in the range
of 1 to 16777215

NET_OSPF_INVALID_TRANSMIT_DELAY

The specified transmit delay %u is invalid. Please specify
a valid transmit delay value in the range of 0 to 3600.

NET_OSPF_KEY_ID_MANDATORY

The MD5 authorization key and key ID are mandatory.
Please specify both the MD5 authorization key and the
key ID.

NET_OSPF_KEY_ROLLOVER_INTERVAL_NOT_SUPPOR
TED

The key roll over interval is not supported for OSPF.
Please specify OSPFv3 to configure the key roll over
interval.

NET_OSPF_LOG_STATUS_CHANGE_NOT_SUPPORTED The log status change is not supported for OSPF. Please

specify the OSPFv3 to configure the log status change.

NET_OSPF_MAX_AREA_REACHED

The specified area has been reached.

NET_OSPF_MD5_KEY_TOO_LONG

The specified MD5 key length is too long. Please specify
the valid MD5 key of not more than 16 characters.

NET_OSPF_METRIC_MISSING

A metric value is missing. Please specify a valid metric
value in the range of 0 to 65535.

NET_OSPF_METRIC_NOT_APPLICABLE

Metric is not applicable for the normal Area type. Please
specify different Area type.

NET_OSPF_NEIGHBOR_MISSING

The OSPF neighbor is missing. Please configure the OSPF
neighbor.

NET_OSPF_NETWORK_TYPE_NOT_APPLICABLE

The only network type applicable for OSPF is
non-broadcast. Please specify the non-broadcast network
type.

NET_OSPF_NOSUMMARY_NOT_APPLICABLE

The no-summary option is not applicable for the normal
and NSSA Area. To enable the no-summary option, please
specify the Area type to stub.

NET_OSPF_PREFIX_MASK_CANT_COEXIST

Both the prefix and the mask cannot co-exist. Please
specify either one of them.

NET_OSPF_RANGE_IP_MANDATORY

The mandatory parameter IP is missing. Please specify a
valid IP.

NET_OSPF_RANGE_MASK_PREFIX_MANDATORY

The mask or prefix is mandatory to configure the Area
Range. Please specify either the mask or prefix to
configure the Area Range.

NET_OSPF_RANGE_NOT_APPLICABLE

The OSPF range is not applicable for the Stub and NSSA
Area type. Please configure the normal Area type before
you configure the OSPF range.

TABLE 109

List of error messages

Error String

Message

Advertising