Projecte

General

Perfil

Actions

Característica #482

tancat

primary_device on devices with DSA networking

Afegit per Roger Pueyo Centelles fa casi 4 anys. Actualitzat fa aproximadament 3 anys.

Estat:
Tancat
Prioritat:
Baixa
Categoria:
Network
Versió prevista:
Inici:
02-07-2020
Data de venciment:
% realitzat:

100%

Temps previst:
4:00 h
Temps invertit:

Descripció

MT7621-based devices now use DSA networking, so eth0 is no longer present for most of them. Therefore, eth0 should only be added to primary_device as a very last option:

root@qMp-99c2:/# head -n15  /etc/config/qmp 

config qmp 'interfaces'
    option lan_devices 'lan1 lan2'
    option mesh_devices 'eth0 lan1 lan2 wan'
    option wan_devices 'wan'
    option no_vlan_devices 'eth0 lan1 lan2 wan'

config qmp 'node'
    option primary_device 'eth0'
    option device_name 'qMp'
    option append_id '1'
    option prepend_cnm '1'
    option key '/tmp/qmp_key'
    option elevation '0'
    option latitude '0.0'
Actions

També disponible a: Atom PDF