Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | externalif: "sis0"
|
---|
6 | gateway : "10.0.1.1"
|
---|
7 | ileiden : True
|
---|
8 | internalif: "sis1"
|
---|
9 | internalroute: "172.17.169.65"
|
---|
10 | latitude : "52.15395"
|
---|
11 | location : "CeTIM office, Plantsoen 97, 2311 KL, Leiden"
|
---|
12 | longitude : "4.49646"
|
---|
13 | masterip : "172.17.169.66"
|
---|
14 | nodename : "proxy97"
|
---|
15 | nodetype : "Proxy"
|
---|
16 | proxyid : 97
|
---|
17 | rdnap_x : 94042
|
---|
18 | rdnap_y : 463238
|
---|
19 | release : "8.0-RELEASE"
|
---|
20 | status : "up"
|
---|
21 |
|
---|
22 |
|
---|
23 | iface_sis0:
|
---|
24 | comment : "link naar router"
|
---|
25 | interface : "sis0"
|
---|
26 | ip : "10.0.1.100/24"
|
---|
27 | desc : "naar router"
|
---|
28 | sdesc : "uplink"
|
---|
29 | type : "eth"
|
---|
30 | dhcp : "no"
|
---|
31 | compass : "None"
|
---|
32 | status : "up"
|
---|
33 |
|
---|
34 |
|
---|
35 | iface_sis1:
|
---|
36 | comment : "link naar NodePlantsoen2"
|
---|
37 | interface : "sis1"
|
---|
38 | ip : "172.17.169.66/28"
|
---|
39 | desc : "Link naar NodePlantsoen2"
|
---|
40 | sdesc : "downlink"
|
---|
41 | type : "eth"
|
---|
42 | dhcp : "no"
|
---|
43 | compass : "None"
|
---|
44 | status : "up"
|
---|
45 |
|
---|
46 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.