cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
11773
Views
0
Helpful
3
Replies

show interface in 30 second in/out rate

frank.lu
Level 1
Level 1

How can I make the show interface in 30 second in/out rate instead of default 5 minutes?

1 Accepted Solution

Accepted Solutions

Harold Ritter
Spotlight
Spotlight

You can do that by using the load-interval command as follow:

r8(config)#int se2/0

r8(config-if)#lo

r8(config-if)#load

r8(config-if)#load-interval ?

<30-600> Load interval delay in seconds

r8(config-if)#load-interval

Hope this helps,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

View solution in original post

3 Replies 3

smif101
Level 4
Level 4

I don't think you can do that, but if you want to see the load on the interface try setting up a SNMP station, like openview, to track it.

I am seeing from one of our vendor managed router as following:

SP_Mexico>sh int s0/0

Serial0/0 is up, line protocol is up

Hardware is PowerQUICC Serial

Description: 2M port to MCI IFRS/PIP Cloud, CID: W0F30037 (12/9/2004)

MTU 1500 bytes, BW 1984 Kbit, DLY 20000 usec,

reliability 255/255, txload 11/255, rxload 9/255

Encapsulation FRAME-RELAY, loopback not set

Keepalive set (10 sec)

LMI enq sent 1090, LMI stat recvd 1090, LMI upd recvd 0, DTE LMI up

LMI enq recvd 0, LMI stat sent 0, LMI upd sent 0

LMI DLCI 1023 LMI type is CISCO frame relay DTE

FR SVC disabled, LAPF state down

Broadcast queue 0/64, broadcasts sent/dropped 182/0, interface broadcasts 0

Last input 00:00:00, output 00:00:00, output hang never

Last clearing of "show interface" counters 03:01:48

Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 943

Queueing strategy: weighted fair

Output queue: 0/1000/128/915 (size/max total/threshold/drops)

Conversations 0/83/512 (active/max active/max total)

Reserved Conversations 0/0 (allocated/max allocated)

30 second input rate 74000 bits/sec, 68 packets/sec

30 second output rate 90000 bits/sec, 106 packets/sec

1420351 packets input, 273570364 bytes, 0 no buffer

Received 0 broadcasts, 0 runts, 0 giants, 0 throttles

0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort

1867685 packets output, 348631135 bytes, 0 underruns

0 output errors, 0 collisions, 0 interface resets

0 output buffer failures, 0 output buffers swapped out

0 carrier transitions

DCD=up DSR=up DTR=up RTS=up CTS=up

But from the same router, it is showing 5 minutes from s0/1...

Harold Ritter
Spotlight
Spotlight

You can do that by using the load-interval command as follow:

r8(config)#int se2/0

r8(config-if)#lo

r8(config-if)#load

r8(config-if)#load-interval ?

<30-600> Load interval delay in seconds

r8(config-if)#load-interval

Hope this helps,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)