I have an attribute in my stops feature class called "Route" and "Sequence". "Route" contains a text string with the name of the route to be calculated. "Sequence" contains a long integer with a 1 or 2, indicating the beginning and ending (respectively) of a route that I need Network Analyst to honor as the start and end of a route calculation. The points in this feature class are topologically correct, one being at the beginning of the first polyline and the second at the end of the last polyline being traversed.
How do I configure this setup in the native Network Analyst tools so I get the results I need?