From c4a6e8dff88702333432d4c3df381911ca8bcfe7 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Sun, 31 May 2015 13:45:45 +0200 Subject: Tiny change for last commit. --- docs/configuration.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'docs/configuration.md') diff --git a/docs/configuration.md b/docs/configuration.md index 41ee4e4..a50a5fc 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -113,13 +113,10 @@ $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. Possible values are: - * juniper - * junos - * cisco - * ios + * juniper **or** junos + * cisco **or** ios * bird - * quagga - * zebra + * quagga **or** 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