don't log ssh errors
[integration/test.git] / csit / variables / bgpfunctional / l2vpn_evpn / route_mac_lacp / route_mac_lacp.json
1 {
2   "odl-bgp-evpn:evpn-routes": {
3     "evpn-route": [
4       {
5         "attributes": {
6           "origin": {
7             "value": "igp"
8           },
9           "ipv4-next-hop": {
10             "global": "199.20.166.41"
11           },
12           "local-pref": {
13             "pref": 100
14           },
15           "as-path": {}
16         },
17         "path-id": 0,
18         "route-key": "AhgAAhmZmZkAAQAAAAow8gzdgJ/3ICsrKys=",
19         "route-distinguisher": "429496729:1",
20         "mac-ip-adv-route": {
21           "mpls-label1": 24002,
22           "mpls-label2": 24003,
23           "lacp-auto-generated": {
24             "ce-lacp-port-key": 22,
25             "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
26           },
27           "ip-address": "43.43.43.43",
28           "ethernet-tag-id": {
29             "vlan-id": 10
30           },
31           "mac-address": "f2:0c:dd:80:9f:f7"
32         }
33       }
34     ]
35   }
36 }