Forum Discussion
smp_86112
Sep 04, 2012Cirrostratus
list 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?
Hamish
Sep 07, 2012Cirrocumulus
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
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