Citrix ADC 12.1 NITRO API Reference

ACL6 ERRORS

ACL6 ERRORS

Error Code Error Code(Decimal) Error Code(Hex) Error Message
NSERR_ACL6_IPPIP_EXISTS 896 0x380 ACL6 with identical parameter specification already exists
NSERR_ACL6_DELERROR 897 0x381 ACL6 has already been removed
NSERR_ACL6_ADDERROR 898 0x382 Port can be specified only if protocol is TCP (6) or UDP (17)
NSERR_ACL6_PRIORITY_EXISTS 899 0x383 ACL6 with this priority already exists
NSERR_ACL6_ICMP_REQD 900 0x384 ICMPv6 type/code can be specified only if protocol is ICMPv6 (58)
NSERR_ACL6_UNSPECADDR 901 0x385 unspecified address (::) can not be configured in ACL6
NSERR_ACL6_MODCFGINFO 902 0x386 ACL6 modified, apply ACLs6 to activate change
NSERR_ACL6_PREFIXLEN 903 0x387 Prefix length should not be configured in ACL6. (Use range instead)
NSERR_ACL6_RNAT_NOT_ALLOWED 904 0x388 Action must be ALLOW to bind ACL6 to RNAT
NSERR_ACL6RNAT_DELERROR 905 0x389 This ACL6 is associated with rnat6/nat64/forwardingsession/lsn config, Remove rnat6/nat64/forwardingsession/lsn first
NSERR_RNAT6_INVALID_REDPORT 906 0x38a Invalid option for SET/UNSET, redirect port can be specified only for acl6 based RNAT
NSERR_ACL6_RNAT_EXISTS 907 0x38b ACL6 based rnat is already exist for this acl6(Duplicate config)
NSERR_NET_RNAT6_EXISTS 908 0x38c Network based rnat/lsn already exists for this network address(Duplicate config)
NSERR_RNAT_VIP_PORT_ALLOC_FAIL 909 0x38d ERROR : Port allocation for VIP v6 address Failed
NSERR_ACL6_RNAT_NAT64_NOT_ALLOWED 910 0x38e ERROR : Acl6 already bound to nat64 config
NSERR_ACL_SRCMAC_MASK_LENGTH 911 0x38f SrcMacMask length should be 12
NSERR_ACL_INVALID_NAME 1444 0x5a4 ERROR : ACL name length should be >=1 and <=128
NSERR_ACL_SRCMAC_MASK_PAIR 1455 0x5af SrcMacMask should Contain consecutive 1s or 0s per octet and pair of 0s should not be present after pair of 1s
ACL6 ERRORS

In this article