cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1060
Views
3
Helpful
8
Replies

Cisco 2901 Router

Imran Siddique
Level 1
Level 1

Hi CSC,

 

Can some one help me ASAP. I need to get statistic of Cisco
2901Router, such as, amount of RAM/Flash, current RAM utilization, CPU
utilization, how much is acl limit.

Is there any cli commands to get all above information. I need that ASAP.

Thank you
Imran
 

8 Replies 8

Aaron Harrison
VIP Alumni
VIP Alumni

show tech

that will export more or less everything..

Aaron

Aaron Please remember to rate helpful posts to identify useful responses, and mark 'Answered' if appropriate!

Thank you Aaron,

When I do >show tech< it runs but then putty session disappear so quick, I can't even get information. any idea

show tech | redirect 4.txt

then copy 4.txt to tftp or ftp.

Configure putty to log 'printable output' to a text file, and set 'ter length 0' before running it. That will dump it out to text pretty quick.

Or try Evgeniy's way..

Aaron Please remember to rate helpful posts to identify useful responses, and mark 'Answered' if appropriate!

Aaron, I got what I need except (ACL Limit). How can I find that, like how much is the acl limit for cisco 2901 RTR?

 

Thanks again!

Hi

They would be limited by memory, so monitor for low memory conditions. When that condition occurs look at the memory-consuming processes to see what is using it, it's more likely to be something other than ACLs in most cases...

Aaron

Please remember to mark responses appropriately and set questions as 'answered' to highlight useful content.

Aaron Please remember to rate helpful posts to identify useful responses, and mark 'Answered' if appropriate!

Aaron,

To clarify my question. I just need to find out how to get ACL limit, is there any command to find out ACL limit?

 

Thanks again!

I think that is not possible because ISR G2 is software based router.