source:
genesis/nodes/ProxyWatertoren1/wleiden.yaml@
10743
Last change on this file since 10743 was 10743, checked in by , 13 years ago | |
---|---|
File size: 1.2 KB |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10434] | 4 | board : "net45xx" |
[10059] | 5 | comment : "None" |
[10240] | 6 | externalif: "sis0" |
[10116] | 7 | gateway : "92.66.227.161" |
8 | ileiden : True | |
9 | internalif: "sis1" | |
10 | internalroute: "172.25.90.65" | |
[10374] | 11 | latitude : "52.25493" |
[10116] | 12 | location : " Watertoren, Aalsmeer" |
[10374] | 13 | longitude : "4.75742" |
[10116] | 14 | masterip : "172.25.90.66" |
15 | nat : True | |
[10526] | 16 | nodename : "Watertoren1" |
[10116] | 17 | nodetype : "Proxy" |
18 | proxyid : 12 | |
[10059] | 19 | rdnap_x : 111998 |
20 | rdnap_y : 474286 | |
[10116] | 21 | release : "8.0-RELEASE" |
22 | status : "up" | |
[10059] | 23 | |
[10116] | 24 | |
[10059] | 25 | iface_sis0: |
[10116] | 26 | comment : "link naar Router" |
27 | interface : "sis0" | |
[10743] | 28 | ip : "92.66.227.165/29" |
[10116] | 29 | desc : "Link naar router" |
30 | sdesc : "uplink" | |
31 | type : "eth" | |
[10454] | 32 | dhcp : False |
[10116] | 33 | compass : "None" |
34 | status : "up" | |
[10059] | 35 | |
[10116] | 36 | |
37 | iface_sis0_alias0: | |
38 | comment : "Link naar Mobotix Camera" | |
39 | interface : "sis0:0" | |
40 | ip : "10.5.103.57/24" | |
41 | desc : "Camera found at 10.5.103.56" | |
42 | sdesc : "mobotix" | |
43 | type : "eth" | |
[10454] | 44 | dhcp : False |
[10116] | 45 | compass : "None" |
46 | status : "up" | |
47 | ||
48 | ||
[10059] | 49 | iface_sis1: |
[10116] | 50 | comment : "link naar Node Watertoren" |
51 | interface : "sis1" | |
52 | ip : "172.25.90.66/29" | |
53 | desc : "Link naar Node AMWaterT1" | |
54 | sdesc : "downlink" | |
55 | type : "eth" | |
[10454] | 56 | dhcp : False |
[10116] | 57 | compass : "None" |
58 | status : "up" | |
[10059] | 59 | |
[10116] | 60 |
Note:
See TracBrowser
for help on using the repository browser.