libosmovty
1.10.0.64-ff3d
Osmocom VTY library
ports.h
Go to the documentation of this file.
1
9
#pragma once
10
11
#define OSMO_VTY_PORT_PCAP_CLIENT 4227
12
#define OSMO_VTY_PORT_PCAP_SERVER 4228
13
/* 4236 used by control interface */
14
#define OSMO_VTY_PORT_TRX 4237
15
/* 4238 used by osmo-bts control interface */
16
#define OSMO_VTY_PORT_STP 4239
17
#define OSMO_VTY_PORT_PCU 4240
18
#define OSMO_VTY_PORT_BTS 4241
19
#define OSMO_VTY_PORT_NITB_BSC 4242
20
#define OSMO_VTY_PORT_BSC_MGCP 4243
21
#define OSMO_VTY_PORT_MGW OSMO_VTY_PORT_BSC_MGCP
22
#define OSMO_VTY_PORT_BSC_NAT 4244
23
#define OSMO_VTY_PORT_SGSN 4245
24
#define OSMO_VTY_PORT_GBPROXY 4246
25
#define OSMO_VTY_PORT_BB 4247
26
/* 4249-4251 used by control interface */
27
#define OSMO_VTY_PORT_BTSMGR 4252
28
#define OSMO_VTY_PORT_GTPHUB 4253
29
#define OSMO_VTY_PORT_MSC 4254
30
/* 4255 used by control interface */
31
#define OSMO_VTY_PORT_MNCC_SIP 4256
32
/* 4257 used by control interface */
33
#define OSMO_VTY_PORT_HLR 4258
34
/* 4259 used by control interface */
35
#define OSMO_VTY_PORT_GGSN 4260
36
#define OSMO_VTY_PORT_HNBGW 4261
37
/* 4262-4263 used by control interface */
38
#define OSMO_VTY_PORT_CBC 4264
39
#define OSMO_VTY_PORT_UECUPS 4268
40
#define OSMO_VTY_PORT_E1D 4269
41
#define OSMO_VTY_PORT_ISDNTAP 4270
42
#define OSMO_VTY_PORT_SMLC 4271
43
/* 4272 used by control interface */
44
#define OSMO_VTY_PORT_HNODEB 4273
45
/* 4274 used by control interface */
46
#define OSMO_VTY_PORT_UPF 4275
47
/* 4276: OSMO_CTRL_PORT_UPF */
48
#define OSMO_VTY_PORT_PFCP_TOOL 4277
49
/* 4278: OSMO_CTRL_PORT_UPF */
50
/* When adding/changing port numbers, keep docs and wiki in sync. See above. */
include
osmocom
vty
ports.h
Generated by
1.9.4