From 78a5073dfb38e9ab51a87a42db2db4e8347a084d Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 14 Jun 2017 13:51:43 +0200 Subject: Place *-mgr config examples according to BTS model * copy sysmobts-mgr.cfg to sysmo/ directory * add lc15bts-mgr.cfg The configuration is BTS-specific so it should be located inside appropriate subdirs. Note: the old copy of sysmobts-mgr.cfg can be removed once the image build recipes are adjusted. Change-Id: Ic81197464809ba508b2572e86dd978a994f4b116 Related: SYS#3686 --- doc/examples/litecell15/lc15bts-mgr.cfg | 24 ++++++++++++++++++++++++ doc/examples/sysmo/sysmobts-mgr.cfg | 24 ++++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 doc/examples/litecell15/lc15bts-mgr.cfg create mode 100644 doc/examples/sysmo/sysmobts-mgr.cfg (limited to 'doc/examples') diff --git a/doc/examples/litecell15/lc15bts-mgr.cfg b/doc/examples/litecell15/lc15bts-mgr.cfg new file mode 100644 index 00000000..27ed326e --- /dev/null +++ b/doc/examples/litecell15/lc15bts-mgr.cfg @@ -0,0 +1,24 @@ +! +! SysmoMgr (0.3.0.141-33e5) configuration saved from vty +!! +! +log stderr + logging filter all 1 + logging color 1 + logging timestamp 0 + logging level all everything + logging level temp info + logging level fw info + logging level find info + logging level lglobal notice + logging level llapd notice + logging level linp notice + logging level lmux notice + logging level lmi notice + logging level lmib notice + logging level lsms notice +! +line vty + no login +! +lc15bts-mgr diff --git a/doc/examples/sysmo/sysmobts-mgr.cfg b/doc/examples/sysmo/sysmobts-mgr.cfg new file mode 100644 index 00000000..3b28d785 --- /dev/null +++ b/doc/examples/sysmo/sysmobts-mgr.cfg @@ -0,0 +1,24 @@ +! +! SysmoMgr (0.3.0.141-33e5) configuration saved from vty +!! +! +log stderr + logging filter all 1 + logging color 1 + logging timestamp 0 + logging level all everything + logging level temp info + logging level fw info + logging level find info + logging level lglobal notice + logging level llapd notice + logging level linp notice + logging level lmux notice + logging level lmi notice + logging level lmib notice + logging level lsms notice +! +line vty + no login +! +sysmobts-mgr -- cgit v1.2.3