Basic QOS Tests for IDRP in GateD


Physical Layouts

Layouts" for systems include connections between 2-6 systems.

Local Route Generation

The local route generation has three variables: generate from static, import, export.


Each has a place to filter. What happens if the route route generated from static.
With Policy, this route must also be imported and exported.

Route Passage


The test sequence needs to see what happens on other nodes if
the routes are added and deleted.  The testing package has:
  1. only default configured
  2. some routes configured (some osi, some ip)
  3. all (full list of routes configured in definition file)

Assumptions for Tests

All tests assume that routing tables are clean upon startup.

Tests

This section is not completed yet.