mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-21 09:35:45 +02:00
Support routing id and bgp connection (#220)
* Support "/routing id" https://help.mikrotik.com/docs/pages/viewpage.action?pageId=59965506 * Support "/routing bgp connection" https://help.mikrotik.com/docs/display/ROS/BGP#BGP-ConnectionMenu * Add changelog fragment * Add period. --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
226649ac13
commit
a6979c7f3d
4 changed files with 40 additions and 0 deletions
|
@ -165,9 +165,11 @@ options:
|
|||
- queue interface
|
||||
- queue tree
|
||||
- radius incoming
|
||||
- routing bgp connection
|
||||
- routing bgp instance
|
||||
- routing filter rule
|
||||
- routing filter select-rule
|
||||
- routing id
|
||||
- routing mme
|
||||
- routing ospf area
|
||||
- routing ospf area range
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue