aboutsummaryrefslogtreecommitdiffstats
path: root/pcap-client/osmo-pcap-client.cfg
blob: 09201fc1c88ceac5b14211b8da989f1d0610de8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
!
! OsmoPCAPClient (UNKNOWN-dirty) configuration saved from vty
!!
!
!
line vty
 no login
 bind 127.0.0.1 4227
!
client
 pcap device lo
 pcap filter udp port 44423
 pcap detect-loop 0
 server ip 127.0.0.1
 server port 5000