summaryrefslogtreecommitdiffstats
path: root/doc/developer/topotests.rst
diff options
context:
space:
mode:
authorPat Ruddy <pat@voltanet.io>2021-03-23 11:14:08 +0100
committerPat Ruddy <pat@voltanet.io>2021-03-23 11:18:16 +0100
commitb69bc6fe0d331c22c5e35697db04584a84ba09b0 (patch)
tree5c95b71ac0755e99a65fa49f5b728f62570db293 /doc/developer/topotests.rst
parentMerge pull request #8296 from chiragshah6/mdev (diff)
downloadfrr-b69bc6fe0d331c22c5e35697db04584a84ba09b0.tar.xz
frr-b69bc6fe0d331c22c5e35697db04584a84ba09b0.zip
doc: add libsnmp-dev install line
Do not assume libsnmp-dev is installed. Signed-off-by: Pat Ruddy <pat@voltanet.io>
Diffstat (limited to '')
-rw-r--r--doc/developer/topotests.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/developer/topotests.rst b/doc/developer/topotests.rst
index 7976a206f..4f58ee335 100644
--- a/doc/developer/topotests.rst
+++ b/doc/developer/topotests.rst
@@ -60,6 +60,7 @@ following steps will get you there on Ubuntu 20.04.
.. code:: shell
+ apt install libsnmp-dev
apt install snmpd snmp
apt install snmp-mibs-downloader
download-mibs