You are on page 1of 2

Bandwidth control

we can limit the bandwidth that


can we used by interface, by
default interface is configured to
use 50% of interface actual
bandwidth
There are two option to limit the
bandwidth
1. Set Percentage
2. Increase the actual bandwidth
How set percentage on interface
(config)#int f0/0
(config-if)#ip bandwidth-percent
eigrp 3 30
note:- 30 is percentage. Suppose
you have 100 mbps link and you
limit the interface on 30 mbps
How to change bandwidth of
interface
(config)#int f0/0
(config-if)#bandwidth 60

You might also like