Új hozzászólás Aktív témák

  • Guszti

    aktív tag

    Sziasztok!
    Megjott az elso Mikrotik eszkozom: hAP ac2.
    Itt jarok most vele:

    /interface bridge
    add name=bridge1
    /interface bridge port
    add bridge=bridge1 interface=ether1 hw=yes
    add bridge=bridge1 interface=ether2 hw=yes
    add bridge=bridge1 interface=ether3 hw=yes

    /interface ethernet switch vlan
    add ports=ether1,ether2,switch1-cpu switch=switch1 vlan-id=1
    add ports=ether1,ether3,switch1-cpu switch=switch1 vlan-id=34

    /interface vlan
    add name=NNET vlan-id=1 interface=bridge1
    add name=IPTV vlan-id=34 interface=bridge1

    /ip dhcp-client
    add interface=NNET disabled=no
    add interface=IPTV disabled=no

    /interface ethernet switch port
    set ether1 vlan-mode=secure vlan-header=add-if-missing
    set ether2 vlan-mode=secure vlan-header=always-strip default-vlan-id=1
    set ether3 vlan-mode=secure vlan-header=always-strip default-vlan-id=34
    set switch1-cpu vlan-header=leave-as-is vlan-mode=secure

    Az a problemam, hogy nem kap IP-t a NNET interface, mi lehet a baj?
    ether2-n levo eszkoz kap IP-t.

    Elore is koszi!

Új hozzászólás Aktív témák