Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
rezafathi
Contributor II

Traffic shaping Policy issue

Hi,

 

I created a traffic shaper and applied it on a traffic shaping policy and hit ok. but when I open the policy, it is empty but from outside as you can see in the image , source and destination and all other information are available. what is the problem?

 

 

sdwan1.jpgsdwan2.jpg

Reza F.
Reza F.
1 Solution
hbac
Staff
Staff

Hi @rezafathi,

 

It is a bug ID 0953921 where SDWAN zone is specified in the destination field of traffic shaping policies. It will be fixed in 7.4.2.

 

Regards, 

View solution in original post

4 REPLIES 4
xshkurti
Staff
Staff

@rezafathi 

From the CLI, what output do you have?

mle2802
Staff
Staff

Hi @rezafathi,

Can you please run the following command and verify if the setting is there. Sometime, there could be a glitch on the GUI. 

config firewall shaping-policy
edit 2Mbps_Rule
show full


Regards,
Minh

rezafathi

config firewall shaping-policy
edit 1
set uuid 2b8c0f46-9293-51ee-0bb2-a1870dbfbf48
set name "2Mbps_Rule"
set comment ''
set status enable
set ip-version 4
set traffic-type forwarding
set internet-service disable
set internet-service-src disable
set service "ALL"
set schedule ''
set srcintf "Vlan20" "Vlan30" "Vlan40" "Vlan50" "Vlan60" "Vlan70" "Vlan90"
set dstintf "SDWAN"
set tos-mask 0x00
set traffic-shaper ''
set traffic-shaper-reverse ''
set per-ip-shaper "2Mbps"
unset class-id
set diffserv-forward disable
set diffserv-reverse disable
set cos-mask 000
set srcaddr "Vlan20 address" "Vlan30 address" "Vlan40 address" "Vlan50 address" "Vlan60 address" "Vlan70 address" "Vlan90 address"
set dstaddr "all"
next
end

Reza F.
Reza F.
hbac
Staff
Staff

Hi @rezafathi,

 

It is a bug ID 0953921 where SDWAN zone is specified in the destination field of traffic shaping policies. It will be fixed in 7.4.2.

 

Regards, 

Labels
Top Kudoed Authors