source: genesis/nodes/CNodeOBLc/wleiden.yaml@ 10881

Last change on this file since 10881 was 10881, checked in by rick, 13 years ago

Make the interface keys wat meer standaard.

File size: 1.1 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10436]4board : "UNKNOWN"
[10059]5comment : "None"
[10116]6ileiden : False
[10881]7latitude : "52.15845"
[10116]8location : "Centrale Bibliotheek, Nieuwstraat 4, 2312 KB, Leiden"
[10881]9longitude : "4.49348"
[10116]10masterip : "172.17.153.1"
11nodename : "OBLc"
12nodetype : "CNode"
[10059]13rdnap_x : 93844
14rdnap_y : 463741
[10116]15release : "5.0-RELEASE"
16status : "up"
17
18
[10059]19iface_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]31iface_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"
[10703]37 mode : "ap"
[10116]38 type : "11b"
39 channel : "9"
40 ssid : "il-nw.cetim3.wleiden.net"
[10454]41 dhcp : False
[10116]42 compass : "nw"
43 status : "up"
[10059]44
[10116]45
[10059]46iface_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"
[10454]53 dhcp : False
[10116]54 compass : "None"
55 status : "up"
[10059]56
[10116]57
Note: See TracBrowser for help on using the repository browser.