Hirdetés

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

  • Guszti

    aktív tag

    válasz Guszti #6709 üzenetére

    Bocsi, lejart a szerkesztesi ido. :(
    Most eddig KB igy nez ki a dolog:

    /interface bridge
    add name=bridge1 igmp-snooping=yes vlan-filtering=no

    /interface bridge port
    add bridge=bridge1 interface=ether1 hw=yes
    add bridge=bridge1 interface=ether2 pvid=32 hw=yes
    add bridge=bridge1 interface=ether3 pvid=34 hw=yes
    add bridge=bridge1 interface=ether4 pvid=32 hw=yes

    /interface bridge vlan
    add bridge=bridge1 tagged=bridge1,ether1 untagged=ether2,ether4 vlan-ids=32
    add bridge=bridge1 tagged=bridge1,ether1 untagged=ether3 vlan-ids=34

    /interface vlan
    add interface=bridge1 name=NET vlan-id=32
    add interface=bridge1 name=IPTV vlan-id=34

    /ip dhcp-client
    add interface=NET dhcp-options=clientid disabled=no
    add interface=IPTV dhcp-options=clientid disabled=no

    /interface bridge set bridge1 vlan-filtering=yes

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