mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
add native mikrotik support
This commit is contained in:
@@ -65,6 +65,7 @@ TRANSPORT_REST = ("frr", "bird")
|
||||
SCRAPE_HELPERS = {
|
||||
"junos": "juniper",
|
||||
"ios": "cisco_ios",
|
||||
"mikrotik": "mikrotik_routeros",
|
||||
}
|
||||
|
||||
DRIVER_MAP = {
|
||||
|
Reference in New Issue
Block a user