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

How to limit resource from ASA Single Context Mode?

yenaungoo
Level 1
Level 1

We have many ASA with v8.0x and we want to limit resource for SSH, telnet and ASDM sessions for Audit purpose.

By checking Cisoco document, I can manage to test to limit resource with below commands. But it can only perform after enabling multiple context mode.

class default
  limit-resource All 0
  limit-resource SSH 2
  limit-resource ASDM 2
  limit-resource Telnet 2

Similarity, Is it possible to limit-resource in single context mode? (without enabling multi context mode)

1 Reply 1

Jennifer Halim
Cisco Employee
Cisco Employee

The resource limit feature is only supported on multiple context mode. The reason why we are limiting the resources in multiple context mode is so not all the resources are taken by 1 particular context for management as typically each context might have different department or customer that manage the context, hence the requirement to limit the resources per context.

Review Cisco Networking for a $25 gift card