ansible-collections.communi.../plugins
Michael Jenny c7b2275f2c
Support RouterOS path /interface ethernet switch port-isolation and /routing bfd configuration (#375)
* Update _api_data.py

Add /interface/bridge property "port-cost-mode" which is supported since RouterOS 7.13.

See changelog for details: https://mikrotik.com/download/changelogs

* Create 371-add-bridge-port-cost-mode.yml

* Update changelogs/fragments/371-add-bridge-port-cost-mode.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Support for /interface ethernet switch port-isolation
  RouterOS has supported the /interface ethernet switch port-isolation path since version 6.43.
  This feature enables hardware offloaded Layer‑2 port isolation on supported switch chips

Support for /routing bfd configuration
  Since RouterOS 7.11 it supports stable bfd support.
  See: https://iparchitechs.com/mikrotik-routeros-v7-11-stable-released/

* .

* Add change file

* attr order

* Add name to fields

* PEP8

* Update changelogs/fragments/375-port_isolation-and-routing_bfd_configuration.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update changelogs/fragments/375-port_isolation-and-routing_bfd_configuration.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Michael Jenny <mjenny@ansible.zvcloud.de>
2025-06-13 08:10:37 +02:00
..
cliconf Improve formulations. 2024-12-28 16:52:27 +01:00
doc_fragments Add 'idempotent' attribute (#337) 2024-12-30 21:11:17 +01:00
filter Fix linting errors. 2025-04-26 12:18:29 +02:00
module_utils Support RouterOS path /interface ethernet switch port-isolation and /routing bfd configuration (#375) 2025-06-13 08:10:37 +02:00
modules Support RouterOS path /interface ethernet switch port-isolation and /routing bfd configuration (#375) 2025-06-13 08:10:37 +02:00
terminal Remove unneccessary imports (#149) 2023-02-06 07:42:39 +01:00