19 lines
415 B
JSON
19 lines
415 B
JSON
{
|
|
"path-list": {
|
|
"ipv4-multicast": [],
|
|
"ipv4-unicast": [
|
|
{
|
|
"installed": true,
|
|
"prefix": "10.254.254.4/32",
|
|
"vrf": "default"
|
|
}
|
|
],
|
|
"ipv6-unicast": [
|
|
{
|
|
"prefix": "2001:db8:1::\/64",
|
|
"vrf": "default",
|
|
"installed": true
|
|
}
|
|
]
|
|
}
|
|
}
|