Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions juniper_official/routing/check-bgp-neighbor-prefixes.rule
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
}
Expand Down Expand Up @@ -234,4 +234,4 @@
}
}
}
}
}
4 changes: 2 additions & 2 deletions juniper_official/routing/check-bgp-neighbor-stats.rule
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,8 @@
juniper {
operating-system junos {
products EX {
platforms All {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add sensor at product level

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added sensor at EX Product level for both the rules.

releases 15.1R1 {
platforms EX4300-48MP {
releases 22.4R2.8 {
release-support min-supported-release;
}
}
Expand Down