Page MenuHomeVyOS Platform

Rewrite show bridge to new format
Closed, ResolvedPublicFEATURE REQUEST

Description

Rewrite show bridge to use vyos.opmode

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Internal change (not visible to end users)

Related Objects

StatusSubtypeAssignedTask
OpenFEATURE REQUESTNone
ResolvedFEATURE REQUESTViacheslav

Event Timeline

PR https://github.com/vyos/vyos-1x/pull/1435

vyos@r14:~$ show bridge 
Bridge interface br0:
Member    State       MTU    Flags                            Prio
--------  ----------  -----  -------------------------------  ------
dum0      forwarding  1500   broadcast,noarp,up,lower_up      32
eth1.30   forwarding  1500   broadcast,multicast,up,lower_up  32
eth1.55   forwarding  1500   broadcast,multicast,up,lower_up  32

Bridge interface br1:
Member    State       MTU    Flags                            Prio
--------  ----------  -----  -------------------------------  ------
eth1.195  forwarding  1500   broadcast,multicast,up,lower_up  32
eth1.197  forwarding  1500   broadcast,multicast,up,lower_up  32

vyos@r14:~$
Viacheslav changed the task status from Open to In progress.Jul 26 2022, 5:52 PM
Viacheslav changed the task status from In progress to Needs testing.Jul 30 2022, 9:33 AM
Viacheslav moved this task from Need Triage to Finished on the VyOS 1.4 Sagitta board.