25 lines
468 B
Text
25 lines
468 B
Text
{
|
|
"adjacencies":[
|
|
{
|
|
"addressFamily":"ipv4",
|
|
"neighborId":"1.1.1.1",
|
|
"type":"link",
|
|
"interface":"r2-eth1",
|
|
"helloHoldtime":15
|
|
},
|
|
{
|
|
"addressFamily":"ipv4",
|
|
"neighborId":"1.1.1.1",
|
|
"type":"targeted",
|
|
"peer":"1.1.1.1",
|
|
"helloHoldtime":45
|
|
},
|
|
{
|
|
"addressFamily":"ipv4",
|
|
"neighborId":"3.3.3.3",
|
|
"type":"link",
|
|
"interface":"r2-eth2",
|
|
"helloHoldtime":15
|
|
}
|
|
]
|
|
}
|