hi guys, I need to do a
ip link set eth1.20 type vlan egress 0:0 1:0 2:0 3:0 4:0 5:0 6:0 7:0
but i think every time router reboot I have to redo the command, how can i do it persistent?
hi guys, I need to do a
ip link set eth1.20 type vlan egress 0:0 1:0 2:0 3:0 4:0 5:0 6:0 7:0
but i think every time router reboot I have to redo the command, how can i do it persistent?
The easiest way would be to simply place it in the startup script /etc/rc.local
- you can browse to it in the web GUI under System > Startup > Local Startup.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.