Forum Discussion

Jhayz032_323673's avatar
Jhayz032_323673
Icon for Nimbostratus rankNimbostratus
Jun 09, 2017

Down Ports

In our F5 port monitoring, there are ports that are down, but when we try to check using netstat, the ports status are listening. Does this really mean the port is down? There are services accessing the ports.

 

1 Reply

  • Hi,

    Hard to say without knowing more data. Could you for example post listing of this command:

    tmsh list net interface [interface number] all-properties

    then

    tmsh show net interface [interface number] all-properties

    Basically if you did not assign VLAN to Interface it can't accept traffic and will be listed in GUI (at least in VE) as UNINITIALIZED.

    Piotr