blob: 28284e7a665c2b70e7d9a2f104e240614a454f7a [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
Pau Espin Pedrolfc8fa3f2023-04-12 18:48:37 +020048 timer gtp T3 1
49 timer gtp T1003 2
50 timer gtp X3 2
Pau Espin Pedrol71ba8d62023-04-12 18:40:10 +020051 apn internet
52 gtpu-mode tun
53 tun-device tun4
54 type-support v4
55 ip prefix dynamic 176.16.16.0/20
56 ip dns 0 172.18.3.201
57 ip dns 1 8.8.8.8
58 ip ifconfig 176.16.16.0/20
59 no shutdown
60 apn inet6
61 gtpu-mode tun
62 tun-device tun6
63 type-support v6
64 ipv6 prefix dynamic 2001:780:44:2000:0:0:0:0/56
65 ipv6 dns 0 fd02:db8:3::201
66 ipv6 dns 1 2001:4860:4860::8844
67 ipv6 ifconfig 2001:780:44:2000:0:0:0:0/56
68 no shutdown
69 apn inet46
70 gtpu-mode tun
71 tun-device tun46
72 type-support v4v6
73 ip prefix dynamic 176.16.32.0/20
74 ip dns 0 172.18.3.201
75 ip dns 1 8.8.8.8
76 ip ifconfig 176.16.32.0/20
77 ipv6 prefix dynamic 2001:780:44:2100:0:0:0:0/56
78 ipv6 dns 0 fd02:db8:3::201
79 ipv6 dns 1 2001:4860:4860::8844
80 ipv6 ifconfig 2001:780:44:2100:0:0:0:0/56
81 no shutdown
82 default-apn internet
83 no shutdown ggsn