Linux

NMAP SSL Cipher Checking

I was making changes on F5s to remove ciphers considered weak. Once the change has been made, the VIP on the F5 must be checked. If the VIP is public and has a DNS record then using SSL labs in very simple. However, if the VIP has no public DNS record, or is not public

NMAP SSL Cipher Checking Read More »

Arista XMPP Sending Commands

Now that the XMPP server and switches have been configured, commands can now be issued from an XMPP client either on the switch or a client running in Linux, Windows, etc.This post will demonstrate the issuing of commands from the IM client Gajim and the Arista switches themselves using XMPP. By default, when configuring the

Arista XMPP Sending Commands Read More »

Arista XMPP Configuration

Extensible Messaging and Presence Protocol is an open standard protocol for instant messaging. Arista switches can use this protocol as a way to configure multiple switches with the same configuration at the same time. Arista switches can even be grouped, so all spine switches, or all leaf switches, or switches in a certain location, etc.

Arista XMPP Configuration Read More »

GNS3 tacacsGUI Assign Static IP

In my GNS3 lab for my TACACS Netmiko project I had an issue with my tacGUI boxes not retaining their DHCP addresses and not accepting a static IP address. https://www.gns3.com/community/featured/tacacs-appliance-with-gui The underlying OS on these VMs is Apline Linux 3.7. The documentation states that there are two methods for configuring the static IP based on

GNS3 tacacsGUI Assign Static IP Read More »