Hi all,
i need to limit the physical interface total bandwidth (1Gb for instance).
I have a firewall with 4 VDOMS, 1 root with the WAN interface and 3 VDOMS with the LAN interface. Of course the 3 VDOMS are sharing the same physical interface with 3 different VLANS.
I would like to limit the VDOMS access bandwidth, for exaple:
VDOM A ---- VLAN 10 ---- INT G1 --------- 100Mb
VDOM B ---- VLAN 11 ---- INT G1 --------- 10Mb
VDOM C ---- VLAN 12 ---- INT G1 --------- 50Mb
Does anyone did something similar?
Bye
D.
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.
Have you looked at interface rate-limits?
e.g
config system interface edit "vlan1" set vdom "root" set ip 10.33.220.1 255.255.254.0 set inbandwidth 10000 set outbandwidth 10000 set interface "port7" set vlanid 222 next end
This along with vdom global resources show allow you to control the vdom resources used.
PCNSE
NSE
StrongSwan
Have you looked at interface rate-limits?
e.g
config system interface edit "vlan1" set vdom "root" set ip 10.33.220.1 255.255.254.0 set inbandwidth 10000 set outbandwidth 10000 set interface "port7" set vlanid 222 next end
This along with vdom global resources show allow you to control the vdom resources used.
PCNSE
NSE
StrongSwan
That's what i was looking for!!
Many thanks!!
D.
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 |
---|---|
1731 | |
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.