Network map legend usage

You can show them

add this to your config.php

$config['network_map_vis_options'] = '{
  "configure": { "enabled": true},
}';

https://docs.librenms.org/Extensions/Network-Map/