Page MenuHomeVyOS Platform

Fix for dummy interface option in the operational command "clear interfaces dummy"
Closed, ResolvedPublic

Description

VyOS ver 1.2.7:

vyos@vyos:~$ clear interfaces dummy
Possible completions:
  counters      Clear all dummy interfaces counters
  dummy0        Clear interface information for a given dummy interface

VyOS ver 1.4-rolling-202106131819 & 1.3-beta-202106131928

vyos@R3:~$ clear interfaces dummy
Possible completions:
  counters      Clear all dummy interfaces counters

The command should show the available list of dummy interfaces dumN

Details

Difficulty level
Unknown (require assessment)
Version
vyos 1.2.7, vyos 1.3 and 1.4
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)

Event Timeline

The question is if this is really relevant - as to my knowledge it is not possible to clear those counters unless unloading and reloading the interface driver(s)

the possible completion output is fixed in the latest release: 1.4-rolling-202106151212