cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
279
Views
0
Helpful
1
Replies

Difference in input/output rates on point serial interfaces

Kaushik Ray
Level 1
Level 1

Hello

 

I am trying to setup a p-p serial interface link and see the following:

 

Config on side A

 

interface Serial0/2/3
 bandwidth 512
 ip address 192.168.241.1 255.255.255.252
 ip virtual-reassembly in
 encapsulation frame-relay
 load-interval 30
 serial restart-delay 0
 frame-relay interface-dlci 100
  load-interval 30
 frame-relay ip rtp header-compression periodic-refresh
 frame-relay intf-type dce
 service-policy output WAN-LLQ
end

Config on side B

interface Serial0/0/0
 bandwidth 512
 ip address 192.168.241.2 255.255.255.252
 ip virtual-reassembly in
 encapsulation frame-relay
 load-interval 30
 serial restart-delay 0
 frame-relay interface-dlci 100
 frame-relay lmi-type cisco
 frame-relay ip rtp header-compression periodic-refresh
end

 

Show int on side A

 

 30 second input rate 384000 bits/sec, 119 packets/sec
  30 second output rate 23000 bits/sec, 97 packets/sec


at the same time show int on side B

 30 second input rate 475000 bits/sec, 96 packets/sec
  30 second output rate 389000 bits/sec, 115 packets/sec

 

the output on side B seems to match input on side A but the output on side A does not seem to match input on side B

 

any reason why this may be happening?

 

Side A has recently been moved from a cisco 2811 router with WIC2T to a 39xx series router with HWIC-4T and the only command that was not accepted that was existing in the previous serial interface was max reserved bandwidth 100.

 

Any advise on this discrepancy will be much appreciated.

 

Many thanks in advance

 

 

1 Reply 1

Joseph W. Doherty
Hall of Fame
Hall of Fame

Disclaimer

The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.

Liability Disclaimer

In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.

Posting

Could the difference be that the two routers are measuring their own 30 second average?