From 7f96173bbd609478a56fe046819c694782241c00 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Sat, 15 Oct 2016 18:28:36 +0200 Subject: Add support for Cisco IOS XR. Some of the changes might be inaccurate. They have only been tested against the demo version of a Cisco IOS XRv. Any feedback about real world IOS XR testing will be appreciated. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 562a9bc..e31fbd2 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,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 BIRD, Cisco, Juniper and Quagga routers + * Support of BIRD, Cisco (IOS and IOS-XR), Juniper and Quagga routers * Support of Telnet and SSH connection to routers using password authentication and SSH keys. * Configurable list of routers -- cgit v1.2.3