blob: 1692db6bef61182d3fd6944c13dcc38e8f023807 [file] [log] [blame]
Pau Espin Pedrol30ceb5c2017-08-31 18:30:11 +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 1
9 logging print extended-timestamp 1
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 logging level all debug
33!
34stats interval 5
35!
36line vty
37 no login
38!
39ggsn ggsn0
40 gtp state-dir ${ggsn.statedir}
41 gtp bind-ip ${ggsn.ip_address.addr}
42 apn internet
43 gtpu-mode tun
44 tun-device tun4
45 type-support v4
46 ip prefix dynamic 176.16.222.0/24
47 ip dns 0 8.8.8.8
48 ip dns 1 8.8.8.4
49 ip ifconfig 176.16.222.1/24
50 no shutdown
51 apn inet6
52 gtpu-mode tun
53 tun-device tun6
54 type-support v6
55 ipv6 prefix dynamic fde4:8dba:82e1:2000:0:0:0:0/56
56 ipv6 dns 0 2001:4860:4860::8888
57 ipv6 dns 1 2001:4860:4860::8844
58 ipv6 ifconfig fde4:8dba:82e1:2000:0:0:0:0/56
Pau Espin Pedrol66419942017-12-13 20:04:09 +010059 ipv6 link-local fe80::1111:1111:1111:1111/64
Pau Espin Pedrol30ceb5c2017-08-31 18:30:11 +020060 no shutdown
61 apn inet46
62 gtpu-mode tun
63 tun-device tun46
64 type-support v4v6
65 ip prefix dynamic 176.16.46.0/24
66 ip dns 0 192.168.100.1
67 ip dns 1 8.8.8.8
68 ip ifconfig 176.16.46.0/24
69 ipv6 prefix dynamic fde4:8dba:82e1:2000:0:0:0:0/56
70 ipv6 dns 0 2001:4860:4860::8888
71 ipv6 dns 1 2001:4860:4860::8844
72 ipv6 ifconfig fde4:8dba:82e1:2000:0:0:0:0/56
Pau Espin Pedrol66419942017-12-13 20:04:09 +010073 ipv6 link-local fe80::1111:1111:1111:1112/64
Pau Espin Pedrol30ceb5c2017-08-31 18:30:11 +020074 no shutdown
75 default-apn internet
76 no shutdown ggsn