Download full document:

ACL6 ERRORS

ACL6 ERRORS

Error CodeError Code(Decimal)Error Code(Hex)Error Message
NSERR_ACL6_IPPIP_EXISTS8960x380ACL6 with identical parameter specification already exists
NSERR_ACL6_DELERROR8970x381ACL6 has already been removed
NSERR_ACL6_ADDERROR8980x382Port can be specified only if protocol is TCP (6) or UDP (17)
NSERR_ACL6_PRIORITY_EXISTS8990x383ACL6 with this priority already exists
NSERR_ACL6_ICMP_REQD9000x384ICMPv6 type/code can be specified only if protocol is ICMPv6 (58)
NSERR_ACL6_UNSPECADDR9010x385unspecified address (::) can not be configured in ACL6
NSERR_ACL6_MODCFGINFO9020x386ACL6 modified, apply ACLs6 to activate change
NSERR_ACL6_PREFIXLEN9030x387Prefix length should not be configured in ACL6. (Use range instead)
NSERR_ACL6_RNAT_NOT_ALLOWED9040x388Action must be ALLOW to bind ACL6 to RNAT
NSERR_ACL6RNAT_DELERROR9050x389This ACL6 is associated with rnat6/nat64/forwardingsession/lsn config, Remove rnat6/nat64/forwardingsession/lsn first
NSERR_RNAT6_INVALID_REDPORT9060x38aInvalid option for SET/UNSET, redirect port can be specified only for acl6 based RNAT
NSERR_ACL6_RNAT_EXISTS9070x38bACL6 based rnat is already exist for this acl6(Duplicate config)
NSERR_NET_RNAT6_EXISTS9080x38cnetwork based rnat is already exist for this network address(Duplicate config)
NSERR_RNAT_VIP_PORT_ALLOC_FAIL9090x38dERROR : Port allocation for VIP v6 address Failed
NSERR_ACL6_RNAT_NAT64_NOT_ALLOWED9100x38eERROR : Acl6 already bound to nat64 config
NSERR_ACL_SRCMAC_MASK_LENGTH9110x38fSrcMacMask length should be 12
NSERR_ACL_INVALID_NAME14440x5a4ERROR : ACL name length should be >=1 and <=128
NSERR_ACL_SRCMAC_MASK_PAIR14550x5afSrcMacMask should Contain consecutive 1s or 0s per octet and pair of 0s should not be present after pair of 1s