aboutsummaryrefslogtreecommitdiffstats
path: root/stacks/fstack/config/rd_config.json
blob: 3c5268ca2c586b9934a83a436de24ade0f60948d (plain)
1
2
3
4
5
6
7
8
9
10
{
  "ip_route": [
    {
	  "subnet": "192.168.1.1/24",
	  "type": "nstack-fstack"
	}
  ],
  "prot_route": [
  ]
}