Monday, August 30, 2021

Day to Day Network Scripts

Hi,

Im just curious what type of python scripts are you running on a day to day basis. Let us share some script ideas that can help our day to day. Here are some of the scripts that I created for personal use.

  1. Find port mapping of IP Address inputted by user.
  2. Generate command script for change vlan, generates ports status(Up/Down) and current VLAN membership
  3. Check BFD Uptime for OSPF Neighbors
  4. Generate Interface Description based on CSV File
  5. Generate device model,firmware,serial and uptime of device and export to CSV
  6. Check available ports on a switch
  7. Check if Default Route has change on Gateway routers.


No comments:

Post a Comment