Skip to content

Commit

Permalink
vaterhaus: add airos-dfs-reset config
Browse files Browse the repository at this point in the history
  • Loading branch information
spolack authored and Noki committed Nov 1, 2024
1 parent b0f58b8 commit 8ed4404
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions locations/vaterhaus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,30 @@ snmp_devices:
# address: 10.230.192.208
# snmp_profile: airos_6

airos_dfs_reset:
- name: "vaterhaus-w"
target: "10.230.192.203"
username: "ubnt"
password: "file:/root/pwd.txt"
daytime_limit: "2-7"

- name: "vaterhaus-o"
target: "10.230.192.205"
username: "root"
password: "file:/root/pwd.txt"
daytime_limit: "2-7"

- name: "vaterhaus-adlershof"
target: "10.230.192.206"
username: "ubnt"
password: "file:/root/pwd.txt"
daytime_limit: "2-7"

- name: "vaterhaus-cg47"
target: "10.230.192.207"
username: "root"
password: "file:/root/pwd.txt"
daytime_limit: "2-7"

ipv6_prefix: "2001:bf7:830:a500::/56"

Expand Down

0 comments on commit 8ed4404

Please sign in to comment.