@cooperlees is yours truely [youtube https://www.youtube.com/watch?v=al71G4Isunc]
Juniper 5 in 5 – QFrabric
Juniper EX Virtual Chassis Specific Member Config
EX VC tip of the moment: Use apply-groups to add specific config to each node. For example: [plain] set groups member0 system host-name member0 set groups member1 system host-name member1 set groups member2 system host-name member2 set apply-groups member0 set apply-groups member1 set apply-groups member2 [/plain]
IPERF CSV Data Summary Script
Recently I was required to do a network performance test between a Head Office and a WAN site. I knocked up this quick python script to parse the data collect to see the results. Thought it could be handy for others so here it is to download / share. Download Script Sample Output: [plain] cooper@dfbit:~/scripts/iperf-parse$ [ View Post… ]
Recent Comments