When running CLI commands against an HPE Aruba (previously ProCurve) switch that have long outputs you have likely encountered the line below. — MORE –, next page: Space, next line: Enter, quit: Control-C Although handy – on occasion you might need to turn this off. To do so simply run the command (no need to be in config mode for… Read more
Tag: Switch
Flashing lights and HPE ProCurve/Aruba Switches (chassislocate)
When working with a lab full of HPE ProCurve/Aruba switches (or you just want to know who is who in a stack of switches) the chassislocate CLI command comes in really handy by either blinking or holding solid the blue locator light. See the screenshots below for a little more info. ” order_by=”sortorder” order_direction=”ASC” returns=”included” maximum_entity_count=”500″]
Automated Change Detection and Reporting – Network Switches
Following from Automated backup for your network switches with WinSCP and PowerShell you can take things one step further and with a little more PowerShell its possible to get email reports on any changes between switch configs. This kind of setup would be useful for any sized organisation who have a need to ensure changes are logged or want to ensure that no… Read more
Automated backup for your network switches with WinSCP and PowerShell
Although it may not be the most glamorous side of IT every sysadmin will appreciate the value of a rock solid backup system. All too often though these systems do not extend down to the ’embedded’ systems like network switches and firewalls. However with a little WinSCP (and its fantastic .NET assembly automation package) and PowerShell combined its pretty easy… Read more