{% extends "layout.html" %} {% set active_page = 'network_config' %} {% block title %}Network Config - {{ super() }}{% endblock %} {% block content %}

Network Configuration


Retrieve a summary of network nodes from the selected dashboard. Click on any node to view its full configuration.

Results

Loading...

Selected Network Details

General Info
Name
Tenant
Status
Reachable
Serials
Radios
RAN Addressing
Gateway
Subnet
Radio Subnets
VLAN
Data Network (DNN) List
{% endblock %} {% block extra_scripts %} {% endblock %}