ifstate.yaml
0.6Schema URL
Type:
object
IfState Configuration Schema
Properties
options
object
global configuration settings
ignore
object
ignore patterns to skip interface, ip address or routing objects
3 nested properties
ipaddr
string[]
list of ip address prefixes to be ignored
ifname
string[]
interface names matching this list of regex will be ignored
routes
object
filter routes by options
1 nested properties
protos
integer[]
interfaces
object[]
list of interface settings (link settings and ip addresses)
routing
object
1 nested properties
routes
object[]
Definitions
iface-link_link
integer | string
specifies a parent device name or index
iface-link_master
integer | string
specifies a master device name or index
iface-link_state
string
set device state
iface-link_tun-remote4
string
remote IPv4 address of the tunnel
iface-link_tun-local4
string
local IPv4 address of the tunnel
iface-link_tun-remote6
string
remote IPv4 address of the tunnel
iface-link_tun-local6
string
local IPv4 address of the tunnel
iface-link_tun-dev
integer | string
specifies a parent device name or index