source: genesis/nodes/HybridLijtweg1/wleiden.yaml@ 11633

Last change on this file since 11633 was 11554, checked in by rick, 12 years ago

Cleanup actie.

File size: 2.7 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.18523"
[10116]7location : "Lijtweg (noord), 2341 HB, Oegstgeest"
[10881]8longitude : "4.47100"
[10116]9masterip : "172.23.12.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Lijtweg1"
[11306]12nodetype : "Hybrid"
[10059]13rdnap_x : 92344
14rdnap_y : 466740
[11259]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11259]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
23
[10116]24iface_ath0:
[10884]25 comment : "Ap noord"
[11259]26 ip : "172.23.12.1/24"
[10116]27 sdesc : "ap-n"
[10703]28 mode : "ap"
[10116]29 type : "11b"
30 channel : "4"
[10156]31 ssid : "ap-WirelessLeiden-Lijtweg1"
[11259]32 dhcp : "10-250"
[10116]33 status : "up"
34
35
[10059]36iface_ue0:
[10884]37 comment : "Link naar Lange Voort"
[10116]38 ip : "172.16.6.1/29"
39 sdesc : "2langevoort"
[11259]40 mode : "ap-wds"
[10116]41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "2"
44 ssid : "il-o.lijtweg1.wleiden.net"
[10454]45 dhcp : False
[10729]46 compass : "o"
[10116]47 ns_ip : "172.16.6.2"
48 ns_mac : "00:15:6d:e9:e7:20"
[11053]49 bridge_type: "Bullet2"
[10116]50 status : "up"
[10059]51
52
[10116]53iface_ue1:
54 comment : "Ethernet naar Lijtweg2"
55 ip : "172.16.253.1/30"
56 sdesc : "2lijtweg2"
57 type : "eth"
[10454]58 dhcp : False
[10116]59 status : "up"
[10059]60
[10116]61
[10059]62iface_vr0:
[10885]63 comment : "InterLink naar Rene"
[10116]64 ip : "172.16.6.9/29"
65 sdesc : "2rene"
[11259]66 mode : "ap-wds"
[10116]67 type : "eth"
68 extra_type : "eth2wifibridge"
69 channel : "108"
70 ssid : "il-n.lijtweg1.wleiden.net"
[10454]71 dhcp : False
[10116]72 compass : "n"
73 ns_ip : "172.16.6.10"
74 ns_mac : "00:15:6d:71:53:4e"
[10892]75 bridge_type: "NanoStation5"
[10116]76 status : "down"
[10059]77
[10116]78
[10059]79iface_vr1:
[10116]80 comment : "Link naar Hofwijck"
81 ip : "172.16.3.105/29"
82 sdesc : "2hofwijck"
[11259]83 mode : "ap-wds"
[10116]84 type : "eth"
85 extra_type : "eth2wifibridge"
86 channel : "124"
87 ssid : "il-o.lijtweg1.wleiden.net"
[10454]88 dhcp : False
[10729]89 compass : "o"
[10116]90 ns_ip : "172.16.3.106"
91 ns_mac : "00:15:6d:71:53:86"
[10892]92 bridge_type: "NanoStation5"
[10116]93 status : "up"
[10059]94
[10116]95
96iface_vr1_alias0:
97 comment : "Link naar Kaag1"
98 ip : "172.16.3.1/29"
99 sdesc : "2kaag1"
100 mode : "station-wds"
101 type : "eth"
102 extra_type : "eth2wifibridge"
[10454]103 dhcp : False
[10116]104 status : "up"
105
106
107iface_vr2:
108 comment : "Link naar Aster"
109 ip : "172.16.17.89/29"
110 sdesc : "2aster"
[11259]111 mode : "ap-wds"
[10116]112 type : "eth"
113 extra_type : "eth2wifibridge"
114 channel : "116"
115 ssid : "il-w.lijtweg1.wleiden.net"
[10454]116 dhcp : False
[10116]117 compass : "w"
118 ns_ip : "172.16.17.90/29"
119 ns_mac : "00:15:6d:70:54:65"
[10892]120 bridge_type: "NanoStation5"
[11259]121 status : "up"
[10116]122
123
Note: See TracBrowser for help on using the repository browser.