645
Views
0
Helpful
1
Replies
How Calculate Load
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2009 04:37 PM - edited 03-04-2019 05:31 AM
If my serial interface is showing that the
:
txload :48/255
rxload :247/255
What would be the average result from this 2 ?
Or the end result if i want to know what the utilization from the serial connection that connects to a DS3 .
Thank you
Vic
Labels:
- Labels:
-
Other Routing
1 Reply 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2009 06:12 PM
txload :48/255 = 18.8% transmit utilization
rxload :247/255 = 96.8% receive utilization
(57.8% combined utilization)
If your interface bandwidth corresponds with DS3 bandwidth.
