Evil_TTL> show | s

Top Down Approach

Category:Design and Architecture

Top-Down Approach:

* Analysis of application and organization requirements
* Design from the top of the OSI reference model
  - Define requirements for upper layers (Application, Presentation, Session)
  - Specify infrastructure for lower OSI layers (transport, network, data link, physical)
* Gather additional data on the network

By privilege15