qosmngr: Add documentation for VLAN and Pbit translation config
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
assigned to @rthakur
added 1 commit
- 8f34698f - qosmngr: Add documentation for VLAN and Pbit translation
- docs/guide/VLAN_Pbit_translation.md 0 → 100644
54 ``` 55 56 ### A UCI mapping rule config looks as follows: 57 58 ``` 59 config classify 'classify_1' 60 option enable '1' 61 option order '1' 62 option ifname 'eth0.3' 63 option vid_check '100' 64 option vid_mark '200' 65 66 config classify 'classify_2' 67 option enable '1' 68 option order '1' 69 option ifname 'eth0.3' would this not be the wan interface in this case? for reverse traffic mapping
Edited by Rahul Thakurchanged this line in version 3 of the diff
added 4 commits
-
8f34698f...94424f90 - 3 commits from branch
hal:devel
- 4024e580 - qosmngr: Add documentation for VLAN and Pbit translation
-
8f34698f...94424f90 - 3 commits from branch
Please register or sign in to reply