Bgp policy add AS number
[integration/test.git] / csit / variables / bgpfunctional / bgppolicies / effective_rib_in / peer_4.fluorine / data.json
diff --git a/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_4.fluorine/data.json b/csit/variables/bgpfunctional/bgppolicies/effective_rib_in/peer_4.fluorine/data.json
new file mode 100644 (file)
index 0000000..fd1483a
--- /dev/null
@@ -0,0 +1,37 @@
+{
+    "bgp-inet:ipv4-routes": {
+        "ipv4-route": [
+            {
+                "attributes": {
+                    "as-path": {
+                        "segments": [
+                            {
+                                "as-sequence": [
+                                    64496
+                                ]
+                            }
+                        ]
+                    },
+                    "communities": [
+                        {
+                            "as-number": 30740,
+                            "semantics": 0
+                        },
+                        {
+                            "as-number": 30740,
+                            "semantics": 30740
+                        }
+                    ],
+                    "ipv4-next-hop": {
+                        "global": "14.0.255.254"
+                    },
+                    "origin": {
+                        "value": "igp"
+                    }
+                },
+                "path-id": 0,
+                "prefix": "4.1.1.0/24"
+            }
+        ]
+    }
+}