mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-21 09:35:45 +02:00
Add support for "routing filter {rule|select-rule}" (#200)
RouterOS 7 added route selections and filters (https://help.mikrotik.com/docs/display/ROS/Route+Selection+and+Filters). Signed-off-by: Michael Hanselmann <public@hansmi.ch>
This commit is contained in:
parent
2164261e09
commit
343c4883c0
4 changed files with 30 additions and 0 deletions
|
@ -149,6 +149,8 @@ options:
|
|||
- queue tree
|
||||
- radius incoming
|
||||
- routing bgp instance
|
||||
- routing filter rule
|
||||
- routing filter select-rule
|
||||
- routing mme
|
||||
- routing ospf area
|
||||
- routing ospf area range
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue