mirror of
https://github.com/Wojtek242/route0.git
synced 2024-11-22 07:05:25 +01:00
Update the README
This commit is contained in:
parent
d8b729caac
commit
91bfae0126
@ -80,11 +80,10 @@ Adding a new topology is straightforward.
|
||||
4. Create a `staticd` directory and populate it with configuration files for
|
||||
the `staticd` daemon to configure the default routes on hosts.
|
||||
5. Create a `README.md` file to describe your topology.
|
||||
6. Add your topology to the `route-0.py` file. By default a topology will
|
||||
support the `plain` and `basic` scenarios.
|
||||
|
||||
The easiest way to start would be to copy some other topology and customise it
|
||||
as appropriate.
|
||||
as appropriate. Once ready, the topology should be automatically detected by
|
||||
`route-0.py` when you pass your topology's name as the `--topology` argument.
|
||||
|
||||
### Adding a new scenario
|
||||
|
||||
@ -99,6 +98,9 @@ additional scenarios is also pretty straightforward.
|
||||
run. You don't need to do this for `zebra` or `staticd` unless you want to
|
||||
override the topology defaults.
|
||||
|
||||
Just like with the topology, the main script should automatically pick up the
|
||||
new scenario.
|
||||
|
||||
## Name
|
||||
|
||||
I am terrible at coming up with names so I'll at least explain myself. The
|
||||
|
Loading…
Reference in New Issue
Block a user