Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 
Custom Alert Banner

Filter for the Virtual Server with ASM policy enabled

cawong23_136311
Altostratus
Altostratus

Hi all,

 

Recently we have deployed asm policy to a huge site with over 200 virtual servers environment.

 

Is that any faster way to check whether the VS is enabled?

 

I checked the GUI but no such function to display the enabling of the VS with ASM policy.

 

Thanks a lot.

 

3 REPLIES 3

nathe
Cirrocumulus
Cirrocumulus

In the ASM section of the GUI, under Security Policies it should show all the virtual servers assigned to each ASM policy you have.

 

Else you may need to run commands at the CLI and make use of grep.

 

Finally, may i recommend BIG-IQ for management of ASM policies of this size? You will definitely see this information in the latest BIG-IQ version (5.2).

 

N

 

Erik_Novak
F5 Employee
F5 Employee

tmsh list ltm virtual all | grep "policy"

 

RogerioSoares
Nimbostratus
Nimbostratus

My 2 cents in 2022...

tmsh show asm virtual | grep -e "Asm::"