RE: How to change time for average output throughput on

From: Antonio Soares (amsoares@netcabo.pt)
Date: Sat Nov 22 2008 - 12:48:01 ARST


The command you need is "load-interval":

R1#sh int s3/0 | inc rate
  Queueing strategy: weighted fair
  5 minute input rate 2000 bits/sec, 2 packets/sec
  5 minute output rate 2000 bits/sec, 2 packets/sec
R1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#int s3/0
R1(config-if)#load-interval 120
R1(config-if)#end
R1#
*Mar 1 00:01:42.679: %SYS-5-CONFIG_I: Configured from console by console
R1#
R1#sh int s3/0 | inc rate
  Queueing strategy: weighted fair
  2 minute input rate 5000 bits/sec, 5 packets/sec
  2 minute output rate 5000 bits/sec, 5 packets/sec
R1#
 

Regards,

Antonio Soares, CCIE #18473 (R&S)
amsoares@netcabo.pt

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of But Nicky
Sent: sabado, 22 de Novembro de 2008 14:30
To: Cisco certification
Subject: How to change time for average output throughput on interface.

Hi all,
I want to change time for average output throughput on interface, default parameter is 5 mins !
Rack3R5(config-if)#do sh int se 0/0/1 | in output rate
 * 5 minute* output rate 0 bits/sec, 0 packets/sec !
I want to change into "5 minute" --> "2 minute"

Thanks,
But Nguyen.

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Mon Dec 01 2008 - 08:18:31 ARST