Skip to content

Commit 6eaf5e3

Browse files
authored
Create liese-11-sw.yml
1 parent 9af9851 commit 6eaf5e3

File tree

1 file changed

+100
-0
lines changed

1 file changed

+100
-0
lines changed

locations/liese-11-sw.yml

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
---
2+
3+
location: liese-11-sw
4+
location_nice: Frankfurter Allee 218
5+
latitude: 52.511259
6+
longitude: 13.49598
7+
altitude: 50
8+
contact_nickname: "soupdiver"
9+
contacts:
10+
11+
12+
hosts:
13+
- hostname: liese-11-sw-core
14+
role: corerouter
15+
model: x86_64
16+
17+
- hostname: liese-11-sw-ap-fa
18+
role: ap
19+
model: "mikrotik_sxtsq-5-ac"
20+
mac_override:
21+
eth0: DC:2C:6E:C4:2D:11
22+
23+
# snmp_devices:
24+
# - hostname: liese-11-sw-ap-magda
25+
# address: 10.31.205.50
26+
# snmp_profile: airos_8
27+
28+
# - hostname: liese-21-n-5ghz
29+
# address: 10.31.137.51
30+
# snmp_profile: airos_8
31+
32+
# airos_dfs_reset:
33+
# - name: "liese-11-sw-ap-magda"
34+
# target: "10.31.137.51"
35+
# username: "ubnt"
36+
# password: "file:/root/pwd"
37+
# daytime_limit: "0-23"
38+
39+
# mesh: 10.31.174.8/29
40+
# dhcp: 10.31.211.64/26
41+
# mgmt: 10.31.137.48/28
42+
43+
ipv6_prefix: "2001:bf7:860:1500::/56"
44+
45+
networks:
46+
- vid: 10
47+
role: mesh
48+
name: mesh_magda
49+
prefix: 10.31.205.49/27
50+
# ipv6_subprefix: -10
51+
52+
- vid: 11
53+
role: mesh
54+
name: mesh_tierpark
55+
prefix: 10.31.205.53/27
56+
# ipv6_subprefix: -11
57+
58+
# - vid: 20
59+
# role: mesh
60+
# name: n_nf_5ghz
61+
# prefix: "10.31.174.10/32"
62+
# ipv6_subprefix: -20
63+
# mesh_ap: liese-21-n-nf-5ghz
64+
# mesh_radio: 11a_standard
65+
# mesh_iface: mesh
66+
67+
- vid: 40
68+
role: dhcp
69+
prefix: 10.31.207.129/26
70+
# ipv6_subprefix: 0
71+
inbound_filtering: true
72+
enforce_client_isolation: true
73+
assignments:
74+
liese-11-sw-core: 1
75+
76+
- vid: 42
77+
role: mgmt
78+
prefix: 10.200.0.23/24
79+
gateway: 1
80+
dns: 1
81+
# ipv6_subprefix: 1
82+
assignments:
83+
liese-11-sw-core: 1
84+
liese-11-sw-ap-magda: 2
85+
# liese-21-n-5ghz: 3
86+
# liese-21-n-nf-5ghz: 4
87+
88+
# location__channel_assignments_11a_standard__to_merge:
89+
# liese-21-n-nf-5ghz: 100-40
90+
# location__channel_assignments_11g_standard__to_merge:
91+
92+
# channel-bandwith-txpower in dbm
93+
94+
# PORT CONFIG
95+
#
96+
# lan1: poe in
97+
# lan2: Lite-AP
98+
# lan3: Nanobeam 5AC + SXTsq5ac
99+
# lan4: spare
100+
# lan5: spare

0 commit comments

Comments
 (0)