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