frr/tests/topotests/bgp_features/r5/bgp_delayopen_summary_established.json

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

12 lines
132 B
JSON
Raw Normal View History

{
"ipv4Unicast":{
"as":65200,
"peers":{
"192.168.201.1":{
"remoteAs":65000,
"state":"Established"
}
}
}
}