mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-16 14:34:04 +00:00
51 lines
755 B
Plaintext
51 lines
755 B
Plaintext
{
|
|
"ipv4Unicast":{
|
|
"routerId":"10.0.1.1",
|
|
"as":100,
|
|
"vrfName":"default",
|
|
"peerCount":1,
|
|
"peers":{
|
|
"10.0.1.101":{
|
|
"outq":0,
|
|
"inq":0,
|
|
"pfxRcd":0,
|
|
"pfxSnt":0,
|
|
"state":"Established"
|
|
}
|
|
},
|
|
"totalPeers":1
|
|
},
|
|
"ipv4Flowspec":{
|
|
"routerId":"10.0.1.1",
|
|
"as":100,
|
|
"vrfName":"default",
|
|
"peerCount":1,
|
|
"peers":{
|
|
"10.0.1.101":{
|
|
"outq":0,
|
|
"inq":0,
|
|
"pfxRcd":1,
|
|
"pfxSnt":0,
|
|
"state":"Established"
|
|
}
|
|
},
|
|
"totalPeers":1
|
|
},
|
|
"ipv6Flowspec":{
|
|
"routerId":"10.0.1.1",
|
|
"as":100,
|
|
"vrfName":"default",
|
|
"peerCount":1,
|
|
"peers":{
|
|
"10.0.1.101":{
|
|
"outq":0,
|
|
"inq":0,
|
|
"pfxRcd":1,
|
|
"pfxSnt":0,
|
|
"state":"Established"
|
|
}
|
|
},
|
|
"totalPeers":1
|
|
}
|
|
}
|