Portorder 1-4 (4=WAN) entspricht nun Geräteaufdruck #2

Merged
Foliant merged 1 commits from foliant-patch-2 into master 2021-09-02 19:17:42 +02:00
1 changed files with 3 additions and 0 deletions

View File

@ -42,6 +42,9 @@ get_port_order() {
tplink,tl-wr841-v8)
PORTORDER="2 3 4 1"
;;
tplink,tdw8980)
PORTORDER="5 0 2 4"
;;
esac
echo "$PORTORDER"