diff options
author | Guillaume Mazoyer <gmazoyer@gravitons.in> | 2017-07-29 00:44:04 +0200 |
---|---|---|
committer | Guillaume Mazoyer <gmazoyer@gravitons.in> | 2017-07-29 00:44:04 +0200 |
commit | 5b5648d58ee781904ad93eb0149e890e4fef0c13 (patch) | |
tree | 489e47d420c6aac6d0520a934a6863a046dc703d /docs/index.md | |
parent | 4c3d8518ea06166de82ad6172346dcaa97d5fd63 (diff) |
Update documentation to mention OpenBGPd support.
Diffstat (limited to 'docs/index.md')
-rw-r--r-- | docs/index.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/index.md b/docs/index.md index 1d26005..7c373f1 100644 --- a/docs/index.md +++ b/docs/index.md @@ -19,9 +19,10 @@ execute some commands on routers. The output is sent back to the user. For now this looking glass is quite simple. Here you have some features: * Interface using Javascript and AJAX calls (needs a decent browser) - * Support of BIRD, Cisco (IOS and IOS-XR), Juniper and Quagga routers + * Support of BIRD, Cisco (IOS and IOS-XR), Juniper, OpenBGPd and Quagga + routers * Support of Telnet and SSH connection to routers using password - authentication and SSH keys. + authentication and SSH keys * Configurable list of routers * Tweakable interface (title, logo, footer, elements order) * Log all commands in a file |