I'm facing an issue while attempting to configure IPv6 ABF on a Trident (A9K-8T-L) Line Card for the ASR9K platform. When attempting to commit, I receive the error:
interface Bundle-Ether200
ipv6 access-group ipv6-ingress ingress interface-statistics
!!% 'pfilter-ea' detected the 'resource not available' condition 'Failed on applying ACL based forwarding rule to non-ingress interface'
!
end
Configuration is as follows:
ipv6 access-list ipv6-ingress
10 permit ipv6 host XXXXXX any nexthop1 ipv6 YYYYYY
2147483643 permit ipv6 any any
interface Bundle-Ether200
ipv6 access-group ipv6-ingress ingress interface-statistics
IPv4 ABF is currently configured on these interfaces and is fully function. Do these line cards simply not support the same feature for IPv6?