Citrix ADC 12.1 NITRO API Reference

NETBRIDGE ERRORS

NETBRIDGE ERRORS

Error Code Error Code(Decimal) Error Code(Hex) Error Message
NSERR_TNL_NETBRIDGED 3920 0xf50 Tunnel bound to netbridge
NSERR_TNL_GRE 3921 0xf51 Tunnel protocol is not GRE
NSERR_TNL_RIPMASK 3922 0xf52 Remote IP mask of the tunnel should be 255.255.255.255
NSERR_VLAN_NETBRIDGED 3923 0xf53 Vlan already bound to some netbridge
NSERR_MAX_NETBRIDGE_TUNNEL 3924 0xf54 reached maximum netbridge tunnel bindings
NSERR_TUN_BOUND 3925 0xf55 Tunnel already bound to this netbridge
NSERR_SUBNET_BOUND 3926 0xf56 Subnet already bound to this netbridge
NSERR_TUN_CONF_NETBRIDGE 3927 0xf57 Tunnel is not configured
NSERR_VLAN_CONF_NETBRIDGE 3928 0xf58 Vlan is not configured
NSERR_IP_INVAL_NETBRIDGE 3929 0xf59 IP is not binded to netbridge
NSERR_IPV6_INVAL_NETBRIDGE 3930 0xf5a IPV6 is not binded to netbridge
NSERR_INV_NETBRIDGE_NAME 3931 0xf5b Netbridge name should be >=1 and <=32
NSERR_GRE_IPSEC_LIP_NOT_GIVEN 3932 0xf5c Local ip address has to be given for GRE, IPSEC and broadcast VXLAN tunnels
NSERR_NETBRIDGE_TUNNELBOUNDTOPBR 3933 0xf5d Tunnel is a nexthop for PBR
NSERR_NETBRIDGE_UNSUPPORTEDTUNNELPAYLOAD 3934 0xf5e GRE Payload should be ETHERNET or ETHERNETwithDOT1Q
NSERR_NETBRIDGE_ONEVLAN_ETHERNET 3935 0xf5f Only one VLAN can be bound when GRE carries plain ETHERNET
NSERR_NETBRIDGE_TUNNELPAYLOAD_DIFFERENT 851 0x353 All bound tunnels should have same GRE payload
NETBRIDGE ERRORS

In this article