libosmovty  0.11.0.54.60f31
Osmocom VTY library
ports.h File Reference

TCP port numbers used for VTY interfaces in osmocom projects. More...

Go to the source code of this file.

Macros

#define OSMO_VTY_PORT_TRX   4237
 
#define OSMO_VTY_PORT_STP   4239
 
#define OSMO_VTY_PORT_PCU   4240 /* also: osmo_pcap_client */
 
#define OSMO_VTY_PORT_BTS   4241 /* also: osmo_pcap_server */
 
#define OSMO_VTY_PORT_NITB_BSC   4242
 
#define OSMO_VTY_PORT_BSC_MGCP   4243
 
#define OSMO_VTY_PORT_MGW   OSMO_VTY_PORT_BSC_MGCP
 
#define OSMO_VTY_PORT_BSC_NAT   4244
 
#define OSMO_VTY_PORT_SGSN   4245
 
#define OSMO_VTY_PORT_GBPROXY   4246
 
#define OSMO_VTY_PORT_BB   4247
 
#define OSMO_VTY_PORT_BTSMGR   4252
 
#define OSMO_VTY_PORT_GTPHUB   4253
 
#define OSMO_VTY_PORT_MSC   4254
 
#define OSMO_VTY_PORT_MNCC_SIP   4256
 
#define OSMO_VTY_PORT_HLR   4258
 
#define OSMO_VTY_PORT_GGSN   4260
 
#define OSMO_VTY_PORT_HNBGW   4261
 

Detailed Description

TCP port numbers used for VTY interfaces in osmocom projects.

See also the osmocom wiki as well as the osmo-gsm-manuals, which should all be kept in sync with this file: https://osmocom.org/projects/cellular-infrastructure/wiki/PortNumbers https://git.osmocom.org/osmo-gsm-manuals/tree/common/chapters/port_numbers.adoc

Macro Definition Documentation

#define OSMO_VTY_PORT_BB   4247
#define OSMO_VTY_PORT_BSC_MGCP   4243
#define OSMO_VTY_PORT_BSC_NAT   4244
#define OSMO_VTY_PORT_BTS   4241 /* also: osmo_pcap_server */
#define OSMO_VTY_PORT_BTSMGR   4252
#define OSMO_VTY_PORT_GBPROXY   4246
#define OSMO_VTY_PORT_GGSN   4260
#define OSMO_VTY_PORT_GTPHUB   4253
#define OSMO_VTY_PORT_HLR   4258
#define OSMO_VTY_PORT_HNBGW   4261
#define OSMO_VTY_PORT_MGW   OSMO_VTY_PORT_BSC_MGCP
#define OSMO_VTY_PORT_MNCC_SIP   4256
#define OSMO_VTY_PORT_MSC   4254
#define OSMO_VTY_PORT_NITB_BSC   4242
#define OSMO_VTY_PORT_PCU   4240 /* also: osmo_pcap_client */
#define OSMO_VTY_PORT_SGSN   4245
#define OSMO_VTY_PORT_STP   4239
#define OSMO_VTY_PORT_TRX   4237