Page MenuHomeVyOS Platform

QoS control failure of VLAN sub interface
Closed, ResolvedPublicBUG

Assigned To
Authored By
jack9603301
May 16 2021, 8:16 AM
Referenced Files
F1382486: 图片.png
May 16 2021, 8:16 AM
F1382483: 图片.png
May 16 2021, 8:16 AM
F1382484: 图片.png
May 16 2021, 8:16 AM

Description

Use the following configuration:

set interfaces ethernet eth0 vif 700 address 192.168.0.2/24
set interfaces ethernet eth0 vif 700 ingress-qos 0:1
commit

Configuration does not appear to be applied:

图片.png (160×941 px, 5 KB)

The correct configuration should be:

图片.png (153×930 px, 5 KB)

ps: It should be noted that the QoS control of VLAN allows multiple setting parameters, so the current configuration needs to be changed to allow multiple values, such as:

图片.png (190×874 px, 8 KB)

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)