firmware/br-ext-chip-xiongmai/system/skeleton/etc/network/interfaces

9 lines
123 B
Plaintext

# Interfaces
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
hwaddress ether $(fw_printenv -n ethaddr)