diff --git a/juniper_official/routing/check-bgp-neighbor-prefixes.rule b/juniper_official/routing/check-bgp-neighbor-prefixes.rule index ed47472c..d5bed4b9 100644 --- a/juniper_official/routing/check-bgp-neighbor-prefixes.rule +++ b/juniper_official/routing/check-bgp-neighbor-prefixes.rule @@ -185,8 +185,9 @@ juniper { operating-system junos { products EX { - platforms All { - releases 15.1R1 { + sensors bgp-oc; + platforms EX4300-48MP { + releases 22.4R2.8 { release-support min-supported-release; } } @@ -234,4 +235,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..a4b4da40 100644 --- a/juniper_official/routing/check-bgp-neighbor-stats.rule +++ b/juniper_official/routing/check-bgp-neighbor-stats.rule @@ -168,8 +168,9 @@ juniper { operating-system junos { products EX { - platforms All { - releases 15.1R1 { + sensors bgp-oc; + platforms EX4300-48MP { + releases 22.4R2.8 { release-support min-supported-release; } }