• Организовать монопольный доступ к файлу pdf?

    @mexxy Автор вопроса
    Максим Ярошевич, переобучить бухов, что нужно делать по-другому вызывает у них сильный стресс и нежелание делать по-другому. :-)))))
  • Как правильно настроить RSTP на свитчах mikrotik, чтобы не было петли?

    @mexxy Автор вопроса
    В ближайшее время проверю ваш совет.
  • Как правильно настроить RSTP на свитчах mikrotik, чтобы не было петли?

    @mexxy Автор вопроса
    Z7D, Да опечатка, второй это switch_b. Согласен с вашей схемой включения, но при ее применении сразу же теряется надежность и высокодоступность. А протокол STP (Spanning Tree Protocol) — сетевой протокол (или семейство сетевых протоколов) предназначенный для автоматического удаления циклов (петель коммутации) из топологии сети на канальном уровне в Ethernet-сетях.
  • Как правильно настроить RSTP на свитчах mikrotik, чтобы не было петли?

    @mexxy Автор вопроса
    Моей целью является сделать так, что обрывается uplink какого-то из SW1-3 к SWITCH_A, то автоматически начинал работать точно такой-же uplink к SWITCH_B. И когда оборванный uplink восстанавливается, все возвращается как и было раньше.
  • Как правильно настроить RSTP на свитчах mikrotik, чтобы не было петли?

    @mexxy Автор вопроса
    GW
    > interface bridge port print stats
    Flags: X - disabled, I - inactive, D - dynamic, H - hw-offload
    0 interface=eth7_LocalNet bridge=Bridge_LocalNet priority=0x80 path-cost=10 internal-path-cost=10 edge=auto point-to-point=auto learn=auto horizon=none hw=no
    auto-isolate=no restricted-role=no restricted-tcn=no pvid=1 frame-types=admit-all ingress-filtering=no unknown-unicast-flood=yes unknown-multicast-flood=yes
    broadcast-flood=yes tag-stacking=no bpdu-guard=no trusted=no multicast-router=temporary-query fast-leave=no status=in-bridge port-number=2 role=designated-port
    edge-port=no edge-port-discovery=yes point-to-point-port=yes external-fdb-status=no sending-rstp=yes learning=yes forwarding=yes hw-offload=no

    1 interface=eth6_LocalNet bridge=Bridge_LocalNet priority=0x80 path-cost=10 internal-path-cost=10 edge=auto point-to-point=auto learn=auto horizon=none hw=yes
    auto-isolate=no restricted-role=no restricted-tcn=no pvid=1 frame-types=admit-all ingress-filtering=no unknown-unicast-flood=yes unknown-multicast-flood=yes
    broadcast-flood=yes tag-stacking=no bpdu-guard=no trusted=no multicast-router=temporary-query fast-leave=no status=in-bridge port-number=1 role=root-port
    edge-port=no edge-port-discovery=yes point-to-point-port=yes external-fdb-status=no sending-rstp=yes learning=yes forwarding=yes root-path-cost=10
    designated-bridge=0x4000.CC:2D:E0:2E:FB:AF designated-cost=0 designated-port-number=24 hw-offload=no
  • Как правильно настроить RSTP на свитчах mikrotik, чтобы не было петли?

    @mexxy Автор вопроса
    GW
    > interface bridge print
    Flags: X - disabled, R - running
    0 R name="Bridge_LocalNet" mtu=auto actual-mtu=1500 l2mtu=1580 arp=enabled arp-timeout=auto mac-address=E4:8D:8C:17:9E:37 protocol-mode=rstp fast-forward=no
    igmp-snooping=no auto-mac=yes ageing-time=5m priority=0x8000 max-message-age=20s forward-delay=15s transmit-hold-count=6 vlan-filtering=no dhcp-snooping=no

    > interface bridge port print
    Flags: X - disabled, I - inactive, D - dynamic, H - hw-offload
    # INTERFACE BRIDGE HW PVID PRIORITY PATH-COST INTERNAL-PATH-COST HORIZON
    0 eth7_LocalNet Bridge_LocalNet no 1 0x80 10 10 none
    1 eth6_LocalNet Bridge_LocalNet yes 1 0x80 10 10 none
  • Как правильно настроить RSTP на свитчах mikrotik, чтобы не было петли?

    @mexxy Автор вопроса
    SWITCH_B
    SWITCH_B
    [admin@SW_B] > interface bridge print
    Flags: X - disabled, R - running
    0 R name="All_ports" mtu=auto actual-mtu=1500 l2mtu=1588 arp=enabled arp-timeout=auto mac-address=D2:57:BC:69:1D:A1 protocol-mode=rstp fast-forward=yes igmp-snooping=no
    auto-mac=yes ageing-time=5m priority=0x4FFC max-message-age=20s forward-delay=15s transmit-hold-count=6 vlan-filtering=no dhcp-snooping=no
    [admin@MikroTik] > interface bridge port print
    Flags: X - disabled, I - inactive, D - dynamic, H - hw-offload
    # INTERFACE BRIDGE HW PVID PRIORITY PATH-COST INTERNAL-PATH-COST HORIZON
    0 all All_ports yes 1 0x90 10 10 none
    1 IDH ether1 All_ports yes 1 0x90 10 10 none
    2 IDH ether2 All_ports yes 1 0x90 10 10 none
    3 IDH ether3 All_ports yes 1 0x90 10 10 none
    4 IDH ether4 All_ports yes 1 0x90 10 10 none
    5 IDH ether5 All_ports yes 1 0x90 10 10 none
    6 IDH ether6 All_ports yes 1 0x90 10 10 none
    7 IDH ether7 All_ports yes 1 0x90 10 10 none
    8 IDH ether8 All_ports yes 1 0x90 10 10 none
    9 IDH ether9 All_ports yes 1 0x90 10 10 none
    10 IDH ether10 All_ports yes 1 0x90 10 10 none
    11 IDH ether11 All_ports yes 1 0x90 10 10 none
    12 IDH ether12 All_ports yes 1 0x90 10 10 none
    13 IDH ether13 All_ports yes 1 0x90 10 10 none
    14 IDH ether14 All_ports yes 1 0x90 10 10 none
    15 IDH ether15 All_ports yes 1 0x90 10 10 none
    16 IDH ether16 All_ports yes 1 0x90 10 10 none
    17 IDH ether17 All_ports yes 1 0x90 10 10 none
    18 IDH ether18 All_ports yes 1 0x90 10 10 none
    19 IDH ether19 All_ports yes 1 0x90 10 10 none
    20 IDH ether20 All_ports yes 1 0x90 10 10 none
    21 IDH ether21 All_ports yes 1 0x90 10 10 none
    22 IDH ether22 All_ports yes 1 0x90 10 10 none
    23 IDH ether23 All_ports yes 1 0x90 10 10 none
    24 DH ether24 All_ports yes 1 0x90 10 10 none
    25 IDH sfp1 All_ports yes 1 0x90 10 10 none
  • Как правильно настроить RSTP на свитчах mikrotik, чтобы не было петли?

    @mexxy Автор вопроса
    Strabbo,
    spoiler
    SWITCH_A
    [admin@SWA_] > interface bridge print
    Flags: X - disabled, R - running
    0 R name="bridge_all_ports" mtu=auto actual-mtu=1500 l2mtu=1588 arp=enabled arp-timeout=auto mac-address=CC:2D:E0:2E:FB:AF protocol-mode=rstp fast-forward=yes
    igmp-snooping=no auto-mac=yes ageing-time=5m priority=0x4000 max-message-age=20s forward-delay=15s transmit-hold-count=6 vlan-filtering=no dhcp-snooping=no
    [admin@SW_A] > interface bridge port print
    Flags: X - disabled, I - inactive, D - dynamic, H - hw-offload
    # INTERFACE BRIDGE HW PVID PRIORITY PATH-COST INTERNAL-PATH-COST HORIZON
    0 all bridge_all_ports yes 1 0x80 10 10 none
    1 DH ether1 bridge_all_ports yes 1 0x80 10 10 none
    2 DH ether2 bridge_all_ports yes 1 0x80 10 10 none
    3 DH ether3 bridge_all_ports yes 1 0x80 10 10 none
    4 DH ether4 bridge_all_ports yes 1 0x80 10 10 none
    5 DH ether5 bridge_all_ports yes 1 0x80 10 10 none
    6 DH ether6 bridge_all_ports yes 1 0x80 10 10 none
    7 DH ether7 bridge_all_ports yes 1 0x80 10 10 none
    8 DH ether8 bridge_all_ports yes 1 0x80 10 10 none
    9 DH ether9 bridge_all_ports yes 1 0x80 10 10 none
    10 DH ether10 bridge_all_ports yes 1 0x80 10 10 none
    11 DH ether11 bridge_all_ports yes 1 0x80 10 10 none
    12 DH ether12 bridge_all_ports yes 1 0x80 10 10 none
    13 DH ether13 bridge_all_ports yes 1 0x80 10 10 none
    14 IDH ether14 bridge_all_ports yes 1 0x80 10 10 none
    15 IDH ether15 bridge_all_ports yes 1 0x80 10 10 none
    16 IDH ether16 bridge_all_ports yes 1 0x80 10 10 none
    17 IDH ether17 bridge_all_ports yes 1 0x80 10 10 none
    18 IDH ether18 bridge_all_ports yes 1 0x80 10 10 none
    19 IDH ether19 bridge_all_ports yes 1 0x80 10 10 none
    20 IDH ether20 bridge_all_ports yes 1 0x80 10 10 none
    21 IDH ether21 bridge_all_ports yes 1 0x80 10 10 none
    22 IDH ether22 bridge_all_ports yes 1 0x80 10 10 none
    23 IDH ether23 bridge_all_ports yes 1 0x80 10 10 none
    24 DH ether24 bridge_all_ports yes 1 0x80 10 10 none
    25 IDH sfp1 bridge_all_ports yes 1 0x80 10 10 none