Here are the basic steps to configure a router to use reflexive ACLs:
1. Create an internal ACL that looks for new outbound sessions and creates temporary reflexive ACEs
2. Create an external ACL that uses the reflexive ACLs to examine return traffic
3. Activate the named ACLs on the appropriate interfaces with the reflexive keyword
This allows the router to dynamically create temporary entries in the external ACL to allow established return traffic and provide true session filtering while preventing spoofing.