15 lines
214 B
JSON
15 lines
214 B
JSON
|
{
|
||
|
"ipv4Unicast":{
|
||
|
"routerId":"192.168.100.1",
|
||
|
"as":65100,
|
||
|
"vrfName":"default",
|
||
|
"peerCount":1,
|
||
|
"peers":{
|
||
|
"192.168.101.1":{
|
||
|
"remoteAs":65000,
|
||
|
"state":"Active" }
|
||
|
},
|
||
|
"totalPeers":1
|
||
|
}
|
||
|
}
|