source: genesis/nodes/CNodeCeTIM1/wleiden.yaml@ 10885

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

Handmatig(!) opruimen van alle conflict keys.

Related-To: nodefactory:ticket:218

File size: 2.4 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.15797"
[10116]8location : "Hooglandse Kerk, Middelweg 2, 2312 KG, Leiden"
[10881]9longitude : "4.49423"
[10116]10masterip : "172.17.136.1"
11nodename : "CeTIM1"
12nodetype : "CNode"
[10059]13rdnap_x : 93895
14rdnap_y : 463687
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10885]20 comment : "AP CeTIM richting N en O"
[10116]21 interface : "ath0"
22 ip : "172.17.136.1/26"
23 sdesc : "ap-no"
[10703]24 mode : "ap"
[10116]25 type : "11b"
26 channel : "3"
[10156]27 ssid : "ap-WirelessLeiden-Cetim1"
[10116]28 dhcp : "10-60"
29 compass : "None"
30 status : "up"
[10059]31
[10116]32
33iface_ue0:
[10884]34 comment : "A-link Nanostation5 Zuid-Oost"
[10116]35 interface : "ue0"
36 ip : "172.16.16.81/29"
37 sdesc : "2roomburgh1"
38 mode : "station-wds"
39 type : "eth"
40 extra_type : "eth2wifibridge"
41 channel : "132"
42 ssid : "il-zo.cetim1.wleiden.net"
[10454]43 dhcp : False
[10729]44 compass : "zo"
[10116]45 ns_ip : "172.16.16.82/29"
46 ns_mac : "00:15:6d:f6:be:66"
47 status : "up"
48
49
50iface_vr0:
51 comment : "Ethernet naar proxy2"
52 interface : "vr0"
53 ip : "172.17.143.2/28"
54 sdesc : "2proxy2"
55 type : "eth"
[10454]56 dhcp : False
[10116]57 compass : "None"
58 status : "up"
59
60
61iface_vr1:
62 comment : "Ethernet naar CeTIM2"
63 interface : "vr1"
64 ip : "172.16.0.33/30"
65 sdesc : "2cetim2"
66 type : "eth"
[10454]67 dhcp : False
[10116]68 compass : "None"
69 status : "up"
70
71
[10059]72iface_vr2:
[10884]73 comment : "A-link Nanostation5 Noord-Oost"
[10116]74 interface : "vr2"
75 ip : "172.16.17.145/29"
76 sdesc : "houtmarkt"
[10314]77 mode : "ap-wds"
[10116]78 type : "eth"
79 extra_type : "eth2wifibridge"
80 channel : "120"
81 ssid : "il-no.cetim1.wleiden.net"
[10454]82 dhcp : False
[10729]83 compass : "no"
[10116]84 ns_ip : "172.16.17.146"
85 ns_mac : "00:15:6d:f6:be:e4"
86 status : "up"
[10059]87
[10116]88
[10059]89iface_vr2_alias0:
[10883]90 comment : "Tijdelijke Link naar Watertoren"
[10116]91 interface : "vr2:0"
92 ip : "172.16.16.97/29"
93 sdesc : "2watertoren"
94 type : "eth"
95 extra_type : "eth2wifibridge"
[10463]96 dhcp : False
[10116]97 compass : "None"
98 status : "up"
[10059]99
100
101iface_vr2_alias1:
[10883]102 comment : "(w)interlink naar Spoortje"
[10116]103 interface : "vr2:1"
104 ip : "172.16.4.17/29"
105 sdesc : "2spoortje"
106 type : "eth"
107 extra_type : "eth2wifibridge"
[10463]108 dhcp : False
[10116]109 compass : "None"
110 status : "up"
[10059]111
112
Note: See TracBrowser for help on using the repository browser.