Software session traffic shaping in hyperscale VDOMs
For IPv4 and IPv6 software sessions in hyperscale VDOMs, you must use per-IP traffic shaping to set session quotas. In hyperscale VDOMs, the per-ip-shaper configuration is only applied to software sessions.
config firewall shaper per-ip-shaper
edit <shaper-name>
set max-bandwidth <bandwidth)
set bandwidth-unit {kbps | mpbs | gbps}
set max-concurrent-session <number>
set max-concurrent-tcp-session <number>
set max-concurrent-udp-session <number>
set diffserv-forward {disable | enable}
set diffserv-reverse {disable | enable}
end
For more information about configuring per-IP traffic shaping, see Per-IP traffic shaper.