Evgenii Legotckoi
Aug. 18, 2015, 10:20 p.m.

DELL Networking. STP Configuring

Configuring STP for DELL switches (depending on the version of the OS switch syntax may vary slightly.)

Before making STP setting on the switch port, you must set a global preference protocol:

  1. console(config)# spanning-tree
  2. console(config)# spanning-tree mode rstp
  3. console(config)# spanning-tree priority 12288
  4. console(config)# spanning-tree hello-time 5
  5. console(config)# spanning-tree max-age 12
  6. console(config)# spanning-tree forward-time 25
  7. console(config)# exit

In this case, the adjusted version of the protocol, switch priority in the construction of the tree, while promoting the package, the duration of sending hello packet. Once made global protocol setting, make the setting Protocol on the switch ports that will participate in the construction of the tree topology.


  1. console> enable
  2. console# configure
  3. console(config)# interface ethernet 1/e1
  4. console(config-if)# spanning-tree disable
  5. console(config-if)# spanning-tree cost 35000
  6. console(config-if)# spanning-tree port-priority 96
  7. console(config-if)# spanning-tree portfast
  8. console(config-if)# exit
  9. console(config)# exit

When setting specifies the path cost and port priority.

Also, the protocol can be configured in groups of links united LAG protocol. As data links act as a single logical link.

  1. console(config)# interface port-channel 1
  2. console(config-if)# spanning-tree disable
  3. console(config-if)# spanning-tree cost 35000
  4. console(config-if)# spanning-tree port-priority 96
  5. console(config-if)# spanning-tree portfast

Configuring RSTP to STP differ in the choice of mode of protocol:

  1. console(config)# interface ethernet 1/e5
  2. console(config-if)# spanning-tree link-type shared
  3. console(config-if)# spanning tree mode rstp

MSTP protocol differs from STP or RSTP protocol that is able to break the logical links in a VLAN. Thus in one physical links may simultaneously present both active and non-active (logically broken) links multiple VLAN.

  1. console(config)# spanning-tree mst configuration
  2. console(config-mst)# instance 1 add vlan 10-20
  3. console(config-mst)# name region1
  4. console(config-mst)# revision 1
  5. console(config)# spanning-tree mst configuration
  6. console(config-mst)# instance 2 add vlan 21-30
  7. console(config-mst)# name region1
  8. console(config-mst)# revision 1
  9. console(config-mst)# show pending
  10.  
  11. Pending MST configuration
  12. Name: Region1
  13. Revision: 1
  14. Instance Vlans Mapped
  15. -------- ------------
  16. 0 1-9,31-4094
  17. 1 10-20
  18. 2 21-30

Do you like it? Share on social networks!

Comments

Only authorized users can post comments.
Please, Log in or Sign up
  • Last comments
  • Evgenii Legotckoi
    March 9, 2025, 9:02 p.m.
    К сожалению, я этого подсказать не могу, поскольку у меня нет необходимости в обходе блокировок и т.д. Поэтому я и не задавался решением этой проблемы. Ну выглядит так, что вам действитель…
  • VP
    March 9, 2025, 4:14 p.m.
    Здравствуйте! Я устанавливал Qt6 из исходников а также Qt Creator по отдельности. Все компоненты, связанные с разработкой для Android, установлены. Кроме одного... Когда пытаюсь скомпилиров…
  • ИМ
    Nov. 22, 2024, 9:51 p.m.
    Добрый вечер Евгений! Я сделал себе авторизацию аналогичную вашей, все работает, кроме возврата к предидущей странице. Редеректит всегда на главную, хотя в логах сервера вижу запросы на правильн…
  • Evgenii Legotckoi
    Oct. 31, 2024, 11:37 p.m.
    Добрый день. Да, можно. Либо через такие же плагины, либо с постобработкой через python библиотеку Beautiful Soup
  • A
    Oct. 19, 2024, 5:19 p.m.
    Подскажите как это запустить? Я не шарю в программировании и кодинге. Скачал и установаил Qt, но куча ошибок выдается и не запустить. А очень надо fb3 переконвертировать в html