add example config files for octoi-server and octoi-client

Change-Id: Ia427eb62bbfecea12c31584996a57cb82aa097a0
This commit is contained in:
Harald Welte 2022-04-05 21:59:38 +02:00
parent e324507676
commit 322fbc4901
3 changed files with 61 additions and 0 deletions

View File

@ -1,6 +1,8 @@
OSMOCONF_FILES = \
osmo-e1d.cfg \
osmo-e1d-vpair.cfg \
osmo-e1d-octoi-client.cfg \
osmo-e1d-octoi-server.cfg \
$(NULL)
osmoconfdir = $(sysconfdir)/osmocom

View File

@ -0,0 +1,29 @@
!
! osmo-e1d (0.3.0.17-07c2) configuration saved from vty
!!
!
log stderr
logging filter all 1
logging color 1
logging print category-hex 0
logging print category 1
logging print thread-id 0
logging timestamp 1
logging print file 1
logging level e1d info
logging level linp info
!
!
line vty
no login
!
e1d
interface 0 icE1usb
usb-serial dc697407e7682731
line 0
mode e1oip
octoi-client 90.187.70.153 10012
local-bind 0.0.0.0 3333
account my_user_1
mode ice1usb
ice1usb serial-number dc697407e7682731

View File

@ -0,0 +1,30 @@
!
! osmo-e1d (0.3.0.17-07c2) configuration saved from vty
!!
!
log stderr
logging filter all 1
logging color 1
logging print category-hex 0
logging print category 1
logging print thread-id 0
logging timestamp 1
logging print file 1
logging level e1d info
logging level linp info
!
!
line vty
no login
!
e1d
interface 0 icE1usb
usb-serial dc697407e7682731
line 0
mode e1oip
octoi-server
local-bind 0.0.0.0 10011
account my_user1
mode ice1usb
ice1usb serial-number dc697407e7682731
ice1usb line-number 0