cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
325
Views
0
Helpful
1
Replies

Resource Class issue

abidgorsi
Level 1
Level 1

Hi,

I am using ACE4710 with all the servers in default admin context. Now i need to enable sticky persistence and for this it asks me for resource allocation. I've couple of questions regarding this:

1- can i allocat sticky resources to default resource class?

2- If i've to create a new resource class, then how can i associate this class to default Admin context? and will Admin context be member of both default resource calss and the new resource class the same time?

3-Does it really require a restart of ACE once we change default resource class?

besides this i'd really appreciate any other recommendations/suggestions from you guys.

Regards,

1 Reply 1

You need something like the following

resource-class mycompany

limit-resource all minimum 0.00 maximum unlimited

limit-resource sticky minimum 2.00 maximum equal-to-min

context Admin

allocate-interface vlan x

allocate-interface vlan x

member mycompany

1. No ,you cannot edit default class. You will have to create a seperate resource class

2.Define it under "context Admin". No Admin context will just be member of the defined resource class

3.No

HTH

Syed Iftekhar Ahmed