Proxysvc/port info: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
(New page: ==== vimsh proxysvc/port_info ==== Usage: port_info Display the ports that the proxy is listening on. Category: Vimsh)
 
No edit summary
 
Line 3: Line 3:


Display the ports that the proxy is listening on.
Display the ports that the proxy is listening on.
==== Example output ====
Here's the output of a default setup:
[/]$ proxysvc/port_info 
Http Port: 80
Https Port: 443


[[Category: Vimsh]]
[[Category: Vimsh]]

Latest revision as of 17:26, 26 December 2008

vimsh proxysvc/port_info

Usage: port_info

Display the ports that the proxy is listening on.

Example output

Here's the output of a default setup:

[/]$ proxysvc/port_info   
Http Port: 80
Https Port: 443