nmstate 2.2.60

Library for networking management in a declarative manner
Documentation
1
2
3
4
5
6
7
8
9
---
routes:
  config:
  - destination: ::/0
    next-hop-address: 2001:db8:1::4
    next-hop-interface: eth1
  - destination: 0.0.0.0/0
    next-hop-address: 192.0.2.2
    next-hop-interface: eth1