Page MenuHomeVyOS Platform

Input ifbX interfaces not displayed in op-mode
Closed, ResolvedPublicBUG

Description

vyos@r11-roll:~$ show conf com | match input
set interfaces input ifb0 description 'FOO'
set interfaces input ifb1 description 'FOO1'
vyos@r11-roll:~$ 
vyos@r11-roll:~$ show interfaces input 
Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down
Interface        IP Address                        S/L  Description
---------        ----------                        ---  -----------
vyos@r11-roll:~$

Details

Version
VyOS 1.4-rolling-202201050317
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)

Event Timeline

Viacheslav changed the task status from Open to In progress.
Viacheslav claimed this task.

PR https://github.com/vyos/vyos-1x/pull/1138

vyos@r11-roll:~$ show interfaces input 
Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down
Interface        IP Address                        S/L  Description
---------        ----------                        ---  -----------
ifb0             -                                 u/u  FOO
ifb1             -                                 u/u  FOO1
vyos@r11-roll:~$
Viacheslav moved this task from Backport Candidates to Finished on the VyOS 1.4 Sagitta board.
Viacheslav moved this task from Need Triage to Finished on the VyOS 1.3 Equuleus ( 1.3.1) board.
dmbaturin changed Issue type from Unspecified (please specify) to Bug (incorrect behavior).