Added ASN Configuration page (#9271)

This commit is contained in:
Matteo Biscosi 2025-06-13 16:40:27 +02:00
parent 63e6427ab9
commit b37f31c963
18 changed files with 522 additions and 3 deletions

View file

@ -505,6 +505,11 @@ page_utils.menu_entries = {
i18n_title = "access_control_list",
section = "policies"
},
asn_configuration = {
key = "asn_configuration",
i18n_title = "checks.asn_configuration",
section = "policies"
},
network_config = {
key = "network_config",
i18n_title = "checks.network_configuration",