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

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

Doe een import van de bridge unit dmv een scan.

File size: 2.2 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 ip : "172.17.136.1/26"
22 sdesc : "ap-no"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "3"
[10156]26 ssid : "ap-WirelessLeiden-Cetim1"
[10116]27 dhcp : "10-60"
28 status : "up"
[10059]29
[10116]30
31iface_ue0:
[10884]32 comment : "A-link Nanostation5 Zuid-Oost"
[10116]33 ip : "172.16.16.81/29"
34 sdesc : "2roomburgh1"
35 mode : "station-wds"
36 type : "eth"
37 extra_type : "eth2wifibridge"
38 channel : "132"
39 ssid : "il-zo.cetim1.wleiden.net"
[10454]40 dhcp : False
[10729]41 compass : "zo"
[10116]42 ns_ip : "172.16.16.82/29"
43 ns_mac : "00:15:6d:f6:be:66"
[10892]44 bridge_type: "NanoStation5"
[10116]45 status : "up"
46
47
48iface_vr0:
49 comment : "Ethernet naar proxy2"
50 ip : "172.17.143.2/28"
51 sdesc : "2proxy2"
52 type : "eth"
[10454]53 dhcp : False
[10116]54 status : "up"
55
56
57iface_vr1:
58 comment : "Ethernet naar CeTIM2"
59 ip : "172.16.0.33/30"
60 sdesc : "2cetim2"
61 type : "eth"
[10454]62 dhcp : False
[10116]63 status : "up"
64
65
[10059]66iface_vr2:
[10884]67 comment : "A-link Nanostation5 Noord-Oost"
[10116]68 ip : "172.16.17.145/29"
69 sdesc : "houtmarkt"
[10314]70 mode : "ap-wds"
[10116]71 type : "eth"
72 extra_type : "eth2wifibridge"
73 channel : "120"
74 ssid : "il-no.cetim1.wleiden.net"
[10454]75 dhcp : False
[10729]76 compass : "no"
[10116]77 ns_ip : "172.16.17.146"
78 ns_mac : "00:15:6d:f6:be:e4"
[10892]79 bridge_type: "NanoStation5"
[10116]80 status : "up"
[10059]81
[10116]82
[10059]83iface_vr2_alias0:
[10883]84 comment : "Tijdelijke Link naar Watertoren"
[10116]85 ip : "172.16.16.97/29"
86 sdesc : "2watertoren"
87 type : "eth"
88 extra_type : "eth2wifibridge"
[10463]89 dhcp : False
[10116]90 status : "up"
[10059]91
92
93iface_vr2_alias1:
[10883]94 comment : "(w)interlink naar Spoortje"
[10116]95 ip : "172.16.4.17/29"
96 sdesc : "2spoortje"
97 type : "eth"
98 extra_type : "eth2wifibridge"
[10463]99 dhcp : False
[10116]100 status : "up"
[10059]101
102
Note: See TracBrowser for help on using the repository browser.