Citrix ADC 12.1 NITRO API Reference

ACL ERRORS

ACL ERRORS

Error Code Error Code(Decimal) Error Code(Hex) Error Message
NSERR_ACL_NOT_EXISTS 864 0x360 ACL rule does not exist
NSERR_ACL_EXISTS 865 0x361 IP address has existing ACL rule
NSERR_ACLPIP_WOSRCDST 866 0x362 Peer IP cant be given without src/dst flag
NSERR_ACL_SAMEIP_PIP 867 0x363 IP address and peer IP cant be same
NSERR_ACL_INVAL_PEERIP 868 0x364 Invalid peer IP
NSERR_ACL_IPPIP_EXISTS 869 0x365 ACL with identical parameter specification already exists
NSERR_XACLDELERROR 870 0x366 ACL has already been removed
NSERR_XACLADDERROR 871 0x367 Src/DstPort or RedirectPort can be specified only if protocol is TCP (6) or UDP (17)
NSERR_XACL_PRIORITY_EXISTS 872 0x368 ACL with this priority already exists
NSERR_XACL_ICMP_REQD 873 0x369 ICMP type / code can be specified only if protocol is ICMP(1)
NSERR_NOLOOPBACK 874 0x36a ACL cannot be configured on the loopback interface
NSERR_INVICMPTYPE 875 0x36b Invalid ICMP type
NSERR_INVICMPCODE 876 0x36c Invalid ICMP code
NSERR_XACLRNATDEL 877 0x36d ACL is bounded to RNAT/LSN, cannot be removed
NSERR_XACLMODCFGINFO 878 0x36e ACL modified, apply ACLs to activate change
NSERR_XACLFWDSESSIONDEL 879 0x36f ACL is bounded to FORWARDSESSION, cannot be removed
ACL ERRORS

In this article