Page MenuHomeVyOS Platform

Cannot apply qos to l2tpv3 and dummy links
Closed, ResolvedPublic

Description

The traffic-policy command is not available for l2tpv3 interfaces. The command 'set interfaces l2tpv3 l2tpeth1 traffic-policy ...' is not defined.

My actual workaround is to define qos at linux level ('sudo /sbin/tc qdisc add dev l2tpeth1 ...')

Thanks.

Details

Difficulty level
Easy (less than an hour)
Version
1.1.7

Event Timeline

syncer changed the edit policy from "Public (No Login Required)" to "Custom Policy".
syncer edited projects, added VyOS 1.1.x (1.1.8); removed VyOS 1.1.x.
syncer moved this task from Needs Triage to Backlog on the VyOS 1.1.x (1.1.8) board.
syncer added a subscriber: Maintainers.
syncer added a subscriber: syncer.

As this already merged, moving this to backlog for 1.1.8

dmbaturin renamed this task from Cannot apply qos to l2tpv3 links to Cannot apply qos to l2tpv3 and dummy links.Oct 12 2017, 5:27 AM
dmbaturin raised the priority of this task from Wishlist to High.
dmbaturin added a subscriber: dmbaturin.

That commit was in helium as well, but the real issue was in the debian install file: those paths were missing from it, so templates were generated but not included in the package.

I've added a fix to both 1.1.8 and current.

syncer moved this task from Backlog to Finished on the VyOS 1.1.x (1.1.8) board.
syncer moved this task from Need Triage to Finished on the VyOS 1.2 Crux board.