Citrix ADC 12.1 NITRO API Reference

TD ERRORS

TD ERRORS

Error Code Error Code(Decimal) Error Code(Hex) Error Message
NSERR_TD_EXISTS 944 0x3b0 The specified traffic domain is already configured.
NSERR_TD_VLAN 945 0x3b1 The specified VLAN/VXLAN/bridge group is already bound to another traffic domain. These entities can belong to only one traffic domain.
NSERR_TD_NOTEXIST 946 0x3b2 The specified traffic domain is not configured.
NSERR_TD_MISMATCH_WITH_L3VLAN 947 0x3b3 L3 VLANs can not be bound to a traffic domain.
NSERR_TD_MISMATCH 948 0x3b4 The binding entities have incompatible traffic domain identifiers.
NSERR_TD_NOSUPP 949 0x3b5 This feature is not supported in a non-default traffic domain.
NSERR_TD_CONFIG_NOT_ALLOWED 950 0x3b6 This configuration option is not supported in a non-default traffic domain.
NSERR_TD_IP_NOTEXIST 951 0x3b7 The IP address is not configured for the specified traffic domain.
NSERR_TD_VLAN_NOTEXIST 952 0x3b8 The specified VLAN is not configured.
NSERR_TD_DEFVLAN 953 0x3b9 Default VLAN cannot be bound/unbound to/from traffic domain.
NSERR_TD_BDG_NOTEXIST 954 0x3ba The specified bridge group is not configured.
NSERR_TD_VLAN_BDG_EXIST 955 0x3bb The specified VLAN is bound to a bridge group.
NSERR_TD_SERVER_MISMATCH 956 0x3bc The specified virtual server already bound to a service in a different traffic domain.
NSERR_DIFF_TD_NALLOWED_LLB 957 0x3bd Not allowed for LLB: Services bound to the specified virtual server must be in same traffic domain.
NSERR_DUPIP 958 0x3be IP address duplication with VMAC address detected. Please try a different IP address.
NSERR_VMAC_VLAN 959 0x3bf Traffic domain can be either VLAN based or VMAC based.
NSERR_TD_SYNCVLAN 960 0x3c0 SYNC VLAN cannot be bound/unbound to/from traffic domain.
NSERR_TD_NOT_VLAN 961 0x3c1 The specified VLAN/VXLAN/bridge group is not bound to given traffic domain.
NSERR_SYNCNSVLAN_TD 975 0x3cf VLAN bound to traffic domain cannot be configured as SYNC/NS VLAN.
TD ERRORS

In this article