On Cisco I can set interface speed label with the 'bandwidth' command. Does Fortigate have an equivalent to set the speed, so bandwidth usage will be correctly assigned a percentage based on the interface speed/bandwidth label?
Solved! Go to Solution.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Hi,
You can use the following command:
config system interface edit "port1" set outbandwidth 10000
set inbandwidth 10000 end
inbandwidth <integer> The limit of ingress traffic, in Kbit/sec, on this interface, default is 0 which indicate unlimited. outbandwidth <integer> The limit of egress traffic, in Kbit/sec, on this interface, default is 0 which indicate unlimited.
Hi,
You can use the following command:
config system interface edit "port1" set outbandwidth 10000
set inbandwidth 10000 end
inbandwidth <integer> The limit of ingress traffic, in Kbit/sec, on this interface, default is 0 which indicate unlimited. outbandwidth <integer> The limit of egress traffic, in Kbit/sec, on this interface, default is 0 which indicate unlimited.
Thank you. This looks like what I needed!!!
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1732 | |
1105 | |
752 | |
447 | |
240 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.