12-20-2010 10:50 PM - edited 02-21-2020 04:11 AM
I have dual ASA with v8.03 and I want to limit resource for SSH, telnet and ASDM sessions.
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
Can anyone help to reply whether we can use "limit-resource" in single context (without enabling multi context mode)? Or any other way to limit resource?
Solved! Go to Solution.
01-02-2011 04:24 AM
Hi.
In single mode, the limit is 5 maximum sessions. it's not possible to change it.
Regards,
Fadi.
Does this answer your question? if yes please mark it answered.
01-02-2011 04:24 AM
Hi.
In single mode, the limit is 5 maximum sessions. it's not possible to change it.
Regards,
Fadi.
Does this answer your question? if yes please mark it answered.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide