source: genesis/nodes/CNodeUniGor2/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: 2.1 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : True
[10881]7latitude : "52.16782"
[10116]8location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
[10881]9longitude : "4.45961"
[10116]10masterip : "172.22.8.1"
11nodename : "UniGor2"
12nodetype : "CNode"
[10059]13rdnap_x : 91540
14rdnap_y : 464813
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10116]20 comment : "AP Richting zuid"
21 interface : "ath0"
22 ip : "172.22.8.1/24"
23 desc : "AP Richting Zuid"
24 sdesc : "ap-zuid"
[10703]25 mode : "ap"
[10116]26 type : "11b"
27 channel : "7"
[10156]28 ssid : "ap-WirelessLeiden-Unigor-zuid"
[10116]29 dhcp : "10-250"
30 compass : "None"
31 status : "up"
[10059]32
33
34iface_vr0:
[10116]35 comment : "Ethernet"
36 interface : "vr0"
37 ip : "172.19.128.66/28"
38 desc : "Ethernet naar server en Gorlaeus nodes"
39 sdesc : "eth"
40 type : "eth"
[10454]41 dhcp : False
[10116]42 compass : "None"
43 status : "up"
[10059]44
[10321]45
[10059]46iface_vr1:
[10386]47 comment : "Link naar Brug"
[10116]48 interface : "vr1"
49 ip : "172.16.16.129/29"
[10386]50 desc : "Link naar Brug"
51 sdesc : "2brug"
[10116]52 mode : "station-wds"
53 type : "eth"
54 channel : "7"
55 ssid : "n-o.unigor.wleiden.net"
[10454]56 dhcp : False
[10116]57 compass : "e"
58 ns_ip : "172.16.16.130/29"
59 ns_mac : "00:15:6d:e8:e6:9b"
[10386]60 status : "down"
[10059]61
[10399]62
[10116]63iface_vr1_alias0:
[10386]64 comment : "Link naar AZC via bullet 2"
[10116]65 interface : "vr1:0"
66 ip : "172.16.0.165/30"
67 desc : "Link naar AZC"
68 sdesc : "2azc"
69 type : "eth"
70 extra_type : "eth2wifibridge"
[10454]71 dhcp : False
[10116]72 compass : "None"
73 status : "up"
[10059]74
[10116]75
76iface_vr2:
77 comment : "a-link Nanostation5 naar DirkLos2"
78 interface : "vr2"
79 ip : "172.16.4.1/29"
80 desc : "a-link naar DirkLos2"
81 sdesc : "2DirkLos2"
82 mode : "station-wds"
83 type : "eth"
84 extra_type : "eth2wifibridge"
85 channel : "149"
86 ssid : "il-o.unigor2.wleiden.net"
[10454]87 dhcp : False
[10729]88 compass : "o"
[10116]89 ns_ip : "172.16.4.2/29"
90 ns_mac : "00:15:6d:d0:14:75"
91 status : "up"
92
93
Note: See TracBrowser for help on using the repository browser.