How to view which alias port is configure via CLI interface? Please let me know the command. I can't see "Alias Service Port" parameter.
You need to provide more information about your question. Is that for a monitor?
Hi Leonardo,
Yes, it is for monitor. We can see "Alias Service Port" via GUI, but not able to see via CLI.
We have run the command: tmsh list ltm monitor
Via CLI is within the destination field, it includes both the alias address and the alias service port.
ltm monitor tcp test1 { adaptive disabled defaults-from tcp destination 1.1.1.1:http interval 5 ip-dscp 0 recv none recv-disable none send none time-until-up 0 timeout 16 }
In the above example, alias address is 1.1.1.1 and the alias service port is http.
If you prefer to see port 80 and not HTTP, see this solution:
https://support.f5.com/csp/article/K14345