mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-21 09:35:45 +02:00
multiple api paths support and updates (#131)
* multiple api paths support and updates Signed-off-by: Tomas Herfert <herfik> * sanity fix Signed-off-by: Tomas Herfert <herfik> * another sanity fix Signed-off-by: Tomas Herfert <herfik> * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> Signed-off-by: Tomas Herfert <herfik> Co-authored-by: Tomas Herfert <herfik> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
c48f4c74ce
commit
4194ae9ba6
4 changed files with 212 additions and 33 deletions
|
@ -117,19 +117,30 @@ options:
|
|||
- ip traffic-flow
|
||||
- ip traffic-flow ipfix
|
||||
- ip upnp
|
||||
- ipv6 address
|
||||
- ipv6 dhcp-client
|
||||
- ipv6 dhcp-server
|
||||
- ipv6 dhcp-server option
|
||||
- ipv6 firewall address-list
|
||||
- ipv6 firewall filter
|
||||
- ipv6 nd prefix default
|
||||
- ipv6 route
|
||||
- ipv6 settings
|
||||
- mpls
|
||||
- mpls ldp
|
||||
- port firmware
|
||||
- ppp aaa
|
||||
- queue interface
|
||||
- queue tree
|
||||
- radius incoming
|
||||
- routing bgp instance
|
||||
- routing mme
|
||||
- routing ospf area
|
||||
- routing ospf area range
|
||||
- routing ospf instance
|
||||
- routing ospf interface-template
|
||||
- routing pimsm instance
|
||||
- routing pimsm interface-template
|
||||
- routing rip
|
||||
- routing ripng
|
||||
- snmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue