Forum Discussion
Sukesh123456
Altostratus
Aug 11, 2019Understanding command in big-ip
Can someone help me understanding the below command.
nc -vz x.x.x.x port -w 2
Thanks!
1 Reply
Sort By
- Dario_Garrido
Noctilucent
Hello Sukesh
Actually this is not a F5 command but Unix.
REF - https://www.commandlinux.com/man-page/man1/nc.1.html
This command is going to perform a TCP 3-HandShake to the server just to figure out if port is open (with timeout of 2 seconds).
nc -vz <ip> <port> -w 2
KR,
Dario.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects