User`s guide

Chapter 10 Network QoS for vNICs 201
4. On the same vNIC, enable policing in the egress direction (server to network):
A profile itself has no direction. You must explicitly apply two profiles (one for
each direction) to each object. QoS is available for a traffic direction only if the
direction is specified.
5. Verify the policer policy was assigned to the vNIC.
The “policer” field indicates which policer policy was assigned to the vNIC. The
“enable” field indicates whether QoS is enabled on the vNIC.
6. Display the information rate and burst-size values applied to the policy:
set vnic test_1.whitney egress-qos -policer=foo/2
show -list vnic test_1.whitney qos
-----------------------------------------------------------------
name test_1.whitney
direction ingress
descr
policer foo/2
enabled yes
-----------------------------------------------------------------
name test_1.whitney
direction egress
descr
policer foo/2
enable yes
-----------------------------------------------------------------
2 records displayed
show -list qos network policer foo/2
-----------------------------------------------------------------
name foo/2
level global
descr
cir 100Mbps
pir 100Mbps
cbs 17.8814MB
pbs 17.8814MB
-----------------------------------------------------------------
1 record displayed