summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/rt0.t.json
blob: 33cdebc689c7400efe1b2b7d259e680a5749d57d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# rt nexthop fd00::1
[
    {
        "match": {
            "left": {
                "rt": {
                    "family": "ip6",
                    "key": "nexthop"
                }
            },
            "right": "fd00::1"
        }
    }
]