source:
genesis/nodes/proxy8/wleiden.yaml@
10154
Last change on this file since 10154 was 10154, checked in by , 13 years ago | |
---|---|
File size: 972 bytes |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10150] | 4 | comment : "Test voor hybrid" |
[10154] | 5 | gateway : "192.168.84.1" |
[10116] | 6 | ileiden : False |
7 | interfaces: "sis0,sis1" | |
8 | internalif: "sis1" | |
[10150] | 9 | internalroute: "172.17.65.1/20" |
[10116] | 10 | latitude : "5.13854" |
11 | location : " Richard, Terschelling 244, 3524az Utrecht" | |
12 | longitude : "52.06651" | |
[10150] | 13 | masterip : "172.17.65.1/20" |
[10116] | 14 | nat : True |
15 | nodename : "Proxy8" | |
16 | nodetype : "Proxy" | |
17 | proxyid : 8 | |
[10059] | 18 | rdnap_x : 137949 |
19 | rdnap_y : 453165 | |
[10154] | 20 | release : "9.0-RELEASE" |
[10116] | 21 | status : "up" |
22 | ||
23 | ||
[10059] | 24 | iface_sis0: |
[10116] | 25 | comment : "Link naar Router" |
26 | interface : "sis0" | |
[10154] | 27 | ip : "192.168.84.11/24" |
[10116] | 28 | desc : "Link naar Router" |
29 | sdesc : "uplink" | |
30 | type : "eth" | |
31 | dhcp : "no" | |
32 | compass : "None" | |
33 | status : "up" | |
[10059] | 34 | |
[10116] | 35 | |
[10059] | 36 | iface_sis1: |
[10116] | 37 | comment : "Link naar NodeRichard" |
38 | interface : "sis1" | |
[10150] | 39 | ip : "172.17.65.1/20" |
[10116] | 40 | desc : "Link" |
41 | sdesc : "downlink" | |
42 | type : "eth" | |
43 | dhcp : "no" | |
44 | compass : "None" | |
45 | status : "up" | |
[10059] | 46 | |
[10116] | 47 |
Note:
See TracBrowser
for help on using the repository browser.