logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

osmo-sgsn - Serving GPRS Support Node

Author

       This manual page was written by Ruben Undheim <ruben.undheim@gmail.com> for the Debian project  (and  may
       be used by others).

                                                  12 March 2025                                     OSMO-SGSN(8)

Description

       This  is  an  implementation of the GPRS Serving GPRS Support Node (SGSN). As such it implements the GPRS
       Mobility Management (GMM) and SM (Session Management).

       The SGSN connects via the Gb-interface to the BSS (like the osmo-pcu or an  ip.access  nanoBTS),  and  it
       connects via the GTP protocol to a Gateway GPRS Support Node (GGSN) like openggsn.

       Typically,  you  would start osmo-sgsn with the "-c" option specifying a configuration file. You can find
       example configuration files here:

          /usr/share/doc/osmocom-sgsn/examples/osmo-sgsn

       osmo-sgsn is part of the OpenBSC base station controller from Osmocom.

Name

osmo-sgsn - Serving GPRS Support Node

Options

-h,--help
              this text

       -D,--daemonize
              Fork the process into a background daemon

       -doption,--debug
              enable Debugging

       -s,--disable-color-c,--config-file
              The config file to use [osmo_sgsn.cfg]

       -e,--log-level<number>
              Set a global log level

See Also

osmo-gbproxy(8), osmo-bsc(8), osmo-ggsn(8)

Synopsis

osmo-sgsn [options]

See Also