File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed
Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -11,30 +11,34 @@ contacts:
1111hosts :
1212 - hostname : segen-core
1313 role : corerouter
14- model : " ubnt_edgerouter-x-sfp-24-10 "
15- poe_on : [0, 1, 2, 3]
14+ model : " genexis_pulse-ex400 "
15+ wireless_profile : freifunk_default
1616
1717 - hostname : segen-n-nf-2ghz
1818 role : ap
19- model : ubnt_nanostation-m2_xm
19+ model : ubnt_nanostation-m2-xm
2020
2121 - hostname : segen-o-nf-2ghz
2222 role : ap
23- model : ubnt_nanostation-m2_xm
23+ model : ubnt_nanostation-m2-xm
2424
2525 - hostname : segen-s-nf-2ghz
2626 role : ap
27- model : ubnt_nanostation-m2_xm
27+ model : ubnt_nanostation-m2-xm
2828
2929 - hostname : segen-w-nf-2ghz
3030 role : ap
31- model : ubnt_nanostation-m2_xm
31+ model : ubnt_nanostation-m2-xm
3232
3333snmp_devices :
3434 - hostname : segen-switch
3535 address : 10.31.6.2
3636 snmp_profile : edgeswitch
3737
38+ - hostname : segen-switch-2
39+ address : 10.31.6.3
40+ snmp_profile : edgeswitch
41+
3842 # Despite being a 60GHz devices the SNMP-data that is reported is in the same format as the airmax devices
3943 - hostname : segen-saarbr
4044 address : 10.31.6.10
@@ -131,6 +135,7 @@ networks:
131135 assignments :
132136 segen-core : 1
133137 segen-switch : 2
138+ segen-switch-2 : 3
134139
135140 # bbb links
136141 segen-saarbr : 10
You can’t perform that action at this time.
0 commit comments