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

  • Fleto93

    tag

    Redditen kaptam némi segítséget, úgy tűnik ez a helyes konfig:
    a vlan-ids=1 sor volt hibás, töröltem, most a router felveszi dinamikusan helyes formában.

    /interface vlan
    add interface=bridge name=CCTV-VLAN vlan-id=5
    add interface=bridge name=GUEST-VLAN vlan-id=10
    /interface bonding
    add mode=802.3ad name=bonding-nas slaves=ether4,ether5 transmit-hash-policy=layer-2-and-3
    add mode=balance-xor name=bonding-switch slaves=ether2,ether3
    /interface list
    add comment=defconf name=WAN
    add comment=defconf name=LAN
    add name=GUEST
    add name=CCTV
    /interface wireless security-profiles
    set [ find default=yes ] supplicant-identity=MikroTik
    /interface bridge port
    add bridge=bridge comment=defconf interface=ether6
    add bridge=bridge comment=defconf interface=ether7
    add bridge=bridge comment=defconf interface=ether8
    add bridge=bridge comment=defconf interface=ether10
    add bridge=bridge comment=defconf interface=sfp-sfpplus1
    add bridge=bridge interface=bonding-switch
    add bridge=bridge interface=bonding-nas
    add bridge=bridge comment=defconf interface=ether9 pvid=5
    /interface bridge vlan
    add bridge=bridge tagged=bridge,bonding-nas,bonding-switch,ether6,ether7,ether8,ether10 untagged=ether9 vlan-ids=5
    add bridge=bridge tagged=bridge,bonding-nas,bonding-switch,ether6,ether7,ether8,ether10 vlan-ids=10
    /interface list member
    add comment=defconf interface=bridge list=LAN
    add comment=defconf interface=ether1 list=WAN
    add interface=pppoe-out1 list=WAN
    add interface=GUEST-VLAN list=GUEST
    add interface=CCTV-VLAN list=CCTV
    add interface=wireguard-server list=LAN

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