frr/tests/topotests/pim_acl/r1/ospf_neighbor.json

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

60 lines
1.5 KiB
JSON
Raw Normal View History

{
"neighbors":{
"192.168.0.11":[
{
"nbrPriority":10,
"converged":"Full",
"ifaceAddress":"192.168.101.11",
"ifaceName":"r1-eth1:192.168.101.1",
"linkStateRetransmissionListCounter":0,
"linkStateRequestListCounter":0,
"databaseSummaryListCounter":0
}
],
"192.168.0.12":[
{
"nbrPriority":0,
"converged":"Full",
"ifaceAddress":"192.168.101.12",
"ifaceName":"r1-eth1:192.168.101.1",
"linkStateRetransmissionListCounter":0,
"linkStateRequestListCounter":0,
"databaseSummaryListCounter":0
}
],
"192.168.0.13":[
{
"nbrPriority":0,
"converged":"Full",
"ifaceAddress":"192.168.101.13",
"ifaceName":"r1-eth1:192.168.101.1",
"linkStateRetransmissionListCounter":0,
"linkStateRequestListCounter":0,
"databaseSummaryListCounter":0
}
],
"192.168.0.14":[
{
"nbrPriority":0,
"converged":"Full",
"ifaceAddress":"192.168.101.14",
"ifaceName":"r1-eth1:192.168.101.1",
"linkStateRetransmissionListCounter":0,
"linkStateRequestListCounter":0,
"databaseSummaryListCounter":0
}
],
"192.168.0.15":[
{
"nbrPriority":0,
"converged":"Full",
"ifaceAddress":"192.168.101.15",
"ifaceName":"r1-eth1:192.168.101.1",
"linkStateRetransmissionListCounter":0,
"linkStateRequestListCounter":0,
"databaseSummaryListCounter":0
}
]
}
}