How do I create pages within a WordPress post?

WordPress actually comes with pagination built in. I don’t believe there’s a button on the visual editor by default, but in HTML mode you should be able to insert <!--nextpage--> wherever you’d like a page break and it will work. Styling the pagination links would likely be the next step after that: http://codex.wordpress.org/Styling_Page-Links