Project

General

Profile

Naming Rules » History » Revision 2

Revision 1 (Marc Dequènes, 2019-08-17 15:11) → Revision 2/3 (Marc Dequènes, 2020-04-08 21:19)

h1. Naming Rules 

 h2. Network Interfaces 

 * LAN interface: _eth-lan_ 
 * WAN interface: _eth-wan_ 
 * VLAN: _vlan<i>_ (with _<i>_ the VLAN ID) 
 * Bridge: _br-lan_ or _br-wan_ 
 * PPP (PPPOE, L2TP): _ppp-<provider|destination> 

 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).