Alexander Ignatov

Results 3 comments of Alexander Ignatov

I left only .bin filter as plugin can upload/upgrade only Cisco IOS boxes. Someone can try to upload/upgrade device with wrong type of image in case of filter will be...

Hi, please share netbox version that is used and full traceback output.

is it about this part? did not know about this feature, will check. ```python if plugin_settings.get("top_level_menu"): menu = PluginMenu( label="Access Lists", groups=(("ACLs", menu_buttons),), icon_class="mdi mdi-lock", ) else: menu_items = menu_buttons...