Citrix ADC 12.1 NITRO API Reference

PBR ERRORS

PBR ERRORS

Error Code Error Code(Decimal) Error Code(Hex) Error Message
NSERR_PBR_NEXTHOP_NOTDIRECT 912 0x390 PBR Nexthop should be direct
NSERR_PBR_NOLOOPBACK 913 0x391 PBR cannot be configured on the loopback interface
NSERR_PBRDELERROR 914 0x392 This PBR has already been removed
NSERR_PBR_IPPIP_EXISTS 915 0x393 PBR with identical parameter specification already exists
NSERR_PBR_PRIORITY_EXISTS 916 0x394 PBR with this priority already exists
NSERR_PBRMODCFGINFO 918 0x396 PBR modified, use apply pbrsto commit this operation
NSERR_PBR_NEXTHOP_REQD 919 0x397 PBR Nexthop is required
NSERR_PBR_L2_CONFIG_INFO 920 0x398 L2 based PBRs work only for routed traffic
NSERR_PBRMODCFG_L2_INFO 921 0x399 L2 based PBRs work only for routed traffic: PBR modified, use apply pbrsto commit this operation
NSERR_PBR_NO_MONITOR_GATEWAY 922 0x39a Monitor cant be configured when nexthop is configured as gateway name
NSERR_PBR_INVALID_IPORGATEWAY 923 0x39b Invalid Nexthop IPaddress/Gateway name
NSERR_PBR_MAX_RULE_EXCEEDED 924 0x39c Number of PBRs on the system exceeds Maximum
NSERR_PBR_NEXTHOP_TUNNEL_REQD 925 0x39d PBR Nexthop or IpTunnel is required
NSERR_PBR_DENY_MSR 926 0x39e MSR cannot be enabled on PBR with DENY config
NSERR_ACL_MAC_MASK_INVALID 927 0x39f SrcMacMask should contain only 1/0s, use 0s for matching and 1s for not matching
NSERR_PBR_IPSEC_ALREADY_BOUND 1445 0x5a5 Use IKEv1 in IPSec profile. For IPSEC tunnels with IKEv2, Only one PBR is allowed to be bound to a tunnel
NSERR_PBR_REMOVED 1446 0x5a6 PBR is removed
NSERR_PBR_L2PARAM_GRE 1456 0x5b0 PBR is having L2PARAM. Cannot have GRE as nexthop.
NSERR_PBR_VXLAN 1457 0x5b1 VXLAN cannot be a nexthop.
NSERR_PBR_TUNNELBOUNDTONETBRIDGE 933 0x3a5 Tunnel is already bound to Netbridge
NSERR_PBR_SETNEXTHOP_TUNNEL 1217 0x4c1 Tunnel is bound to PBR. Cannot set NextHop
PBR ERRORS

In this article