Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dtmb: remove devices no longer managed using bbb-configs, remove / rename mesh network #1058

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 1 addition & 13 deletions locations/dtmb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ snmp_devices:
address: 10.31.131.11
snmp_profile: airos_6

- hostname: dtmb-cbase
address: 10.31.131.12
snmp_profile: airos_6

- hostname: dtmb-laden
address: 10.31.131.13
snmp_profile: airos_6
Expand Down Expand Up @@ -81,7 +77,7 @@ networks:

- vid: 12
role: mesh
name: mesh_cbase
name: mesh_spk_wifi
prefix: 10.31.131.34/32
ipv6_subprefix: -3

Expand All @@ -97,12 +93,6 @@ networks:
prefix: 10.31.131.36/32
ipv6_subprefix: -5

- vid: 15
role: mesh
name: mesh_y
prefix: 10.31.131.37/32
ipv6_subprefix: -6

- vid: 20
role: mesh
name: mesh_2ghz_1
Expand Down Expand Up @@ -144,10 +134,8 @@ networks:
# 5 GHz
dtmb-ak36: 10
dtmb-rhxb: 11
dtmb-cbase: 12
dtmb-laden: 13
dtmb-x: 14
dtmb-y: 15

# 2 GHz
dtmb-m2-1: 20
Expand Down