frr/tests/topotests/pbr_topo1/r1/pbr-interface.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

28 lines
363 B
JSON
Raw Normal View History

[
{
"name":"r1-eth1",
"policy":"EVA",
"valid":true
},
{
"name":"r1-eth2",
"policy":"DONNA",
"valid":true
},
{
"name":"r1-eth3",
"policy":"AKIHABARA",
"valid":true
},
{
"name":"r1-eth4",
"policy":"ASAKUSA",
"valid":true
},
{
"name":"r1-noexist",
"policy":"NOEXIST",
"valid":false
}
]