don't log ssh errors
[integration/test.git] / csit / variables / bgpfunctional / l2vpn_evpn / route_eth_lacp_extesr / route_eth_lacp_extesr.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           "extended-communities": [
13             {
14               "transitive": true,
15               "es-import-route-extended-community": {
16                 "es-import": "f2:0c:dd:80:9f:f8"
17               }
18             }
19           ],
20           "local-pref": {
21             "pref": 100
22           },
23           "as-path": {}
24         },
25         "path-id": 0,
26         "route-key": "ARYAAhmZmZkAAQHyDN2An/cAFgAAAAAK",
27         "route-distinguisher": "429496729:1",
28         "ethernet-a-d-route": {
29           "lacp-auto-generated": {
30             "ce-lacp-port-key": 22,
31             "ce-lacp-mac-address": "f2:0c:dd:80:9f:f7"
32           },
33           "mpls-label": 24001,
34           "ethernet-tag-id": {
35             "vlan-id": 10
36           }
37         }
38       }
39     ]
40   }
41 }