frr/tests/topotests/bfd_bgp_cbit_topo3/r1/peers_down.json

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

16 lines
391 B
JSON
Raw Normal View History

[
{
"multihop":true,
"peer":"2001:db8:4::1",
"local":"2001:db8:1::1",
"status":"init",
"receive-interval":300,
"transmit-interval":300,
"echo-receive-interval":50,
"echo-transmit-interval":0,
"remote-receive-interval":1000,
"remote-transmit-interval":1000,
"remote-echo-receive-interval":50
}
]