30 lines
530 B
JSON
30 lines
530 B
JSON
|
{
|
||
|
"attr":{
|
||
|
"entriesCount":2
|
||
|
},
|
||
|
"table":[
|
||
|
{
|
||
|
"interface":"r1-gre0",
|
||
|
"type":"nhs",
|
||
|
"protocol":"10.255.255.2",
|
||
|
"nbma":"10.2.1.2",
|
||
|
"claimed_nbma":"10.2.1.2",
|
||
|
"used":false,
|
||
|
"timeout":true,
|
||
|
"auth":false,
|
||
|
"identity":""
|
||
|
},
|
||
|
{
|
||
|
"interface":"r1-gre0",
|
||
|
"type":"local",
|
||
|
"protocol":"10.255.255.1",
|
||
|
"nbma":"10.1.1.1",
|
||
|
"claimed_nbma":"10.1.1.1",
|
||
|
"used":false,
|
||
|
"timeout":false,
|
||
|
"auth":false,
|
||
|
"identity":"-"
|
||
|
}
|
||
|
]
|
||
|
}
|