Home › Forums › FABRIC General Questions and Discussion › Slice Creation Error&Guidance on Network Service Choice for Multi-Sit
Tagged: Network service
- This topic has 0 replies, 1 voice, and was last updated 6 hours, 3 minutes ago by
Yuanhao Chang.
-
AuthorPosts
-
October 10, 2025 at 1:22 am #9090
Hello,
I am working on building a slice for a 5G core network experiment and would appreciate your guidance on the most appropriate network service to use for my specific topology.
My Required Topology(l25gcplus-yuanhao5, figure 1):
My experiment requires a 3-site topology with three separate, isolated, point-to-point network links:
- Link 1 (Data Plane): Between a NIC on my AN (Access Network) node at DALL and a NIC on my CN (Core Network) node at ATLA.
- Link 2 (Control Plane): A separate link between another NIC on the AN node at DALL and another NIC on the CN node at ATLA.
- Link 3 (Data Plane): Between a third NIC on my CN node at ATLA and a NIC on my DN (Data Network) node at WASH.
The Problem & Troubleshooting Steps:
My primary question is to understand the best network service for this setup (
L2PTP
,L2Bridge
,L2STS
, orFABNetv4
).My first attempt was to implement this using three separate
L2PTP
services. This resulted in a “StableError”(figure 2) in my slice named l25gcplus-yuanhao4 (Slice ID:99f62323-fd59-4cd2-a8d7-acf3838605c0
). The error message for all three links was:failed lease update- all units failed priming: Exception during create for unit: ... l2ptp - interface ... must be tagged (with vlan label in 1..4095)#
The error indicates that the
L2PTP
interfaces require a VLAN tag, but I was unable to find the correct method in the Slice Builder to assign one.After the
L2PTP
attempt failed, I created my currently active slice, l25gclplus-yuanhao5 (ID:da3da8d7-7b53-4c72-bde1-ae9c552b3b65
), usingL2STS
for the links. While this slice reached the “Active” state without an error, I am not confident this is the correct approach. My intention is to create private, internal links between my own nodes, not to stitch my slice to an external facility(or L2STS works for my situtation?).My Questions:
Could you please provide guidance on the following?
- What is the officially recommended network service for creating multiple, independent, point-to-point links between nodes at different sites, as per my topology?
- If
L2PTP
is the correct choice, how can I properly specify the required VLAN tag for each link using the Slice Builder? - Is my current
L2STS
configuration in slicel25gclplus-yuanhao5
a valid and recommended way to achieve internal point-to-point connectivity?
Thank you for your time and assistance.
Best regards,
Yuanhao
-
AuthorPosts
- You must be logged in to reply to this topic.