IP Fabric allows one or more attributes to be assigned to a device. These act like tags in blog posts where certain optional attributes/values can be given to each object. They can be used to filter down devices in all the views of the UI, or via the API. Built in attributes like the site... Continue Reading →
Python MAC address manipulation
Every vendor has their favourite format for MAC addresses and it is common to need to create strings to pass as CLI commands. This post shows to check the string is a valid address and how to convert between formats. If you run HPE/Aruba switches the discussion on custom formats will be useful. The python... Continue Reading →