diff options
author | Guillaume Mazoyer <respawneral@gmail.com> | 2014-06-20 15:41:15 +0200 |
---|---|---|
committer | Guillaume Mazoyer <respawneral@gmail.com> | 2014-06-20 15:41:15 +0200 |
commit | 9dcde5b501552b63314ca2b142ff2b849c4a023d (patch) | |
tree | 50d586c23b55ce66fe610704778be03460835f85 /README.md | |
parent | 8bab0d8735603683ea7ba18a2248257368ece16f (diff) |
Basic support for BIRD based routers.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,7 +20,7 @@ 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 Cisco and Juniper routers + * Support of BIRD, Cisco and Juniper routers * Support of Telnet and SSH connection to routers using password authentication and SSH keys. * Configurable list of routers @@ -31,7 +31,7 @@ For now this looking glass is quite simple. Here you have some features: And here is a list of what this looking glass should be able to do in the future: - * Support of Quagga, BIRD and more routers + * Support of Quagga and more routers * Support of other types of authentication * Configurable list of allowed commands |