I'm seeing all in traffic passing through interface, but no out traffic.

  1. Run the command:
    show ip interface brief | exclude unassigned
    to list all L3 interfaces that have assigned IP address.
  2. Check if you enabled ip route-cache cef or ip route-cache flow on all L3 interfaces.