You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If docker container is not crashing as mentioned in the #378
CreateVrf gives an error saying File exists, but it does create below vrf and br10.
32: tgreen: <NOARP,MASTER,UP,LOWER_UP> mtu 65575 qdisc noqueue state UP group default
link/ether 46:76:71:82:7d:ab brd ff:ff:ff:ff:ff:ff
inet 2.2.2.2/32 scope global tgreen
valid_lft forever preferred_lft forever
33: br10: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue master tgreen state DOWN group default
link/ether a6:71:6f:33:8a:f3 brd ff:ff:ff:ff:ff:ff
If docker container is not crashing as mentioned in the #378
CreateVrf gives an error saying File exists, but it does create below vrf and br10.
Request Payload:
{ "vrfId": "tgreen", "vrf": { "spec": { "vni": 10, "loopbackIpPrefix": { "addr": { "af": "IP_AF_INET", "v4Addr": 33686018 }, "len": 32 } }, "name": "green" } }
Response Data
GRPC Server LOG
The text was updated successfully, but these errors were encountered: