Skip to main content
Chris66at
New Member
June 5, 2020
Question

Presales Question AP231E

  • June 5, 2020
  • 2 replies
  • 3240 views

Hello,

 

the AP 231E has two LAN ports. Unfortunately I can't find any information about the the Lan Passthough Funtionality. Does someone knew, wheter it's possible with the 231E or not ? Thank you for your informations

christian

    2 replies

    yzhang_FTNT
    Staff
    Staff
    June 5, 2020

    What you are looking for is to forward traffic from one LAN port to another LAN port?

    Chris66at
    Chris66atAuthor
    New Member
    June 10, 2020

    the configuration should be: POE Switch ----> AP231E Lan Port1 --- AP231E Lan Port2 -----> LAN Port PC

    yzhang_FTNT
    Staff
    Staff
    June 10, 2020

    You can try below configs:

     

    On the FAP, set WANLAN_MODE to WAN-LAN. 

    cfg -a WANLAN_MODE=WAN-LAN

    lan1 is wan port, and should be used to connect to the controller.

    lan2 is lan port, and should be used to connect to the PC.

     

    On the controller, set lan port mode to bridge-to-wan in wtp-profile config:

      

    config wireless-controller wtp-profile edit "231e" set wan-port-mode wan-lan config lan set port-mode bridge-to-wan end end