Skip to content

Commit

Permalink
Update architecture.md
Browse files Browse the repository at this point in the history
Updated type of 'CPD' to 'CDP' in Architect doc.
  • Loading branch information
awilki01 authored Oct 24, 2022
1 parent ef4bbf7 commit 3f6e032
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ The table below present the capabilities in term of : Read, Create, Update and D
### Network Importer Adapter

The Network Importer Adapter is designed to read the status of the network primarily from Batfish but it can also leverage Nornir to gather some additional information like the list of LLDP/CPD neighbors or the list of vlans.
The Network Importer Adapter is designed to read the status of the network primarily from Batfish but it can also leverage Nornir to gather some additional information like the list of LLDP/CDP neighbors or the list of vlans.

## Drivers

Expand Down Expand Up @@ -107,4 +107,4 @@ Each driver can implement an action using the connection of its choice. The tabl
| juniper_junos | default | default | Not Supported |
| arista_eos | default | default | Napalm + eAPI |

> The name of the Napalm driver for each device must be defined in Netbox as part of the platform definition.
> The name of the Napalm driver for each device must be defined in Netbox as part of the platform definition.

0 comments on commit 3f6e032

Please sign in to comment.