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