I need to add a second port to a class-map, so I need to change it from match-all to match-any. Do I just remove the old virtual server and re-add it?
no class-map match-all vs_test
class-map match-any vs_test
2 match virtual-address 10.1.1.10 tcp eq 80
3 match virtual-address 10.1.1.10 tcp eq 443