diff --git a/includes/static-config.php b/includes/static-config.php index b567a90bc..cf5b05ede 100644 --- a/includes/static-config.php +++ b/includes/static-config.php @@ -79,6 +79,7 @@ $config['os']['screenos']['type'] = "firewall"; $config['os']['routeros']['text'] = "Mikrotik RouterOS"; $config['os']['routeros']['type'] = "network"; +$config['os']['routeros']['nobulk'] = 1; $config['os']['junose']['text'] = "Juniper JunOSe"; $config['os']['junose']['type'] = "network";