mirror of https://github.com/pvnis/srsRAN_4G.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
717 B
Plaintext
22 lines
717 B
Plaintext
NAME
|
|
srsEPC - A light-weight LTE core network implementation with MME, HSS and S/P-GW.
|
|
|
|
SYNOPSIS
|
|
srsepc [options] <config_file>
|
|
|
|
DESCRIPTION
|
|
|
|
srsEPC provides a light-weight LTE core network implementation.
|
|
It constist of a single binary, and provides the following features:
|
|
|
|
- MME (Mobility Management Entity) with standard S1AP and GTP-U interface to eNB
|
|
- S/P-GW with standard SGi exposed as virtual network interface (TUN device)
|
|
- HSS (Home Subscriber Server) with configurable user database in CSV format
|
|
|
|
An example configuration file is available in /usr/share/srsran/epc.conf.example
|
|
|
|
OPTIONS
|
|
|
|
-h/--help Produce help message
|
|
-v/--version Print version information and exit
|