Page MenuHomeVyOS Platform

op-mode "dhcp client leases interface" completion helper misses interfaces
Closed, ResolvedPublicBUG

Description

vyos@vyos:~$ show dhcp client leases interface
Possible completions:
  eth0          Show DHCP client information for interface
  eth1
  eth2
  eth3

My interfaces are:

vyos@vyos:~$ show interfaces
Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down
Interface        IP Address                        S/L  Description
---------        ----------                        ---  -----------
bond10           -                                 u/u
bond10.20        172.31.0.142/24                   u/u
bond10.202       -                                 u/u  PPPoE link interface
bond10.204       172.18.204.10/24                  u/u
dum0             172.18.254.204/32                 u/u
eth0             -                                 u/D
eth1             -                                 A/D
eth2             -                                 u/u
eth3             -                                 u/u
lo               127.0.0.1/8                       u/u
                 ::1/128
wlan0            -                                 A/D

Where bond.20 is a DHCP interface

Same problem exists on VyOS 1.2.5 - completion helper only shows physical ethernet interfaces

Details

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

Event Timeline

c-po changed Version from 1.3-rolling-202004270117 to 1.2.5.
c-po claimed this task.
c-po moved this task from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.6) board.