source: genesis/nodes/CNodeCeTIM2/wleiden.yaml@ 10981

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

Doe een import van de bridge unit dmv een scan.

File size: 2.5 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.137.1"
11nodename : "CeTIM2"
12nodetype : "CNode"
[10059]13rdnap_x : 93895
14rdnap_y : 463687
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
18
[10116]19iface_ath0:
[10885]20 comment : "CeTIM AP richting Z en W"
[10116]21 ip : "172.17.137.1/26"
22 sdesc : "zw"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "9"
[10156]26 ssid : "ap-WirelessLeiden-Cetim2"
[10116]27 dhcp : "10-60"
28 status : "up"
[10059]29
[10116]30
[10059]31iface_ath0_alias1:
[10884]32 comment : "Link naar Burcht"
[10116]33 ip : "172.16.0.105/30"
34 sdesc : "2burcht"
[10703]35 mode : "ap"
[10116]36 type : "11b"
[10454]37 dhcp : False
[10116]38 status : "up"
[10059]39
40
[10116]41iface_ue0:
42 comment : "Ethernet naar lokaal AP"
43 ip : "172.17.139.1/26"
44 sdesc : "lokaalAP"
45 mode : "station-wds"
46 type : "eth"
47 extra_type : "eth2wifibridge"
48 channel : "6"
[10156]49 ssid : "ap-WirelessLeiden-Hooglandsekerk"
[10116]50 dhcp : "10-60"
51 ns_ip : "172.17.139.2/26"
52 ns_mac : "00:15:6d:fc:4d:60"
[10892]53 bridge_type: "NanoStation2"
[10116]54 status : "up"
[10059]55
[10116]56
[10059]57iface_vr0:
[10116]58 comment : "Ethernet naar CeTIM1"
59 ip : "172.16.0.34/30"
60 sdesc : "2cetim1"
61 type : "eth"
[10454]62 dhcp : False
[10116]63 status : "up"
[10059]64
[10116]65
[10059]66iface_vr1:
[10884]67 comment : "A-link Noord-West naar LUMC"
[10116]68 ip : "172.16.4.100/29"
69 sdesc : "2lumc"
70 mode : "station-wds"
71 type : "eth"
72 extra_type : "eth2wifibridge"
73 channel : "136"
74 ssid : "il-z.lumc.wleiden.net"
[10454]75 dhcp : False
[10729]76 compass : "nw"
[10116]77 ns_ip : "172.16.4.99/29"
78 ns_mac : "00:15:6d:f2:36:5d"
[10892]79 bridge_type: "NanoStation5"
[10116]80 status : "up"
[10059]81
[10116]82
83iface_vr2:
[10885]84 comment : "Link to IMI"
[10116]85 ip : "172.16.16.249/29"
86 sdesc : "2imi"
87 mode : "station-wds"
88 type : "eth"
89 extra_type : "eth2wifibridge"
90 channel : "36"
91 ssid : "il-zw.cetim2.wleiden.net"
[10454]92 dhcp : False
[10729]93 compass : "zw"
[10116]94 ns_ip : "172.16.16.250/29"
95 ns_mac : "00:15:6d:f2:37:bd"
[10892]96 bridge_type: "NanoStation5"
[10116]97 status : "up"
98
99
100iface_vr2_alias0:
[10884]101 comment : "Link naar Victoria"
[10116]102 ip : "172.16.17.201/29"
103 sdesc : "2victoria"
104 type : "eth"
[10454]105 dhcp : False
[10116]106 status : "up"
107
108
109iface_vr2_alias1:
[10884]110 comment : "Link naar Huub"
[10116]111 ip : "172.16.4.25/29"
112 sdesc : "2huub"
113 type : "eth"
[10454]114 dhcp : False
[10116]115 status : "up"
116
117
Note: See TracBrowser for help on using the repository browser.