A new twist on my existing Copy As CSV macro, this code will copy the selected cells in an Excel spreadsheet as a JSON document to your clipboard.
Sometimes you need to get two apps to talk to each other, but one only supports speaking TCP and the other only supports listening UDP.
Due to chip supply constraints, Juniper has had to swap the PoE controller chip in some of their switches.
The different chip requires different firmware.
Summer 2020, COVID Lockdown. A retrospective on installing 2000 APs in under 2 days.
Today’s post concerns temperature thresholds for telecom facilities, and the rabbit hole I discovered when figuring out how to monitor temperature of Juniper equipment.
Happy Birthday Marvis! Listen, you’re getting older, and… we need to talk.
This is a presentation given at the Wireless LAN Professionals Conference (WLPC) in Phoenix, AZ, USA in February 2024. The…
There are likely going to be other reasons why you may get an error upon committing a config such as:
CommitError(edit_path: DCD commit check failed, bad_element: None, message: error: DCD commit check process dumped core error: configuration check-out failed)
or
dcd[16947]: ../../../../../../src/junos/sbin/dcd/infra/db-param/param_access.c:dcd_param_set_iff_ptr_value:2248: insist ‘len <= iff_obj_maxlen[param_ix]’ failed
but here's one that I encountered and found a fix for.
An analysis of the effects of mDNS and other traffic on a campus WLAN.
While listening to Clear to Send Episode 308 “Reduced Neighbor Report” I felt that there was a challenge to develop a Short SSID generator. Challenge Accepted!