CLI commands as of recent rolling releases appear to no longer be scaling with terminal width, and additionally are mucking up descriptions:
[email protected]:~$ show interfaces bonding bond2 brief Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down Interface IP Address S/L Description --------- ---------- --- ----------- bond2 - u/u DL: L::cr01b-vyos.int DL: L::cr01b-vyos.int | DL: L::cr01b-vyos.int | DL: L::cr01b-vyos.int | DL: L::cr01b-vyos.int |
Config:
[email protected]# show interfaces bonding bond2 address dhcp description "DL: L::cr01b-vyos.int bond2 | R::ir01.int Po1.21 (FIOS)" disable hash-policy layer3+4 member { interface eth4 interface eth5 } mode xor-hash vrf FIOS [edit]