Skip to main content
sims
Explorer II
August 28, 2020
Question

Traffic shaping policy vs security policy

  • August 28, 2020
  • 0 replies
  • 1249 views

Hi, 

Let's say if we have two security policy  like below 

1) policy1 -

source 192.168.1.0/24 

destination all 

service all 

 

1) policy2 -

source 192.168.2.0/24 

destination all 

service all

 

can   i create  one traffic shaping policy for both subnet 

like below 

source all

Destination all

service all 

shared shaper :high 

 

Thanks