Skip to content
Snippets Groups Projects

qosmngr: Fixed typo in Pbit_translation guide

Merged Rohit Topno requested to merge genexis-iowrt/qosmngr:doc_pbit_typo_fix into devel
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -98,7 +98,7 @@ Note: generally its a reference to Device.Ethernet.Interface.{i}. object
obuspa -c add Device.QoS.Classification.
obuspa -c set Device.QoS.Classification.1.Interface Device.Ethernet.Interface.3.
obuspa -c set Device.QoS.Classification.1.EthernetPriorityCheck 3
obuspa -c set Device.QoS.Classification.1.EthernetPriorityCheck 7
obuspa -c set Device.QoS.Classification.1.EthernetPriorityMark 7
obuspa -c set Device.QoS.Classification.1.Enable true
```
Loading