Actions
Naming Rules » History » Revision 1
Revision 1/3
| Next »
Marc Dequènes, 2019-08-17 15:11
Naming Rules¶
Network Interfaces¶
- LAN interface: eth-lan
- WAN interface: eth-wan
- VLAN: vlan<i> (with <i> the VLAN ID)
- Bridge: br-lan or br-wan
In case there is multiple LAN/WAN/Bridge interfaces then it is suffixed with -<provider> (with <provider> the name of the link's upstream provider).
Updated by Marc Dequènes over 5 years ago · 1 revisions