Aweomse, in that case especially it is very simple. Usually the basic setup is with a Backbone, Stub Area, and an NSSA Not-So-Stubby Area. Assign each an ID and name. Your normal area will be for all of your routers. This way all of the routes will have a "homebase" to direct from using the Autonmous System. Your Stub area is going to be for "Branch" style location where not every route needs to be advertised so a default route to the core would suffice allone. You can use your Layer 3 switch to save resources and bandwidth this way. In your NSSA you can allow external routes to be introduced using an Area Border Router. The Switch can inject outside routes which the NSSa can then pass off back to the ABR. This will save bandwidth by bypassing the normal area. Things to remember when configuring the interfaces. Area - The OSPF area to which this interface should belong. Cost - The path cost for this interface. You can increase the default from 1 to give lower priority. Passive - Enabling this will keep OSPF from running on the interface while leaving the subnet advertised. Let me know if you have any other specific questions.