Skip to content

Commit

Permalink
- update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cklewar committed Apr 11, 2018
1 parent 8ae69fd commit 44b912a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,12 @@ git clone https://git.juniper.net/cklewar/bfs.git
cd bfs
pip2.7 or pip install --upgrade -r requirements.txt
```
- Edit `ui/config.yml` and change to settings to fit your environment

One RR configuration is mandatory.
## Configuration ##
We need to add some information about RR and / or the edge router by editing `ui/config.yml` file and change the
settings to fit your environment.

__At least one router of type RR has to be configured__

```yaml
age_out_interval: 00:01:00
Expand Down

0 comments on commit 44b912a

Please sign in to comment.