diff --git a/juniper_official/routing/check-ldp-session.rule b/juniper_official/routing/check-ldp-session.rule index ad44ce39..bee082ad 100644 --- a/juniper_official/routing/check-ldp-session.rule +++ b/juniper_official/routing/check-ldp-session.rule @@ -149,6 +149,13 @@ } } } + products EX { + platforms EX4300-48MP { + releases 22.4R2.8 { + release-support min-supported-release; + } + } + } } operating-system junosEvolved { products ACX { @@ -164,4 +171,4 @@ } } } -} +} \ No newline at end of file diff --git a/juniper_official/routing/check-rsvp-neighbor-state.rule b/juniper_official/routing/check-rsvp-neighbor-state.rule index bbeb495c..2ed4b830 100644 --- a/juniper_official/routing/check-rsvp-neighbor-state.rule +++ b/juniper_official/routing/check-rsvp-neighbor-state.rule @@ -148,6 +148,13 @@ } } } + products EX { + platforms EX4300-48MP { + releases 22.4R2.8 { + release-support min-supported-release; + } + } + } } operating-system junosEvolved { products ACX { @@ -163,4 +170,4 @@ } } } -} +} \ No newline at end of file diff --git a/juniper_official/routing/check-te-rsvp-interface-errors.rule b/juniper_official/routing/check-te-rsvp-interface-errors.rule index be25bd7b..e2e01f6f 100644 --- a/juniper_official/routing/check-te-rsvp-interface-errors.rule +++ b/juniper_official/routing/check-te-rsvp-interface-errors.rule @@ -707,6 +707,13 @@ healthbot { release-support min-supported-release; } } + } + products EX { + platforms EX4300-48MP { + releases 22.4R2.8 { + release-support min-supported-release; + } + } } } operating-system junosEvolved {