12-28-2023 06:56 AM
Hi
I am trying to find out a command to know what version(s) of TLS are running on my IOS-XR and NX-OS devices. In IOS there is this command "sh ip http server all" to get that info. Is there a similar command in IOS-XR and NX-OS to get that information?
Thanks
CK
12-28-2023 07:23 AM
You can use
Show tcp breif
MHM
01-02-2024 07:42 AM
Thanks MHM,
"sh tcp brief" doesn't give any information about the what tls versions are running.
12-28-2023 08:16 AM
For Nexus you have the feature nxapi that enable HTTP/HTTPS for RESTconf which is disabled by default. That is the only service that i know that runs with Web Protocols. If you run a show tcp brief you might be able to find more not running under standard ports.
show nxapi
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide