mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-21 09:35:45 +02:00
Add support for the "ipv6 nd prefix" path (#303)
Upstream documentation: https://help.mikrotik.com/docs/display/ROS/IPv6+Neighbor+Discovery#IPv6NeighborDiscovery-Prefix
This commit is contained in:
parent
ba806c0593
commit
64ee613a0d
4 changed files with 20 additions and 0 deletions
|
@ -183,6 +183,7 @@ options:
|
|||
- ipv6 firewall nat
|
||||
- ipv6 firewall raw
|
||||
- ipv6 nd
|
||||
- ipv6 nd prefix
|
||||
- ipv6 nd prefix default
|
||||
- ipv6 route
|
||||
- ipv6 settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue