Forum Discussion
smp_86112
Cirrostratus
Sep 04, 2012list all virtuals with cookie persistence profile applied
Can someone help me with the command to list all Virtual Servers with a specific (Cookie) persistence profile applied?
2 Replies
- Hamish
Cirrocumulus
Assuming that your VS don't include ' cookie ' anywhere else... You can do[root@mini-me-ltm:Active] config tmsh list ltm virtual one-line | grep ' cookie ' ltm virtual vs-test { description "Test Virtual Server" destination 10.81.8.1:http ip-protocol tcp mask 255.255.255.255 persist { cookie { default yes } } pool vs-test-pool profiles { analytics { } http { } request-log { } tcp { } } vlans-disabled } [root@mini-me-ltm:Active] config
H - Hamish
Cirrocumulus
Sorry, that command didn't come out very well in the code section... It;s
tmsh list ltm virtual one-line | grep 'persist { cookie '
H
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
