From e8adaf571fdb0c3a81d6bf557deb8de4ea8a17d9 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Sun, 31 May 2015 13:43:28 +0200 Subject: Add possible values for router type in the doc. --- docs/configuration.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'docs/configuration.md') diff --git a/docs/configuration.md b/docs/configuration.md index 85d2026..41ee4e4 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -111,7 +111,15 @@ interact with it. $config['routers']['router1']['type'] = 'juniper'; ``` The router type can be Juniper, Cisco, Quagga or BIRD. You can take a look at -the specific documentation for your router. +the specific documentation for your router. Possible values are: + + * juniper + * junos + * cisco + * ios + * bird + * quagga + * zebra It is also highly recommended to specify a source interface ID to be used by the router when it will try to ping or traceroute a destination. This is done -- cgit v1.2.3