Skip to content

canonical/sdcore-upf-snap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SD-Core User Plane Function (UPF) Snap

A snap for the SD-Core User Plane Function.

Usage

Install the snap:

sudo snap install sdcore-upf --devmode
sudo snap connect sdcore-upf:network-control
sudo snap connect sdcore-upf:io-ports-control
sudo snap connect sdcore-upf:var-run

Configure the UPF by editing the /var/snap/sdcore-upf/common/upf.json file, then start the individual services:

  • sudo snap start sdcore-upf.routectl
  • sudo snap start sdcore-upf.bessd
  • sudo snap start sdcore-upf.pfcpiface

Reference

Releases

No releases published

Packages

No packages published

Languages