Changeset 11519 in genesis for nodes/HybridHofland/wleiden.yaml
- Timestamp:
- Oct 1, 2012, 8:19:49 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/HybridHofland/wleiden.yaml
r11499 r11519 1 #2 1 # Genesis config yaml style 3 2 # vim:ts=2:et:sw=2:ai 4 # 3 # 5 4 board : "SOEKRIS" 6 5 comment : "None" … … 21 20 status : "down" 22 21 22 23 iface_sis0: 24 comment : "Ethernet naar Alan" 25 ip : "172.16.3.65/29" 26 sdesc : "2alan" 27 type : "eth" 28 dhcp : False 29 status : "up" 30 31 32 iface_sis1: 33 comment : "Link naar AJSoft2" 34 ip : "172.16.6.44/29" 35 sdesc : "2psycho" 36 mode : "station-wds" 37 type : "eth" 38 extra_type : "eth2wifibridge" 39 channel : "116" 40 ssid : "il-w.ajsoft2.wleiden.net" 41 dhcp : False 42 compass : "z" 43 ns_ip : "172.16.6.43/29" 44 ns_mac : "00:15:6D:70:53:4A" 45 bridge_type: "NanoStation5" 46 status : "up" 47 48 23 49 iface_wi0: 24 50 comment : "Omni" … … 32 58 status : "up" 33 59 34 iface_sis0:35 comment : "Ethernet naar Alan"36 ip : "172.16.3.65/29"37 sdesc : "2alan"38 type : "eth"39 dhcp : False40 status : "up"41 60 42 iface_sis1:43 comment : "Link naar AJSoft2"44 ip : "172.16.6.44/29"45 sdesc : "2psycho"46 mode : "station-wds"47 type : "eth"48 extra_type : "eth2wifibridge"49 channel : "116"50 ssid : "il-w.ajsoft2.wleiden.net"51 dhcp : False52 compass : "e"53 ns_ip : "172.16.6.43/29"54 ns_mac : "00:15:6D:70:53:4A"55 bridge_type: "NanoStation5"56 status : "up"57
Note:
See TracChangeset
for help on using the changeset viewer.