Service Edge
The Service Edge (SE) allows you to connect a physical customer location to a VNET. An SE is a network device equipped with multiple ports and pre-installed with Wanscale SD-WAN software.
With an SE, you can configure multiple WAN ports and define SD-WAN policies to manage traffic flow. Additionally, you can create multiple (v)LANs for your internal networks and bridge them directly to your VNET.
Info
Security: All traffic between the SE and the VNET is fully encrypted, allowing for secure communication over standard internet connections.
Hardware
Wanscale offers multiple hardware models tailored to different performance requirements. Higher-tier models provide additional CPU and RAM to support increased WAN speeds.
| SE Model | CPU | RAM | Ports |
|---|---|---|---|
| Small | 4-core | 8 GB | 6 x 1Gbps Copper & 2 x 10Gbps SFP+ |
| Medium | 8-core | 32 GB | 6 x 1Gbps Copper & 2 x 10Gbps SFP+ |
| Large | 16-core | 32 GB | 6 x 1Gbps Copper & 2 x 10Gbps SFP+ |
Warning
The copper ports on the SE support AutoNegotiation, the SFP+ ports do not
Ordering a SE
Talk to Wanscale if you want to order an SE.
You can also create a new SE in the Wanscale Portal. A ticket will be created and a Wanscale representative will contact you about your order so the correct model can be determined.
The hardware will then be dispatched.
Provisioning Workflow
The diagram below outlines the lifecycle of creating and deploying a Service Edge:
flowchart LR
A(Create SE in Portal) --> B(Configure SE) --> C(Link SE to VNET) --> D(Install the device) --> E(Link device to SE in Portal)
F(We are notified, model is determined and device is dispatched) --> I(Device received by customer)
A --> F
I --> D
%% Custom style for nodes
style A fill:#34ebb1
style B fill:#34ebb1
style C fill:#34ebb1
style E fill:#34ebb1
Step 1: Create a Service Edge in the Portal
To begin the process, you must define the SE service within the platform:
- Navigate to the Home page of the Wanscale Platform.
- Click the Add Service button.
- Select Service Edge from the service list.
- Click Go to service form.
- Complete the following fields:
- Service Edge Name: Enter a unique name for this SE.
- Tags (Optional): Add metadata for internal organization.
- Click Add.
Info
In the background Wanscale is notified and will contact you to determine the model type for this new SE
You are taken to the SE General Details screen where we can see the following information
- The SE is not connected to a VNET
- The Deployment status is Ordered
- The Main status is Down
- The Operational status is Down
- Location Information for the SE is not set
- The configuration is not yet applied
Step 2: Configure the Service Edge
This is a large chapter in the documentation because there are a lot of options. Below we will walk trough the basics with one LAN interface and two WAN interfaces.
Set the SE Location
- On the General Details screen, click the Pin icon in the Location field.
- In the right sidebar:
- Enter the address in the Address field (OpenStreetMap will provide suggestions).
- Alternatively, toggle Use coordinates to enter specific Latitude and Longitude.
- Click Save.
Configure Basic Interfaces
- In the left sidebar, expand Interfaces and select Basics.
- Review the physical port assignments. By default:
- Ports 1 & 2: Preconfigured as WAN.
- Port 3: Preconfigured as LAN.
- To change a port function, click the Ellipses (...) in the Action column and select the desired function.
Configure LAN Interfaces
- In the left sidebar, expand Interfaces and select LAN
- To view details for the LAN port (e.g., Port 3), click the Arrow next to the port label.
- Click Add IP configuration
- In the right sidebar, enter the following:
- Label: A descriptive name for the interface.
- Primary IP address: Enter the address in CIDR format (e.g., 192.168.1.1/24).
- VlanID (Optional): Enter a dot1q VLAN ID if required.
- DHCP Settings: Select DHCP Server (set pool/DNS), DHCP Relay, or No DHCP.
- Click Add to add the configuration.
Tip
Pro Tip: A single port can support multiple configurations, allowing you to set up the port as a dot1q trunk with multiple VLANs.
Configure WAN Interfaces
- In the left sidebar, expand Interfaces and select WAN.
- Click the Ellipses (...) in the Actions column for the desired port and click Edit WAN interface.
- In the right sidebar, complete the following:
- Name: Enter a name for the interface.
- Bandwidth: Enter the speed in Mbps (used for traffic-shaping).
- MTU Size: See MTU Size Deep Dive for guidance.
- Upstream carrier type/reference: Select the provider type to enable enhanced platform polling.
- Click Save.
Note
In our example we configure the first port to Fixed (Fiber) and the second port to Starlink
You still need assign both interfaces to WAN Interface Groups. Without this the ports will not participate in SDWan policies and traffic will not be send over these ports.
Interface Groups and SDWan policies are a separate topic, find information here: Path Selection
Since Interface Groups are managed in the VNET, we will be prompted which interface belongs to which group in the next step.
Step 3: Link the SE to a VNET
Once configured, you must link the SE to your virtual network:
- On the General Details screen, click Connect to VNET.
- In the right sidebar, select the target VNET.
- Assign your SE interfaces to the appropriate WAN Interface Groups.
- Click Connect.
Step 4: Link Hardware to the SE
After the physical device arrives, you must link the hardware to the portal configuration using the Hardware ID found on the device label:
- On the General Details screen, click Register.
- Enter the Hardware ID in the field provided.
- Click Register Node.
Note
Applying Changes: Like all networking services in the portal, your new Service Edge will not be active until you deploy the changes. See Workflows and Applying Changes.