Hello,
I want to test FRER on LS1028RDB, I tried the following command,
# bridge vlan add dev swp0 vid 1 pvid
however, it says command not found. See below.
root@TinyLinux:~# bridge vlan add dev swp0 vid 1 pvid
-sh: bridge: command not found
@yipingwang
So, what additional software do I need to install to support the bridge command?