source: genesis/nodes/CNodeUniGor1/wleiden.yaml@ 11070

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

Doe een import van de bridge unit dmv een scan.

File size: 2.0 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.16782"
[10116]8location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
[10881]9longitude : "4.45961"
[10116]10masterip : "172.17.35.1"
11nodename : "UniGor1"
12nodetype : "CNode"
[10059]13rdnap_x : 91540
14rdnap_y : 464813
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10116]20 comment : "AP Richting oost"
21 ip : "172.17.35.1/24"
22 sdesc : "ap-o"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "2"
[10156]26 ssid : "ap-WirelessLeiden-Unigor-oost"
[10116]27 dhcp : "10-250"
28 status : "up"
[10059]29
[10116]30
31iface_vr0:
[10885]32 comment : "Ethernet naar server en Gorlaeus nodes"
[10116]33 ip : "172.19.128.65/28"
34 sdesc : "eth"
35 type : "eth"
[10454]36 dhcp : False
[10116]37 status : "up"
38
[10321]39
[10116]40iface_vr1:
41 comment : "A link naar Cope via nanostation 1"
42 ip : "172.16.3.185/29"
43 sdesc : "2cope"
44 mode : "station-wds"
45 type : "eth"
46 extra_type : "eth2wifibridge"
47 channel : "128"
48 ssid : "il-zo.unigor1.wleiden.net"
[10454]49 dhcp : False
[10729]50 compass : "zo"
[10116]51 ns_ip : "172.16.3.186/29"
52 ns_mac : "00:15:6d:f2:38:a0"
[10892]53 bridge_type: "NanoStation5"
[10116]54 status : "up"
55
56
57iface_vr1_alias0:
58 comment : "A link naar LUMC"
59 ip : "172.16.4.81/29"
60 sdesc : "2lumc"
61 type : "eth"
[10454]62 dhcp : False
[10116]63 status : "up"
64
65
[10104]66iface_vr2:
[10116]67 comment : "A link naar Robijn via nanostation 2"
[10308]68 ip : "172.16.5.217/29"
[10116]69 sdesc : "2robijn"
70 mode : "station-wds"
71 type : "eth"
72 extra_type : "eth2wifibridge"
73 channel : "104"
74 ssid : "il-z.unigor1.wleiden.net"
[10454]75 dhcp : False
[10729]76 compass : "z"
[10116]77 ns_ip : "172.16.5.218/29"
78 ns_mac : "00:15:6d:f2:38:bd"
[10892]79 bridge_type: "NanoStation5"
[10116]80 status : "up"
[10059]81
[10116]82
[10104]83iface_vr2_alias0:
[10116]84 comment : "A Link naar Zwaluwak via nanostation 2"
85 ip : "172.16.3.69/30"
86 sdesc : "2zwaluwak"
87 type : "eth"
[10463]88 dhcp : False
[10116]89 status : "up"
[10104]90
[10059]91
Note: See TracBrowser for help on using the repository browser.