From 72a36b4783c5c5ac6a1c5572efaaa2154b3d586d Mon Sep 17 00:00:00 2001 From: vvikramb Date: Sun, 17 Nov 2024 17:58:00 +0530 Subject: [PATCH] Updated ex4300 in rule properties --- juniper_official/routing/check-ospf-io-statistics.rule | 4 ++-- juniper_official/routing/check-ospf-neighbor-state.rule | 4 ++-- juniper_official/routing/check-ospf-statistics.rule | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/juniper_official/routing/check-ospf-io-statistics.rule b/juniper_official/routing/check-ospf-io-statistics.rule index f485812a..ebb8586a 100644 --- a/juniper_official/routing/check-ospf-io-statistics.rule +++ b/juniper_official/routing/check-ospf-io-statistics.rule @@ -105,8 +105,8 @@ } } products EX { - platforms All { - releases 15.2R1 { + platforms EX4300-48MP { + releases 22.4R2.8 { release-support min-supported-release; } } diff --git a/juniper_official/routing/check-ospf-neighbor-state.rule b/juniper_official/routing/check-ospf-neighbor-state.rule index 21360c65..3ea39009 100644 --- a/juniper_official/routing/check-ospf-neighbor-state.rule +++ b/juniper_official/routing/check-ospf-neighbor-state.rule @@ -147,8 +147,8 @@ } } products EX { - platforms All { - releases 15.2R1 { + platforms EX4300-48MP { + releases 22.4R2.8 { release-support min-supported-release; } } diff --git a/juniper_official/routing/check-ospf-statistics.rule b/juniper_official/routing/check-ospf-statistics.rule index e7f60077..b1fc964b 100644 --- a/juniper_official/routing/check-ospf-statistics.rule +++ b/juniper_official/routing/check-ospf-statistics.rule @@ -136,8 +136,8 @@ } } products EX { - platforms All { - releases 15.2R1 { + platforms EX4300-48MP { + releases 22.4R2.8 { release-support min-supported-release; } }