Changeset 13254 in genesis for nodes/HybridTEYStationSSH
- Timestamp:
- Apr 27, 2015, 11:21:46 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/HybridTEYStationSSH/wleiden.yaml
r12892 r13254 39 39 40 40 41 iface_sis1: 42 comment : "AP1 voor Station SSH" 43 ip : "172.17.120.1/24" 44 sdesc : "2ap1" 45 mode : "ap" 46 type : "eth" 47 extra_type : "eth2wifibridge" 48 channel : "6" 49 ssid : "ap-Tey-Station" 50 dhcp : "10-250" 51 compass : "n" 52 ns_ip : "172.17.120.2/24" 53 ns_mac : "dc:9f:db:3e:22:66" 54 bridge_type: "NanoStationM2-Loco" 55 status : "up" 56 57 58 iface_sis2: 59 comment : "AP2 voor oost" 41 iface_bridge0: 42 comment : "Access Points: x.2 naar oost, x.3 naar perrons" 60 43 ip : "172.17.38.1/24" 61 sdesc : "2ap 2"44 sdesc : "2aps" 62 45 mode : "ap" 63 46 type : "eth" 64 47 extra_type : "eth2wifibridge" 65 48 channel : "1" 66 ssid : " ap-Tey-Station-oost"49 ssid : "WiFi Teylingen" 67 50 dhcp : "10-250" 68 compass : " o"51 compass : "no" 69 52 ns_ip : "172.17.38.2/24" 70 53 ns_mac : "dc:9f:db:3e:26:e4" 71 54 bridge_type: "NanoStationM2-Loco" 72 55 status : "up" 56 members : "sis1 sis2" 73 57 74 58
Note:
See TracChangeset
for help on using the changeset viewer.