Last change
on this file since 10435 was 10435, checked in by rick, 13 years ago |
board information for various nodes. gathered using:
./check-batch-cmd --filter node check CNode
|
File size:
1.9 KB
|
Rev | Line | |
---|
[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
[10435] | 4 | board : "net45xx"
|
---|
[10059] | 5 | comment : "None"
|
---|
[10116] | 6 | ileiden : False
|
---|
[10374] | 7 | latitude : "52.17294"
|
---|
[10116] | 8 | location : " Openbare Basisschool Woutertje Pieterse, Houtlaan 60, 2334 CL, Leiden"
|
---|
[10374] | 9 | longitude : "4.47978"
|
---|
[10116] | 10 | masterip : "172.19.168.1"
|
---|
| 11 | nodename : "WP"
|
---|
| 12 | nodetype : "CNode"
|
---|
[10059] | 13 | rdnap_x : 92927
|
---|
| 14 | rdnap_y : 465365
|
---|
[10116] | 15 | release : "8.2-RELEASE"
|
---|
| 16 | status : "up"
|
---|
| 17 |
|
---|
| 18 |
|
---|
[10059] | 19 | iface_sis0:
|
---|
[10116] | 20 | comment : "eth"
|
---|
| 21 | interface : "sis0"
|
---|
| 22 | ip : "172.19.168.65/30"
|
---|
| 23 | desc : "Ethernet naar proxy5"
|
---|
| 24 | sdesc : "2proxy5"
|
---|
| 25 | type : "eth"
|
---|
| 26 | dhcp : "no"
|
---|
| 27 | compass : "None"
|
---|
| 28 | status : "up"
|
---|
[10059] | 29 |
|
---|
| 30 |
|
---|
| 31 | iface_sis1:
|
---|
[10116] | 32 | comment : "a-link zuid - psycho"
|
---|
| 33 | interface : "sis1"
|
---|
| 34 | ip : "172.16.16.124/29"
|
---|
| 35 | desc : "Ethernet to interlink zuid"
|
---|
| 36 | sdesc : "2psycho"
|
---|
| 37 | mode : "station-wds"
|
---|
| 38 | type : "eth"
|
---|
| 39 | extra_type : "eth2wifibridge"
|
---|
| 40 | channel : "116"
|
---|
| 41 | ssid : "il-n.psycho.wleiden.net"
|
---|
| 42 | dhcp : "no"
|
---|
| 43 | compass : "n"
|
---|
| 44 | ns_ip : "172.16.16.123/29"
|
---|
| 45 | ns_mac : "00:15:6d:70:54:6d"
|
---|
| 46 | status : "down"
|
---|
[10059] | 47 |
|
---|
| 48 |
|
---|
[10116] | 49 | iface_wi0:
|
---|
| 50 | comment : "Locale Omni"
|
---|
| 51 | interface : "wi0"
|
---|
| 52 | ip : "172.19.168.1/26"
|
---|
| 53 | desc : "Omni voor de buurt"
|
---|
| 54 | sdesc : "ap"
|
---|
| 55 | mode : "ap-wds"
|
---|
| 56 | type : "11b"
|
---|
| 57 | channel : "5"
|
---|
[10156] | 58 | ssid : "ap-WirelessLeiden-Wp"
|
---|
[10116] | 59 | dhcp : "10-60"
|
---|
| 60 | compass : "None"
|
---|
| 61 | status : "up"
|
---|
| 62 |
|
---|
| 63 |
|
---|
[10059] | 64 | iface_wi1:
|
---|
[10116] | 65 | comment : "Link naar AZC"
|
---|
| 66 | interface : "wi1"
|
---|
| 67 | ip : "172.16.2.10/29"
|
---|
| 68 | desc : "Link naar AZC"
|
---|
| 69 | sdesc : "2azc"
|
---|
| 70 | mode : "station-wds"
|
---|
| 71 | type : "11b"
|
---|
| 72 | channel : "11"
|
---|
| 73 | ssid : "il-no.azc.wleiden.net"
|
---|
| 74 | dhcp : "no"
|
---|
| 75 | compass : "ne"
|
---|
| 76 | status : "up"
|
---|
[10059] | 77 |
|
---|
[10116] | 78 |
|
---|
| 79 | iface_wi1_alias0:
|
---|
| 80 | comment : "30subnet Link naar AZC"
|
---|
| 81 | interface : "wi1:0"
|
---|
| 82 | ip : "172.16.2.114/30"
|
---|
| 83 | desc : "Link naar AZC"
|
---|
| 84 | sdesc : "2azcsub30"
|
---|
| 85 | type : "11b"
|
---|
| 86 | dhcp : "no"
|
---|
| 87 | compass : "None"
|
---|
| 88 | status : "up"
|
---|
| 89 |
|
---|
| 90 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.