Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions docs/getstarted/device42-implementation-guide.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ title: "Device42 Implementation Guide"
sidebar_position: 0.5
---

This section is designed for the people responsible for implementing Device42 and assumes these people have:
- An understanding of Network Engineering as well as their IT environment.
- Completed the following Device42 training modules available at the [Device42 Academy](https://academy.device42.com/):
- Device42 Certified Technical Administrator (DCT-A) Course
- Implementation Fundamentals: Deployment
- Implementation Fundamentals: Discovery
This guide is for the people responsible for deploying Device42 in your organization. It walks you through the full implementation process, from understanding how Device42 fits into your environment, through discovery and data validation, to getting data on screen and working with it. These steps map to the four phases of a Device42 implementation (Deploy, Discover, Data Validation, and Display), which are covered in detail in the pages that follow.

## Prerequisites

Before diving in, it's recommended that you have an understanding of network engineering and your IT environment, and have completed the following training modules available at the [Device42 Academy](https://academy.device42.com/):
- Device42 Certified Technical Administrator (DCT-A) Course
- Implementation Fundamentals: Deployment
- Implementation Fundamentals: Discovery
2 changes: 2 additions & 0 deletions docs/getstarted/how-is-device42-implemented.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: "How is Device42 Implemented?"
sidebar_position: 1
---

This page is for implementers setting up Device42 for the first time. It gives you a high-level overview of the implementation process before you work through each phase in the pages that follow.

We view a Device42 implementation as occurring in four phases, what we refer to as "The 4 Ds of Device42". This structured approach is based upon best practices from thousands of implementations. These four phases are:
- Deploy
- Discover
Expand Down