aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/osmo-pcap-client.cfg
blob: 829ae5d6157cf5856807bcc4379568057395305a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
!
! OsmoPCAPClient (UNKNOWN-dirty) configuration saved from vty
!!
!
!
line vty
 no login
!
client
 pcap device any
 pcap filter host www.google.com
 pcap detect-loop 0
 server ip 127.0.0.1
 server port 6001