Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | externalif: "sis0"
|
---|
6 | gateway : "192.168.1.1"
|
---|
7 | ileiden : True
|
---|
8 | interfaces: "sis0,sis1"
|
---|
9 | internalif: "sis1"
|
---|
10 | externalif: "sis0"
|
---|
11 | internalroute: "172.16.4.137"
|
---|
12 | latitude : "4.47694"
|
---|
13 | location : "De Leidse Houtschool,Adriaan Pauwstraat 1,2334 CG,Leiden"
|
---|
14 | longitude : "52.17305"
|
---|
15 | masterip : "172.16.4.138"
|
---|
16 | nodename : "Proxy20"
|
---|
17 | nodetype : "Proxy"
|
---|
18 | proxyid : 20
|
---|
19 | rdnap_x : 92733
|
---|
20 | rdnap_y : 465380
|
---|
21 | release : "9.0-RELEASE"
|
---|
22 | status : "down"
|
---|
23 |
|
---|
24 |
|
---|
25 | iface_sis0:
|
---|
26 | comment : "link naar Router"
|
---|
27 | interface : "sis0"
|
---|
28 | ip : "0.0.0.0/30"
|
---|
29 | desc : "Link naar router"
|
---|
30 | sdesc : "uplink"
|
---|
31 | type : "eth"
|
---|
32 | dhcp : "no"
|
---|
33 | compass : "None"
|
---|
34 | dhcpclient : "yes"
|
---|
35 | status : "up"
|
---|
36 |
|
---|
37 |
|
---|
38 | iface_sis1:
|
---|
39 | comment : "link naar CNodeLHS"
|
---|
40 | interface : "sis1"
|
---|
41 | ip : "172.16.4.138/29"
|
---|
42 | desc : "Link naar NodeLHS"
|
---|
43 | sdesc : "downlink"
|
---|
44 | type : "eth"
|
---|
45 | dhcp : "no"
|
---|
46 | compass : "None"
|
---|
47 | status : "up"
|
---|
48 |
|
---|
49 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.