Skip to content

Commit

Permalink
Fixed non-POE Omni config
Browse files Browse the repository at this point in the history
The non-POE OmniTik does not have the poe-out parameter in the firmware, so this line crashes the config script.
  • Loading branch information
danielhmetro committed Jun 3, 2022
1 parent 7a37248 commit a77241c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Omnitik5AC/omni-only.rsc.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ set use-ip-firewall=yes

/interface ethernet
set [ find default-name=ether1 ] comment="NN:$nodenumber"
set [ find ] poe-out=off

/interface wireless security-profiles
add authentication-types=wpa-psk,wpa2-psk management-protection=allowed mode=\
Expand Down

0 comments on commit a77241c

Please sign in to comment.