Current Events > Just used python to help troubleshoot a real-world networking scenario. Woo.

Topic List
Page List: 1
CableZL
10/14/22 8:00:06 PM
#1:


Man, I've come so far. I got a message from someone on another team about needing to analyze network traffic for a certain device that wasn't working. I pulled up my Aruba packet capture python script. I put in the IP address of the switch and the port I want to capture on, then the script logs into the switch and configures the packet capture so that the switch sends the captured traffic back to my laptop. All I have to do then is just open up Wireshark and make sure it's ready to show the captured traffic. Currently, the script configures the packet capture, waits 5 minutes, then removes the packet capture from the switch. I can change the timer on it pretty easily if I want it to run for more or less time.

Based on the traffic pattern, I was able to identify that they had an incorrect subnet mask. They had already corrected it before I joined the call, but the device was still acting as if the subnet mask was wrong. They ended up "reloading software" on the device and it started working.

Man, I'm proud of myself. Two months ago, I had no idea how to even read Python. Now I'm starting to use python scripts in the real world to help fix problems. This is great.

---
https://i.imgtc.com/d9Fc4Qq.gif https://i.imgtc.com/BKHTxYq.gif
https://i.imgtc.com/vYYIuDx.jpg
... Copied to Clipboard!
SpiritSephiroth
10/14/22 8:10:16 PM
#2:


Congrats man! You're gonna get far with these skills. Sounds so good hearing someone else's progress.

---
https://i.imgur.com/spfW7gv.jpg https://i.imgur.com/EAuZ5LW.jpg https://i.imgur.com/ZzXmr8X.jpg
... Copied to Clipboard!
#3
Post #3 was unavailable or deleted.
CableZL
10/14/22 8:12:24 PM
#4:


[LFAQs-redacted-quote]

Yeah... I've definitely taken down a lab store by capturing on a port that was receiving too much traffic and overloading the switch. Gotta be careful with it all the same.

---
https://i.imgtc.com/d9Fc4Qq.gif https://i.imgtc.com/BKHTxYq.gif
https://i.imgtc.com/vYYIuDx.jpg
... Copied to Clipboard!
kyujo
10/14/22 8:13:25 PM
#5:


Congrats

---
Now Playing: BotW, Pokemon Legends, Digimon Survive
Last Watched: Invincible, Peacemaker
... Copied to Clipboard!
RchHomieQuanChi
10/14/22 8:14:57 PM
#6:


Congrats man. I'm (slowly) trying to teach myself some Python too. Nowhere near ready to use it in a practical scenario yet though.

---
I have nothing else to say
... Copied to Clipboard!
BlingBling22947
10/16/22 5:55:15 AM
#7:


Congratulations!

---
When was the last time you heard your boy Nas rhyme?
Never on schedule but always on time
... Copied to Clipboard!
#8
Post #8 was unavailable or deleted.
Topic List
Page List: 1