1
0
Fork 0
frr/tests/topotests/bgp_features/r1/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":65000,
"peers":{
"192.168.101.2":{
"remoteAs":65100,
"state":"Established"
}
}
}
}