The most recent content from our members.
Hello, I’m currently working on implementing DISA STIG compliance checks for Juniper EX switches within SolarWinds NCM. I’m looking for a complete compliance policy or rule set that covers all applicable Juniper EX STIG requirements, ideally something that’s already been tested against show configuration outputs. If anyone…
We have a fairly large deployment of Juniper access layer switching that until about a year ago was mostly the EX2200 series. Over the last year and a half we've started using the EX2300 series and unfortunately cannot get UDT working. As we continue to lifecycle devices our population of the 2300 series switches has…
It's easier than it seems like it would be, but more cludgey than it needs to be. Monitor the / drive on your EX and when it is down and no longer responding -- but the device is up -- you're on your backup image. Why? Juniper mounts a different partition as the / drive on it's different images. Usually they are…
I have a config change template to generate MAC and ARP xml files on Juniper EX switches. Here's the pertinent snippet: script GetARPandMACJuniper( NCM.Nodes @ContextNode, string @ARPfile, string @MACfile ) { CLI { show arp | display xml | tee @ARPfile show ethernet-switching table | match ge- | display xml | tee @MACfile…
I would like the version report to list the current version of a Juniper Switch configured as a stack, The show versoin command yeilds: me@SW1> show version fpc0: -------------------------------------------------------------------------- Hostname: SW1 Model: ex3300-48t Junos: 14.1X53-D25.2 JUNOS EX Software Suite…
It looks like you're new here. Sign in or register to get started.