cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
879
Views
0
Helpful
4
Replies

using the same class-map for different VIPs

axfalk
Level 1
Level 1

We're running ACE SM 5.3(1) and I was wondering if the ACE would allow associating multiple VIPs with the same class-map?

Thanks.

 

_ Greg

4 Replies 4

thiland
Level 3
Level 3

That is possible, assuming you're talking about something like this:

class-map match-any CLASS-VIP-APPLICATION1
  2 match virtual-address 10.10.10.10 tcp eq 80
  3 match virtual-address 10.10.10.10 tcp eq 8080

 

 

Thanks for your response. What I had in mind is more like this:

 

class-map match-any CLASS-VIP-APPLICATION1
  2 match virtual-address 10.10.10.20 tcp eq 80
  3 match virtual-address 10.10.10.10 tcp eq 80

 

Thanks again.

 

 

Hi Greg,

Yes you can. You can also define a range:

switch/Admin(config-cmap)# 2 match virtual-address 10.1.1.1 ?
  <1-255>    Ip protocol number
  <A.B.C.D>  Specify virtual ip-address mask to use for a range of VIPs

Regards,

Kanwal

Note: Please mark answers if they are helpful.

 

thanks much.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: