Fix bgp default policies test
[integration/test.git] / csit / variables / bgpfunctional / bgppolicies / effective_rib_in / peer_5 / data.json
index 6c33bd3b938e0d3279e5d9bd0eab5d022cac96dd..93a7e7ce8317afd17fc24fd9d81638c8737f3bae 100644 (file)
@@ -2,8 +2,7 @@
     "bgp-inet:ipv4-routes": {
         "ipv4-route": [
             {
-                "attributes": {
-                    "as-path": {},
+                "attributes": {$AS_PATH
                     "extended-communities": [
                         {
                             "route-target-extended-community": {
@@ -24,7 +23,8 @@
                     }
                 },
                 "path-id": 0,
-                "prefix": "5.1.1.0/24"
+                "prefix": "5.1.1.0/24",
+                "route-key": "5.1.1.0/24"
             }
         ]
     }