cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
608
Views
0
Helpful
2
Replies

Utilization time average interval - how to reduce

Hi,

On CatOS 8.5,

sh port mac utilization 8/1

gives,

5 minutes input/output port rates:

How can I reduce this to,eg. 30sec?

Like IOS interface command,

load-interval 30

Regards, MH

1 Accepted Solution

Accepted Solutions

m.sir
Level 7
Level 7

I think there is no way how change this rate but try command show top

The command show top automatically evaluates the port utilization over a 30-second period of time and displays the result classified by percentage bandwidth utilization

Interval can be changed by command

show top interval

Check this link for more details

http://www.cisco.com/en/US/products/hw/switches/ps708/products_command_reference_chapter09186a00801dd5ec.html#wp1027897

M.

Hope that helps rate if it does

View solution in original post

2 Replies 2

m.sir
Level 7
Level 7

I think there is no way how change this rate but try command show top

The command show top automatically evaluates the port utilization over a 30-second period of time and displays the result classified by percentage bandwidth utilization

Interval can be changed by command

show top interval

Check this link for more details

http://www.cisco.com/en/US/products/hw/switches/ps708/products_command_reference_chapter09186a00801dd5ec.html#wp1027897

M.

Hope that helps rate if it does

Thankyou