a week ago
Hi,
I´m searching for a solution on AP4000 to connect Hanshow USB Dongle for ESL (C09978) into a VLAN.
The setting "USBNET" for USB Port seems to be missing on the AP4000, which is possible on AP305C.
How can we configure the USB interface, when only the ETH interfaces are shown in the template or device
Solved! Go to Solution.
Monday
Hi,
we found a solution for the AP4000.
It seems that there is no GUI option for this and we had to do that over CLI.
We created a "Supplemental CLI" (Devices -> Select the AccessPoint -> "Configure" -> "Device Configuration" -> "Supplemental CLI") for the AccessPoints with Hanshow Dongles and the following cli settings:
no interface usb0 shutdown
interface usb0 native-vlan <VLAN NUMBER>
save config
We used the Supplemental CLI because this will keep the setting after "Complete Configuration Update".
Monday
Hi,
we found a solution for the AP4000.
It seems that there is no GUI option for this and we had to do that over CLI.
We created a "Supplemental CLI" (Devices -> Select the AccessPoint -> "Configure" -> "Device Configuration" -> "Supplemental CLI") for the AccessPoints with Hanshow Dongles and the following cli settings:
no interface usb0 shutdown
interface usb0 native-vlan <VLAN NUMBER>
save config
We used the Supplemental CLI because this will keep the setting after "Complete Configuration Update".