Chapter 18 Traffic Shaping : Traffic shaping methods : Per-IP shaping : Adding Per-IP traffic shapers to a security policy : Example
  
Example
The following steps show you how to add an existing Per-IP traffic shaper to an IPv6 security policy. Ensure that you have already created a Per-IP traffic shaper.
To add a Per-IP traffic shaper to an IPv6 security policy - web-based manager
1. Go to Policy & Objects > Policy > IPv6 and click the Create New “Plus” icon.
2. Set the Incoming Interface to internal.
3. Set the Source Address to All.
4. Set the Outgoing interface to any.
5. Set the Destination address to all.
6. Set the Schedule to Always.
7. Set the Service to Any.
8. Set the Action to Accept.
9. Under Traffic Shaping enable Per-IP Shaper and select your shaper from the dropdown menu.
 
To add a Per-IP traffic shaper to an IPv6 security policy- CLI
config firewall policy6
edit <security_policy_ID_number>
set per-ip-shaper <per_ip_shaper>
end