Citrix ADC 12.1 NITRO API Reference

PBR6 ERRORS

PBR6 ERRORS

Error Code Error Code(Decimal) Error Code(Hex) Error Message
NSERR_PBR6_IPPIP_EXISTS 880 0x370 PBR6 with identical parameter specification already exists
NSERR_PBR6_DELERROR 881 0x371 PBR6 has already been removed
NSERR_PBR6_ADDERROR 882 0x372 Port can be specified only if protocol is TCP (6) or UDP (17)
NSERR_PBR6_PRIORITY_EXISTS 883 0x373 PBR6 with this priority already exists
NSERR_PBR6_ICMP_REQD 884 0x374 ICMPv6 type/code can be specified only if protocol is ICMPv6 (1)
NSERR_PBR6_UNSPECADDR 885 0x375 unspecified address (::) can not be configured in PBR6
NSERR_PBR6_MODCFGINFO 886 0x376 PBR6 modified, apply pbr6 to activate change
NSERR_PBR6_PREFIXLEN 887 0x377 Prefix length should not be configured in PBR6. (Use range instead)
NSERR_PBR6_SPECIFY_NEXTHOPVLAN 888 0x378 Nexthop VLAN should be specified with Link local gateway address
NSERR_PBR6_INVALID_GATEWAY 889 0x379 Invalid PBR6 Gateway
NSERR_PBR6_INVALID_NEXTHOP_VLAN 890 0x37a Invalid Nexthop VLAN ID
NSERR_PBR6_MAX_RULE_EXCEEDED 891 0x37b Number of PBR6s on the system exceeds Maximum
PBR6 ERRORS

In this article