how to enable aux port?

You have to set the values you want.  If you want to enable the port, have it auto-negotiate the speed/duplex, and enable PoE, do this:

 

config set networkLan2Enabled 1

config set networkLan2AutoNegotiation 1

config set networkLan2PoEEnabled 1

config save

reboot

 

I just did it myself and it works perfectly fine.

1 Like