blob: 5fdcf15297ac296c7146922894e5535acfdcad9f [file] [log] [blame]
Pau Espin Pedrol71ba8d62023-04-12 18:40:10 +02001!
2! OpenGGSN (0.94.1-adac) configuration saved from vty
3!!
4!
5log gsmtap 127.0.0.1
6 logging level set-all debug
7 logging filter all 1
8!
9log stderr
10 logging filter all 1
11 logging color 1
12 logging print category 1
13 logging timestamp 1
14 logging print extended-timestamp 1
15 logging level ip info
16 logging level tun info
17 logging level ggsn info
18 logging level sgsn notice
19 logging level icmp6 debug
20 logging level lglobal notice
21 logging level llapd notice
22 logging level linp notice
23 logging level lmux notice
24 logging level lmi notice
25 logging level lmib notice
26 logging level lsms notice
27 logging level lctrl notice
28 logging level lgtp info
29 logging level lstats notice
30 logging level lgsup notice
31 logging level loap notice
32 logging level lss7 notice
33 logging level lsccp notice
34 logging level lsua notice
35 logging level lm3ua notice
36 logging level lmgcp notice
37 logging level lgtp debug
38!
39stats interval 5
40!
41line vty
42 no login
43 bind 0.0.0.0
44!
45ggsn ggsn0
46 gtp state-dir /tmp
47 gtp bind-ip 127.0.0.2
48 apn internet
49 gtpu-mode tun
50 tun-device tun4
51 type-support v4
52 ip prefix dynamic 176.16.16.0/20
53 ip dns 0 172.18.3.201
54 ip dns 1 8.8.8.8
55 ip ifconfig 176.16.16.0/20
56 no shutdown
57 apn inet6
58 gtpu-mode tun
59 tun-device tun6
60 type-support v6
61 ipv6 prefix dynamic 2001:780:44:2000:0:0:0:0/56
62 ipv6 dns 0 fd02:db8:3::201
63 ipv6 dns 1 2001:4860:4860::8844
64 ipv6 ifconfig 2001:780:44:2000:0:0:0:0/56
65 no shutdown
66 apn inet46
67 gtpu-mode tun
68 tun-device tun46
69 type-support v4v6
70 ip prefix dynamic 176.16.32.0/20
71 ip dns 0 172.18.3.201
72 ip dns 1 8.8.8.8
73 ip ifconfig 176.16.32.0/20
74 ipv6 prefix dynamic 2001:780:44:2100:0:0:0:0/56
75 ipv6 dns 0 fd02:db8:3::201
76 ipv6 dns 1 2001:4860:4860::8844
77 ipv6 ifconfig 2001:780:44:2100:0:0:0:0/56
78 no shutdown
79 default-apn internet
80 no shutdown ggsn