- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-16-2011 07:58 PM
Hi
No I check some feature related web-proxy
I know one CLI cmd :
set deviceconfig setting ctd http-proxy-use-transaction yes/No
I am not sure the CLI cmd to show it's current value (yes or no)
thanks
Zhiyong
11-17-2011 04:40 AM
Hi,
Once this value has been set, you can display it by running the following command:
show deviceconfig setting ctd
This will return something similar to below:
ctd {
http-proxy-use-transaction yes;
}
If the value has not been set (and is at it's default) no value for http-proxy-use-transaction will be displayed.
Regards,
Dave
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!