link to download - https://www.dropbox.com/s/3l5mtrcxxb8co5h/nw_tool.exe?dl=0 ~~~~~network admin tool, networkandcode.wordpress.com~~~~~ choose a task: 1. dns forward lookup: hostname to ip 2. dns reverse lookup: ip to hostname 3. ping test 4. inventory check(comware) choice: 1 ~~~~~~~~~ How would you like to provide the device CIs 1. direct input 2. file choice: 1 ~~~~~~~~~ Enter the CIs/IPs, one … Continue reading tool for daily network tasks
automation
network automation > comware7 > lldp > interface > description
to check the lldp neighbors and update the interface descriptions accordingly topology: ip address: 192.168.56.11 to 16, mask /24 python file1 - for input python file2 - main script demo: sample verification on a device: --end-of--document--
network automation > python > netmiko | comware7 > interface > snmp traps
setup: tested on: oracle virtual box, h3c cloud lab the snapshot is taken from the h3c cloud workspace, all 3 devices are connected to the virtual box host only adapter the diagram on h3c cloud lab shows 3 hosts, but logically its the same host connecting to 3 devices ip address as follows: host: … Continue reading network automation > python > netmiko | comware7 > interface > snmp traps