From b52aee32fa153c1dbc8624dc718fc69c2a289100 Mon Sep 17 00:00:00 2001 From: vvikramb Date: Sun, 17 Nov 2024 18:27:58 +0530 Subject: [PATCH 1/2] Updated ex4300 in rule properties --- juniper_official/routing/check-bgp-neighbor-prefixes.rule | 6 +++--- juniper_official/routing/check-bgp-neighbor-stats.rule | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/juniper_official/routing/check-bgp-neighbor-prefixes.rule b/juniper_official/routing/check-bgp-neighbor-prefixes.rule index ed47472c..e6f06084 100644 --- a/juniper_official/routing/check-bgp-neighbor-prefixes.rule +++ b/juniper_official/routing/check-bgp-neighbor-prefixes.rule @@ -185,8 +185,8 @@ juniper { operating-system junos { products EX { - platforms All { - releases 15.1R1 { + platforms EX4300-48MP { + releases 22.4R2.8 { release-support min-supported-release; } } @@ -234,4 +234,4 @@ } } } -} +} \ No newline at end of file diff --git a/juniper_official/routing/check-bgp-neighbor-stats.rule b/juniper_official/routing/check-bgp-neighbor-stats.rule index 90456bd8..ac13a011 100644 --- a/juniper_official/routing/check-bgp-neighbor-stats.rule +++ b/juniper_official/routing/check-bgp-neighbor-stats.rule @@ -168,8 +168,8 @@ juniper { operating-system junos { products EX { - platforms All { - releases 15.1R1 { + platforms EX4300-48MP { + releases 22.4R2.8 { release-support min-supported-release; } } From 40b0aa14b1c2061ed48564fd1781e719d3f7c975 Mon Sep 17 00:00:00 2001 From: vvikramb Date: Mon, 18 Nov 2024 17:18:14 +0530 Subject: [PATCH 2/2] Updated sensor at product level for ex4300 --- juniper_official/routing/check-bgp-neighbor-prefixes.rule | 1 + juniper_official/routing/check-bgp-neighbor-stats.rule | 1 + 2 files changed, 2 insertions(+) diff --git a/juniper_official/routing/check-bgp-neighbor-prefixes.rule b/juniper_official/routing/check-bgp-neighbor-prefixes.rule index e6f06084..d5bed4b9 100644 --- a/juniper_official/routing/check-bgp-neighbor-prefixes.rule +++ b/juniper_official/routing/check-bgp-neighbor-prefixes.rule @@ -185,6 +185,7 @@ juniper { operating-system junos { products EX { + sensors bgp-oc; platforms EX4300-48MP { releases 22.4R2.8 { release-support min-supported-release; diff --git a/juniper_official/routing/check-bgp-neighbor-stats.rule b/juniper_official/routing/check-bgp-neighbor-stats.rule index ac13a011..a4b4da40 100644 --- a/juniper_official/routing/check-bgp-neighbor-stats.rule +++ b/juniper_official/routing/check-bgp-neighbor-stats.rule @@ -168,6 +168,7 @@ juniper { operating-system junos { products EX { + sensors bgp-oc; platforms EX4300-48MP { releases 22.4R2.8 { release-support min-supported-release;