source: genesis/nodes/CNodeSOM1/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.1 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.16950"
[10116]8location : "Luba, Eschertoren 1A, 2316 ET, Leiden"
[10881]9longitude : "4.49378"
[10116]10masterip : "172.21.160.1"
11nodename : "SOM1"
12nodetype : "CNode"
[10059]13rdnap_x : 93880
14rdnap_y : 464970
[10116]15release : "8.2-RELEASE"
16status : "up"
17
18
[10059]19iface_ath0:
[10884]20 comment : "Ap noord"
[10116]21 interface : "ath0"
22 ip : "172.21.160.1/26"
23 sdesc : "ap-n"
[10703]24 mode : "ap"
[10116]25 type : "11b"
26 channel : "8"
[10156]27 ssid : "ap-WirelessLeiden-Som1"
[10116]28 dhcp : "10-60"
29 compass : "None"
30 status : "up"
[10059]31
[10116]32
33iface_vr0:
34 comment : "Ethernet naar SOM2"
35 interface : "vr0"
36 ip : "172.16.3.137/30"
37 sdesc : "2som2"
38 type : "eth"
[10454]39 dhcp : False
[10116]40 compass : "None"
41 status : "up"
42
43
44iface_vr1:
45 comment : "Link naar Broekplein"
46 interface : "vr1"
47 ip : "172.16.5.121/29"
48 sdesc : "2broekplein"
49 mode : "station-wds"
50 type : "eth"
51 extra_type : "eth2wifibridge"
52 channel : "132"
53 ssid : "il-n.som1.wleiden.net"
[10454]54 dhcp : False
[10729]55 compass : "no"
[10116]56 ns_ip : "172.16.5.122/29"
57 ns_mac : "00:15:6d:ec:7a:51"
58 status : "up"
59
60
[10059]61iface_vr2:
[10116]62 comment : "Link naar Stadhuis"
63 interface : "vr2"
64 ip : "172.16.3.169/29"
65 sdesc : "2Stadhuis"
66 mode : "station-wds"
67 type : "eth"
68 extra_type : "eth2wifibridge"
69 channel : "52"
70 ssid : "il-z.som1.wleiden.net"
[10454]71 dhcp : False
[10729]72 compass : "z"
[10116]73 ns_ip : "172.16.3.170/29"
74 ns_mac : "00:15:6d:ec:82:a9"
75 status : "up"
[10059]76
[10116]77
[10059]78iface_vr2_alias0:
[10116]79 comment : "Link naar Houtmarkt"
80 interface : "vr2:0"
81 ip : "172.16.17.217/29"
82 sdesc : "2Houtmarkt"
83 type : "eth"
84 extra_type : "eth2wifibridge"
[10454]85 dhcp : False
[10116]86 compass : "None"
87 status : "up"
[10059]88
89
90iface_vr2_alias1:
[10116]91 comment : "Link naar Zijloever"
92 interface : "vr2:1"
93 ip : "172.16.4.225/29"
94 sdesc : "2zijloever"
95 type : "eth"
96 extra_type : "eth2wifibridge"
[10454]97 dhcp : False
[10116]98 compass : "None"
99 status : "up"
[10059]100
101
Note: See TracBrowser for help on using the repository browser.