Release
Got permission to open‐source.
This commit is contained in:
parent
c8bed47825
commit
6a915b2f65
2 changed files with 11 additions and 2 deletions
|
|
@ -1,6 +1,10 @@
|
|||
# FRI servers
|
||||
|
||||
These Ansible roles set up servers running various Linux distributions to participate in BGP routing. Device and IP address data are pulled from NetBox. A separate VRF `mgmt` is configured for a L2 management interface.
|
||||
|
||||
# Setup
|
||||
This project is licensed under [0BSD](https://spdx.org/licenses/0BSD.html).
|
||||
|
||||
## Setup
|
||||
|
||||
Each physical server should have the following information recorded in NetBox:
|
||||
|
||||
|
|
@ -14,7 +18,7 @@ MAC addresses are used to rename interfaces in the host OS. Prefix for the manag
|
|||
|
||||
For Windows hosts the platform must be defined in NetBox to configure connection parameters.
|
||||
|
||||
# Run
|
||||
## Run
|
||||
|
||||
Create a read-only token in NetBox. Define required variables:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue