summaryrefslogtreecommitdiff
path: root/templates/show/interfaces/bonding/detail
AgeCommit message (Collapse)Author
2020-06-06op-mode: T2546: migrate show interfaces tunnel,input,pseudo-ethernet,l2tpv3 ...Christian Poessinger
Migrate to vyos-1x * show interfaces tunnel ... * show interfaces input ... * show interfaces pseudo-ethernet ... * show interfaces l2tpv3 ... * show interfaces bridge ... * show interfaces vti ... * show interfaces vxlan ...
2009-08-12Make bonding operational mode consistent with ethernetStephen Hemminger
Clone existing ethernet operational mode commands into bonding. Move old 'show interfaces bonding' to 'show interfaces bonding slaves' etc. Bug 4640 and others