{ "comment": { "description": "Sample full SIIT configuration.", "notes": [ "192.0.2/24, 198.51.100/24 and 2001:db8::/32 are", "documentation blocks (RFC 5737 and RFC 3849), and you", "WILL need to change or remove them for your setup." ], "last update": "2022-03-20" }, "instance": "sample-siit", "framework": "netfilter", "global": { "pool6": "2001:db8:0::/96", "lowest-ipv6-mtu": 1280, "logging-debug": false }, "eamt": [ { "ipv6 prefix": "2001:db8:1::/128", "ipv4 prefix": "192.0.2.0" }, { "ipv6 prefix": "2001:db8:2::", "ipv4 prefix": "192.0.2.1/32" }, { "ipv6 prefix": "2001:db8:3::/124", "ipv4 prefix": "192.0.2.16/28" } ], "denylist4": [ "198.51.100.0", "198.51.100.2/32", "198.51.100.32/27" ] }