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

Difficulty level
Easy (less than an hour)
Version
VyOS 1.4-rolling-202201050317
Why the issue appeared?
Implementation mistake
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)

Related Objects

Mentioned In
1.3.3
1.3.1

Event Timeline

Viacheslav changed the task status from Open to In progress.Jan 5 2022, 3:41 PM
Viacheslav claimed this task.
Viacheslav created 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 Why the issue appeared? from Will be filled on close to Implementation mistake.Mar 21 2022, 8:10 AM
dmbaturin changed Issue type from Unspecified (please specify) to Bug (incorrect behavior).