blob: c874549d1f888cd7ac7e4aa39178fe9756fc3fe4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"static-routes": {
"ipv6": {
"route": [
{
"id": 1,
"destination-prefix": "2001:0db8:0a0b:12f0:0000:0000:0000:0001/24",
"special-next-hop": "unreachable"
}
]
}
}
}
|