An open API service indexing awesome lists of open source software.

https://github.com/netboxlabs/guided-trial

Follow these instructions for a guided tour of your free trial of NetBox Cloud from NetBox Labs
https://github.com/netboxlabs/guided-trial

netbox-cloud

Last synced: 11 months ago
JSON representation

Follow these instructions for a guided tour of your free trial of NetBox Cloud from NetBox Labs

Awesome Lists containing this project

README

          

# NetBox Cloud Guided Free Trial
Follow these instructions for a guided tour of your free trial of NetBox Cloud from NetBox Labs

## Explore DCIM

1. Get to know the Amsterdam Site, Rack, Devices, Cables, Circuits, and more! Follow this [guide](DCIM/explore-amsterdam-site.md).
2. Follow this [guide](DCIM/explore-device-nlams-1-sw-1.md) to learn how NetBox models Devices.
3. Get hands on! Add a new Switch to the Rack in Amsterdam by following this [guide](DCIM/add-new-device.md)

## Explore IPAM

1. Follow this [guide](IPAM/explore-ipam-data.md) to learn how NetBox models IPAM Data like - RIRs, Prefixes, IP Addresses and VLANs
2. Get hands on! Assign an IP address to the Amsterdam router by following this [guide](IPAM/assign-ip-address.md)
3. Get hands on! Follow this [guide](IPAM/import-ipam-data.md) to create a VLAN Group and then bulk import VLANs and Prefixes from a spreadsheet

## Explore Network Automation

1. Follow this [guide](Network-Automation/explore-netbox-apis.md) to get familiar with the NetBox REST and GraphQL APIs
2. Learn how NetBox uses Config Contexts and Config Templates to render network device configurations. See this [guide](Network-Automation/explore-provisioning.md)
3. Get hands on! Follow this [guide](Network-Automation/render-config-api.md) to render the configuration of a device using the REST API.
4. Get hands on! Follow this [guide](Network-Automation/add-webhook.md) to create and test a Webhook to an external system.

## Explore NetBox Branching

1. Follow this [guide](NetBox-Branching/work-with-branches.md) to get familiar with NetBox Branching workflows.