{ "firewall": { "modify": { "LOAD_BALANCE": { "description": "LOAD_BALANCE", "rule": { "2500": { "action": "modify", "source": { "address": "192.168.2.0/24" }, "modify": { "table": "5" }, "protocol": "all" }, } } }, }, "protocols": { "static": { "table": { "5": { "route": { "0.0.0.0/0": { "next-hop": { "10.10.12.1": "''" } } } } } } }, }