[email protected]:~$ show conf com | match input set interfaces input ifb0 description 'FOO' set interfaces input ifb1 description 'FOO1' [email protected]:~$ [email protected]:~$ show interfaces input Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down Interface IP Address S/L Description --------- ---------- --- ----------- [email protected]:~$
Description
Description
Details
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)
Event Timeline
Comment Actions
PR https://github.com/vyos/vyos-1x/pull/1138
[email protected]:~$ 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 [email protected]:~$