Access Network Overview
In the SD-WAN Portal, you can access a comprehensive overview of your network's performance, enabling you to monitor traffic details and assess the status of your services effectively.
How to Access the Network Overview
To access the network overview:
- Log in to the SD-WAN Portal.
- Click on an expanded service item from the services table, or
- Navigate to Network > Overview, and select a service from the dropdown.
You will see a dashboard displaying detailed traffic metrics for your network.
Appliance Summary
The Appliance Summary provides an overview of the key technical details of the network appliance installed at your site. These settings ensure that your network operates seamlessly and stays connected to the internet.
Figure 1: Exploring the Appliance Summary.
Below are the details and their explanations:
-
Customer Port:
This is the physical Ethernet port on the appliance that connects to your local network or devices. In this setup, ETH 4 is the active port used to provide network access. -
IP Address(es):
The unique public IP address assigned to your network by the service provider. This address typically looks likeXX.XXX.XXX.XX
and allows your network to communicate with external systems on the internet. -
Subnet:
The subnet defines how many devices can operate within your network. For example, a subnet might look like255.XXX.XXX.XXX
, which limits the network to two usable IPs—one for the appliance and one for the gateway. -
Gateway:
The gateway is like your network’s “exit point” to the internet, routing traffic between your devices and external systems. It is typically represented as an IP address that will look like this67.XXX.XXX.XX
.Subnet and Gateway UsageIf your subnet does not match the number of available hosts, it’s because the subnet is configured locally on the appliance to manage your connection. Usable IPs are shared with our core network as individual
/32
addresses, optimizing IP usage and improving connection security. This ensures your gateway IP functions locally but is not accessible externally, aligning with standard networking practices. -
DHCP:
Indicates whether the appliance is set to dynamically assign IP addresses to connected devices. In this configuration, DHCP is enabled, meaning devices on your network will automatically receive an IP address. -
MAC Address:
A unique identifier for the appliance’s customer-facing port. This address helps the appliance communicate within your network. Typically, it looks something like20:7c:14:xx:xx:xx
.
This information is crucial for ensuring seamless integration with your network infrastructure.
If this section is not visible in your portal, it may be because the device at your location is configured to Managed Router Mode
. In this mode, we serve as the router for your location, assigning private RFC1918 addresses to your network.
Traffic Details
The Traffic Details section provides an overview of circuits, their associated service paths, and descriptions, allowing users to understand their network setup and connections.
Figure 1: Exploring the Traffic Details.
Service Path Overview
This section introduces the Service Path, which corresponds to specific WAN link configurations in the network. The information is organized as follows:
-
Service Path: Link 1
- Description: WAN 1
- Details: The primary WAN link for service delivery. Clicking on the icon next to "WAN 1" allows the user to input the port description (e.g.,
eth0
).
-
Service Path: Link 2
- Description: WAN 2
- Details: Secondary WAN link for redundancy or additional services. The configuration dialog allows users to input the port description (e.g.,
eth1
).
-
Additional Links
- For setups with more links (e.g., Link 3, Link 4), corresponding descriptions (e.g., WAN 3, WAN 4) and details can be managed similarly.
To improve usability, technical terms like "management port" and Ethernet references (e.g., eth0
, eth1
) have been replaced with intuitive labels such as WAN 1 and WAN 2, simplifying configuration and enhancing user understanding.