aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/osmo-pcap-server.cfg
blob: 2f4123a5f7c2d7624aa6e5e4bc75fa4589623173 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
!
! OsmoPCAPServer (UNKNOWN) configuration saved from vty
!!
!
log stderr
  logging color 1
  logging timestamp 0
  logging level all everything
  logging level pcap notice
  logging level client notice
  logging level server notice
  logging level vty notice
!
line vty
 no login
!
server
 base-path /tmp
 server ip 127.0.0.1
 server port 6001
 max-file-size 262144000
 client zecke 127.0.0.1