cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1083
Views
0
Helpful
7
Replies

Port statics

omgjames1
Level 1
Level 1

Is there a way to see bandwidth utilization on a 2801? I want to know how much bandwidth i am using?

7 Replies 7

avmabe
Level 3
Level 3

is there a way within the router via the GUI or a command from Telnet?

you can do a show interface and see the amount of traffic going through it also.

The numbers will be in bits/sec. You can also change the load-interval to a shorter timeframe to see more "real time". Default is 5minutes.

what is the command forthat?

router# conf t

router(config)#interface s0/0 (or whatever int)

router

end

it didnt like the s in s0/1

router# conf t

router(config)#interface s0/0 (or whatever int)

router

end