- IPSec tunnel is up, but the traffic fails to pass through.
- Global counters show packet drops with error "ESP/AH host bound packet comes before tunnel finishes installation".
> show counter global filter delta yes packet-filter yes | match drop
flow_host_slowpath_drop 1 0 drop flow tunnel ESP/AH host bound packet comes before tunnel finishes installation
- In some versions, the global counters may show the following counter with error "ESP/AH packet comes before tunnel finishes installation"
> show counter global filter delta yes packet-filter yes | match drop
flow_tunnel_fastpath_race 240 0 info flow tunnel ESP/AH packet comes before tunnel finishes installation
- Packet diag logs may display "Packet dropped, cannot handle IPv4 host bound ESP/AH packet".