HI all,
I read the article Clarifying the term "Interface" in below URL,
It clearly says:
If you already know the OpenWrt syntax a bit, you can see that I have replaced interface with connector, device with controller and proto with setup to avoid “
interface
” and anything related.
But when I check the config in my openwrt router in Production, I did not see config connector
(but config interface
instead) and config controller
(but config device
instead).
If the article in above URL already outdated ? if yes, I would recommend to delete it to avoid confusion.