Rev | Line | |
---|
[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | comment : "None"
|
---|
[10116] | 5 | ileiden : False
|
---|
| 6 | interfaces: "ep0,wi0,xl0"
|
---|
| 7 | latitude : "4.49348"
|
---|
| 8 | location : "Centrale Bibliotheek, Nieuwstraat 4, 2312 KB, Leiden"
|
---|
| 9 | longitude : "52.15845"
|
---|
| 10 | masterip : "172.17.153.1"
|
---|
| 11 | nodename : "OBLc"
|
---|
| 12 | nodetype : "CNode"
|
---|
[10059] | 13 | rdnap_x : 93844
|
---|
| 14 | rdnap_y : 463741
|
---|
[10116] | 15 | release : "5.0-RELEASE"
|
---|
| 16 | status : "up"
|
---|
| 17 |
|
---|
| 18 |
|
---|
[10059] | 19 | iface_ep0:
|
---|
[10116] | 20 | comment : "Ethernet"
|
---|
| 21 | interface : "ep0"
|
---|
| 22 | ip : "172.17.153.1/24"
|
---|
| 23 | desc : "AP voor bieb"
|
---|
| 24 | sdesc : "apples"
|
---|
| 25 | type : "eth"
|
---|
| 26 | dhcp : "10-250"
|
---|
| 27 | compass : "None"
|
---|
| 28 | status : "up"
|
---|
[10059] | 29 |
|
---|
[10116] | 30 |
|
---|
[10059] | 31 | iface_wi0:
|
---|
[10116] | 32 | comment : "link naar CeTIM3"
|
---|
| 33 | interface : "wi0"
|
---|
| 34 | ip : "172.16.0.162/30"
|
---|
| 35 | desc : "Link naar CeTIM3"
|
---|
| 36 | sdesc : "2cetim3"
|
---|
| 37 | mode : "station-wds"
|
---|
| 38 | type : "11b"
|
---|
| 39 | channel : "9"
|
---|
| 40 | ssid : "il-nw.cetim3.wleiden.net"
|
---|
| 41 | dhcp : "no"
|
---|
| 42 | compass : "nw"
|
---|
| 43 | status : "up"
|
---|
[10059] | 44 |
|
---|
[10116] | 45 |
|
---|
[10059] | 46 | iface_xl0:
|
---|
[10116] | 47 | comment : "Ethernet"
|
---|
| 48 | interface : "xl0"
|
---|
| 49 | ip : "172.17.152.65/27"
|
---|
| 50 | desc : "Ethernet naar OBL"
|
---|
| 51 | sdesc : "eth"
|
---|
| 52 | type : "eth"
|
---|
| 53 | dhcp : "no"
|
---|
| 54 | compass : "None"
|
---|
| 55 | status : "up"
|
---|
[10059] | 56 |
|
---|
[10116] | 57 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.