cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
775
Views
2
Helpful
4
Replies

How to add the bandwidth command to the interface

Hi,

We need to add the bandwidth command to the interface ethernet WAN because we have a tool that uses it.

Is it possible? I don't see it in the templates..

Regards and thanks

4 Replies 4

Hello @HernanSeijas4479 ,

the bandwidth parameter can be added to the interface configuration with the interface configuration command bandwidth <kilobits per second>.

For example setting the bandwidth on interface GigabitEthernet0/0/1 to 20 Mbps:

interface GigabitEthernet0/0/1
bandwidth 20000

This parameter is mainly used by the router for certain routing protocols when calculating the metric of a network and by QoS algorithms.

Hope this helps.

Regards, LG
*** Please Rate All Helpful Responses ***

Hi,

But the command is not available in the template..
Regards

If it is not in available in a template, what is the work around? 

We use it via CLI feature template