Forum Discussion
smp_86112
Cirrostratus
Sep 15, 2009b conn protocol syntax
I have LTMs running 9.3.1. I have reached my SSL transaction limint, and was using the b conn command to identify all the clients who are connected to HTTPS VIPs. Reading the b conn help, I see this: ...
hoolio
Cirrostratus
Sep 15, 2009In 9.3.1, this seems to work:
b conn protocol 80 show
No connections were found.
Also, in 10, the help shows:
protocol
Specifies the protocol used for specified connections (for exam-
ple: tcp, udp, and other L4 protocols).
And it works with tcp, udp or icmp:
b conn any protocol tcp show
1.1.1.20:1536 <-> 2.2.2.3 <-> 2.2.2.3:443 6 1/1
1.1.1.20:1577 <-> 2.2.2.3 <-> 2.2.2.3:443 6 1/0
1.1.1.20:1617 <-> 2.2.2.3 <-> 2.2.2.3:443 6 1/0
1.1.1.20:2305 <-> 2.2.2.3 <-> 2.2.2.3:22 6 1/1
b conn any protocol udp show
No Conns were found.
b conn any protocol icmp show
2.2.1.3:12141 <-> any%65535 <-> 2.2.0.21:8 1 1/1
2.2.1.3:55704 <-> any%65535 <-> 2.2.0.21:8 1 1/0
2.2.1.3:60203 <-> any%65535 <-> 2.2.0.21:8 1 1/1
2.2.2.3:20898 <-> any%65535 <-> 74.125.45.100:8 1 1/0
2.2.2.3:48522 <-> any%65535 <-> 74.125.45.100:8 1 1/0
b conn protocol 80 show
No Conns were found.
Aaron
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