source: genesis/nodes/SOM1/wleiden.yaml@ 13581

Last change on this file since 13581 was 13548, checked in by rick, 9 years ago

./tools/gformat.py cleanup

File size: 3.3 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.16950"
[10116]7location : "Luba, Eschertoren 1A, 2316 ET, Leiden"
[10881]8longitude : "4.49378"
[10116]9masterip : "172.21.160.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "SOM1"
[11239]12nodetype : "Hybrid"
[10059]13rdnap_x : 93880
14rdnap_y : 464970
[11237]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11237]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
22
23
[10059]24iface_ath0:
[10884]25 comment : "Ap noord"
[11237]26 ip : "172.21.160.1/24"
[10116]27 sdesc : "ap-n"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 11
[13127]31 ssid : "WiFi-Leiden-1"
32 wlan_mac : "00:1b:b1:02:bf:88"
[11237]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
[10116]36
[12527]37iface_ue0:
[13480]38 comment : "Interlink naar JorisdeWitte, wartel 1"
[12527]39 ip : "172.16.7.9/29"
40 sdesc : "2jorisdw"
41 mode : "ap"
42 type : "eth"
43 extra_type : "eth2wifibridge"
[12540]44 channel : "140"
[12527]45 ssid : "il-nnw.som1.wleiden.net"
46 dhcp : False
[12569]47 compass : "o"
[12527]48 ns_ip : "172.16.7.10"
[12569]49 ns_mac : "24:a4:3c:0a:54:99"
[12527]50 bridge_type: "NanoStation M5"
[12541]51 status : "up"
[10116]52
[12527]53
[12569]54iface_vr0:
[13480]55 comment : "Ethernet naar SOM2 kabel rood"
[12569]56 ip : "172.16.3.137/30"
57 sdesc : "2som2"
58 type : "eth"
59 dhcp : False
60 status : "up"
61
62
[10116]63iface_vr1:
[13480]64 comment : "Oude Link naar Broekplein M5 "
[10116]65 ip : "172.16.5.121/29"
[13480]66 sdesc : "2ouderaadhuis"
[13432]67 mode : "ap-wds"
[10116]68 type : "eth"
69 extra_type : "eth2wifibridge"
[11645]70 channel : "108"
[10116]71 ssid : "il-n.som1.wleiden.net"
[10454]72 dhcp : False
[13480]73 compass : "n"
[10116]74 ns_ip : "172.16.5.122/29"
[13480]75 ns_mac : "04:18:d6:cc:01:e8"
76 bridge_type: "NanoStationM5"
[10116]77 status : "up"
78
79
[11558]80iface_vr1_alias0:
81 comment : "Link naar Juffermans"
82 ip : "172.16.3.161/29"
83 sdesc : "2Juffermans"
84 type : "eth"
85 extra_type : "eth2wifibridge"
86 dhcp : False
[12478]87 bridge_type: "NanoStation M5"
[11558]88 status : "up"
89
[13548]90
[12582]91iface_vr1_alias1:
92 comment : "Link naar OudeRaadhuis"
93 ip : "172.16.9.57/29"
94 sdesc : "2raadhuis"
95 type : "eth"
96 extra_type : "eth2wifibridge"
97 dhcp : False
98 bridge_type: "NanoStation M5"
99 status : "up"
[11558]100
[13548]101
[13480]102iface_vr1_alias2:
103 comment : "Nieuwe Link naar Broekplein via switch"
104 ip : "172.16.6.201/29"
105 sdesc : "2broekplein"
106 mode : "ap-wds"
107 type : "eth"
108 extra_type : "eth2wifibridge"
109 channel : "108"
110 ssid : "il-nno.som1.wleiden.net"
111 dhcp : False
[13548]112 compass : "no"
[13480]113 ns_ip : "172.16.6.202/29"
114 ns_mac : "04:18:d6:ca:fd:db"
115 bridge_type: "NanoStationM5"
116 status : "up"
117
[13548]118
[10059]119iface_vr2:
[13480]120 comment : "Link naar Stadhuis M5 wartel 7"
[10116]121 ip : "172.16.3.169/29"
122 sdesc : "2Stadhuis"
[13432]123 mode : "ap-wds"
[10116]124 type : "eth"
125 extra_type : "eth2wifibridge"
126 channel : "52"
127 ssid : "il-z.som1.wleiden.net"
[10454]128 dhcp : False
[10729]129 compass : "z"
[10116]130 ns_ip : "172.16.3.170/29"
[13480]131 ns_mac : "04:18:d6:cc:00:d1"
132 bridge_type: "NanoStationM5"
[10116]133 status : "up"
[10059]134
[10116]135
[10059]136iface_vr2_alias0:
[10116]137 comment : "Link naar Houtmarkt"
138 ip : "172.16.17.217/29"
139 sdesc : "2Houtmarkt"
140 type : "eth"
141 extra_type : "eth2wifibridge"
[10454]142 dhcp : False
[13480]143 bridge_type: "NanoStationM5"
[10116]144 status : "up"
[10059]145
[13548]146
Note: See TracBrowser for help on using the repository browser.