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:~$
Description
Description
Details
Details
- Version
- VyOS 1.4-rolling-202201050317
- Is it a breaking change?
- Unspecified (possibly destroys the router)
- Issue type
- Bug (incorrect behavior)
Related Objects
Related Objects
- Mentioned In
- 1.3.3
1.3.1
rVYOSONEXfab311fa3c79: op-mode: T4142: Fix for show input ifbX interfaces
rVYOSONEX64349844b98f: Merge pull request #1141 from sever-sever/T4142-equ
rVYOSONEX5fdf4e598834: op-mode: T4142: Fix for show input ifbX interfaces
rVYOSONEXe4b368b10aee: Merge pull request #1138 from sever-sever/T4142
Event Timeline
Comment Actions
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:~$