diff options
Diffstat (limited to 'doc/guides/sample_app_ug/qos_metering.rst')
-rw-r--r-- | doc/guides/sample_app_ug/qos_metering.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/guides/sample_app_ug/qos_metering.rst b/doc/guides/sample_app_ug/qos_metering.rst index 6391841c..2e8e0175 100644 --- a/doc/guides/sample_app_ug/qos_metering.rst +++ b/doc/guides/sample_app_ug/qos_metering.rst @@ -149,3 +149,7 @@ In this particular case: * Every packet which color has improved is dropped (this particular case can't happen, so these values will not be used). * For the rest of the cases, the color is changed to red. + +.. note:: + * In color blind mode, first row GREEN colour is only valid. + * To drop the packet, policer_table action has to be set to DROP. |