|
Last change
on this file since 11231 was 10891, checked in by rick, 13 years ago |
|
Gooi een heel stapel windrichtingen weg, die toch niets betekenen. Compass op
een interne etherlink bijvoorbeeld of een OMNI.
|
|
File size:
1.5 KB
|
| Line | |
|---|
| 1 | # Genesis config yaml style
|
|---|
| 2 | # vim:ts=2:et:sw=2:ai
|
|---|
| 3 | #
|
|---|
| 4 | board : "UNKNOWN"
|
|---|
| 5 | comment : "None"
|
|---|
| 6 | height : "16"
|
|---|
| 7 | ileiden : False
|
|---|
| 8 | latitude : "52.11453"
|
|---|
| 9 | location : "PolderPeil, 2408 RD, Alphen aan den Rijn"
|
|---|
| 10 | longitude : "4.65606"
|
|---|
| 11 | masterip : "172.28.138.1"
|
|---|
| 12 | nodename : "PPFortis"
|
|---|
| 13 | nodetype : "CNode"
|
|---|
| 14 | rdnap_x : 104920
|
|---|
| 15 | rdnap_y : 458730
|
|---|
| 16 | release : "5.0-RELEASE"
|
|---|
| 17 | status : "up"
|
|---|
| 18 |
|
|---|
| 19 |
|
|---|
| 20 | iface_sis0:
|
|---|
| 21 | comment : "Ethernet IPs 65 - 70 /248"
|
|---|
| 22 | ip : "172.28.138.65/29"
|
|---|
| 23 | sdesc : "eth"
|
|---|
| 24 | type : "eth"
|
|---|
| 25 | dhcp : False
|
|---|
| 26 | status : "up"
|
|---|
| 27 |
|
|---|
| 28 |
|
|---|
| 29 | iface_sis1:
|
|---|
| 30 | comment : "Ethernet naar onbekend"
|
|---|
| 31 | ip : "172.28.138.73/29"
|
|---|
| 32 | sdesc : "eth"
|
|---|
| 33 | type : "eth"
|
|---|
| 34 | dhcp : False
|
|---|
| 35 | status : "up"
|
|---|
| 36 |
|
|---|
| 37 |
|
|---|
| 38 | iface_wi0:
|
|---|
| 39 | comment : "Omni voor de buurt"
|
|---|
| 40 | ip : "172.28.138.1/26"
|
|---|
| 41 | sdesc : "ap-omni"
|
|---|
| 42 | mode : "ap"
|
|---|
| 43 | type : "11b"
|
|---|
| 44 | channel : "8"
|
|---|
| 45 | ssid : "ap-omni.ppfortis.walphen.net"
|
|---|
| 46 | dhcp : "10-60"
|
|---|
| 47 | compass : "omni"
|
|---|
| 48 | status : "up"
|
|---|
| 49 |
|
|---|
| 50 |
|
|---|
| 51 | iface_wi1:
|
|---|
| 52 | comment : "Planned interlink Richting Leiden"
|
|---|
| 53 | ip : "172.16.28.1/30"
|
|---|
| 54 | sdesc : "2Leiden"
|
|---|
| 55 | mode : "ap"
|
|---|
| 56 | type : "11b"
|
|---|
| 57 | channel : "5"
|
|---|
| 58 | ssid : "il-w.ppfortis.walphen.net"
|
|---|
| 59 | dhcp : False
|
|---|
| 60 | compass : "w"
|
|---|
| 61 | status : "up"
|
|---|
| 62 |
|
|---|
| 63 |
|
|---|
| 64 | iface_wi2:
|
|---|
| 65 | comment : "Interlink naar Stadhuis"
|
|---|
| 66 | ip : "172.28.1.137/30"
|
|---|
| 67 | sdesc : "2SHFortis"
|
|---|
| 68 | mode : "ap"
|
|---|
| 69 | type : "11b"
|
|---|
| 70 | channel : "3"
|
|---|
| 71 | ssid : "il-o.shfortis.walphen.net"
|
|---|
| 72 | dhcp : False
|
|---|
| 73 | compass : "e"
|
|---|
| 74 | status : "up"
|
|---|
| 75 |
|
|---|
| 76 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.