Skip to main content
tech1uae
New Member
December 20, 2019
Question

Adding Port 4 back to the Hardware Switch

  • December 20, 2019
  • 1 reply
  • 13186 views

Hi,

 

Can anyone please help me with this? A new client of mine has an existing EF100 and it looks as though someone before has made Port 4 standalone to try and configure a Guest network.

 

I have since created a Guest VLAN and would like to add the Port back into the Hardware Switch. However, I have absolutely no idea how to get it back in. I've looked everywhere.

 

Thanks!

 

Andy

    1 reply

    ede_pfau
    SuperUser
    SuperUser
    December 20, 2019

    Just edit "lan" by double-clicking it. You'll find an input field "members" featuring a '+'. Click this and a list of available ports will show up.

    Note that all references to the port need to be removed in order to make it selectable. That is, DHCP server, NTP server, VIPs, VLANs etc.etc.

    tech1uae
    tech1uaeAuthor
    New Member
    December 21, 2019

    Thanks for the reply.

     

    The port is showing under Physical Interfaces, has no references and won't allow itself to be added to the Hardware switch.

     

    Cheers.

    ede_pfau
    SuperUser
    SuperUser
    December 21, 2019

    Re-check in CLI:

    conf sys virtual-switch

    ed lan

    config port

    edit ?

     

    You should now get a list of available ports.

    If port4 does not show up, check where it's used (don't trust the GUI too much):

    - get a backup, unencrypted

    - search in your favorite editor for "port4" and, if found, remove reference in the CLI

     

    If the port is not used anywhere there's no reason it couldn't be used in the hw switch.