Last change
on this file since 10094 was 10074, checked in by rick, 13 years ago |
Which bridge type do we configure?
Requested-By: richardvm
|
File size:
1.9 KB
|
Rev | Line | |
---|
[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | comment : "None"
|
---|
| 5 | ileiden : True
|
---|
| 6 | interfaces: "ue0,vr2,vr0,vr1"
|
---|
| 7 | latitude : "4.75742"
|
---|
| 8 | location : "Watertoren, Kudelstaartseweg,1431 GA, Aalsmeer"
|
---|
| 9 | longitude : "52.25493"
|
---|
| 10 | masterip : "172.17.14.1"
|
---|
| 11 | nodename : "Watertoren3"
|
---|
| 12 | nodetype : "CNode"
|
---|
| 13 | rdnap_x : 111998
|
---|
| 14 | rdnap_y : 474286
|
---|
| 15 | release : "8.2-RELEASE"
|
---|
| 16 | status : "up"
|
---|
| 17 |
|
---|
| 18 |
|
---|
| 19 | iface_ue0:
|
---|
| 20 | comment : "nanostation naar Kudelstaart/Bilderdam (Mast3:Pos3) (USUSED)"
|
---|
| 21 | interface : "ue0"
|
---|
| 22 | ip : "172.16.16.145/29"
|
---|
| 23 | desc : "Ethernet naar Kudelstaart/Bilderdam"
|
---|
| 24 | sdesc : "2kudelstaart-bilderdam"
|
---|
| 25 | mode : "station-wds"
|
---|
| 26 | type : "eth"
|
---|
| 27 | channel : "108"
|
---|
| 28 | ssid : "il-z.watertoren3.wleiden.net"
|
---|
| 29 | dhcp : "no"
|
---|
[10074] | 30 | bridge_type: "NanoStation5"
|
---|
[10059] | 31 | compass : "s"
|
---|
| 32 | ns_ip : "172.16.16.146/29"
|
---|
| 33 | ns_mac : "00:15:6d:70:52:5e"
|
---|
| 34 | status : "up"
|
---|
| 35 |
|
---|
| 36 |
|
---|
| 37 | iface_vr0:
|
---|
| 38 | comment : "ethernet / Switchport: 4"
|
---|
| 39 | interface : "vr0"
|
---|
| 40 | ip : "172.25.90.68/29"
|
---|
| 41 | desc : "uplink"
|
---|
| 42 | sdesc : "uplink"
|
---|
| 43 | type : "eth"
|
---|
| 44 | dhcp : "no"
|
---|
| 45 | compass : "None"
|
---|
| 46 | status : "up"
|
---|
| 47 |
|
---|
| 48 |
|
---|
| 49 | iface_vr1:
|
---|
| 50 | interface : "vr1"
|
---|
| 51 | ip : "172.16.16.28/29"
|
---|
| 52 | desc : "Tijdelijke Link naar CNodeKaag2 (Mast2:Post3)"
|
---|
| 53 | sdesc : "2kaag2"
|
---|
| 54 | mode : "station-wds"
|
---|
| 55 | type : "eth"
|
---|
| 56 | ssid : "il-no.kaag2.wleiden.net"
|
---|
| 57 | dhcp : "no"
|
---|
[10074] | 58 | bridge_type: "NanoStation M5"
|
---|
[10059] | 59 | compass : "ne"
|
---|
| 60 | ns_ip : "172.16.16.27/29"
|
---|
| 61 | ns_mac : "00:15:6d:f2:42:f3"
|
---|
| 62 | status : "up"
|
---|
| 63 |
|
---|
| 64 |
|
---|
| 65 | iface_vr2:
|
---|
| 66 | interface : "vr2"
|
---|
| 67 | ip : "172.16.16.73/29"
|
---|
| 68 | desc : "Nanostation5 naar RecPark (Mast2:Post2)"
|
---|
| 69 | sdesc : "2recpark"
|
---|
| 70 | mode : "station-wds"
|
---|
| 71 | type : "eth"
|
---|
| 72 | channel : "124"
|
---|
| 73 | ssid : "il-w.watertoren3.wleiden.net"
|
---|
| 74 | dhcp : "no"
|
---|
[10074] | 75 | bridge_type: "NanoStation5"
|
---|
[10059] | 76 | compass : "w"
|
---|
| 77 | ns_ip : "172.16.16.74/29"
|
---|
| 78 | ns_mac : "00:15:6d:70:52:52"
|
---|
| 79 | status : "up"
|
---|
| 80 |
|
---|
| 81 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.