Page MenuHomeVyOS Platform

Many op mode "show interfaces $type" commands no longer work
Needs testing, NormalPublicBUG

Description

Many commands like "run show interfaces ethernet" no longer work and display an "incomplete command" error, even though they always worked and supposed to work.

  • Ethernet (missing a <command> tag).
  • PPPoE (missing non-tag node)
  • Wirelessmodem (missing non-tag node)
  • Wireguard (missing non-tag node)
  • OpenVPN (op mode "show" completely broken)
  • macsec (needs investigation)

Details

Difficulty level
Normal (likely a few hours)
Version
1.3-rolling-202007180117
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

erkin set Issue type to Bug (incorrect behavior).Aug 29 2021, 1:48 PM
erkin removed a subscriber: Active contributors.
Viacheslav changed the task status from Open to Needs testing.Aug 28 2023, 4:41 PM

VyOS 1.3-stable-202308240442

MACsec

vyos@r1:~$ show interfaces macsec 
13: macsec11: protect on validate strict sc off sa off encrypt on send_sci on end_station off scb off replay off 
    cipher suite: GCM-AES-128, using ICV length 16
    TXSC: 7eb728d072000001 on SA 0
vyos@r1:~$

OpenVPN seems still doesn't show anything

vyos@r1:~$ show interfaces openvpn 

  Incomplete command: show interfaces openvpn

vyos@r1:~$
Viacheslav triaged this task as Normal priority.Jan 20 2024, 1:22 AM
Viacheslav updated the task description. (Show Details)