Additional tools in PLATFORM.md

This commit is contained in:
Wojciech Kozlowski 2019-04-18 19:16:58 +02:00
parent ea8fb4bf2d
commit e77f51324a

View File

@ -113,3 +113,12 @@ sudo apt install curl
``` ```
and follow [these instructions]((https://deb.frrouting.org/)). and follow [these instructions]((https://deb.frrouting.org/)).
### Additional tools
The above instructions will miss some useful tools which are good to have when
building and troubleshooting networks. To install them run
```
sudo apt install traceroute
```