Naming Rules » History » Version 1
Marc Dequènes, 2019-08-17 15:11
| 1 | 1 | Marc Dequènes | h1. Naming Rules |
|---|---|---|---|
| 2 | |||
| 3 | h2. Network Interfaces |
||
| 4 | |||
| 5 | * LAN interface: _eth-lan_ |
||
| 6 | * WAN interface: _eth-wan_ |
||
| 7 | * VLAN: _vlan<i>_ (with _<i>_ the VLAN ID) |
||
| 8 | * Bridge: _br-lan_ or _br-wan_ |
||
| 9 | |||
| 10 | 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). |