Re: What tips and tricks do you have for networking?
Label everything! Color coding is great for most but some people have problems distinguishing color.
View ArticleRe: What tips and tricks do you have for networking?
Always, always have a back-out strategy! If you can't move forward to a working solution, make sure you have a way back to where you started.
View ArticleRe: What network support and troubleshooting are in your software toolkit?
Fiddler. That is new to me. I am working on a problem that it can solve. Thanks!
View ArticleRe: What tips and tricks do you have for networking?
Messy cabling? Here are some simple tips to keep your cabling neat. Remember, as soon as your cabling starts to get messy, it's usually a one way trip that will just get worse. 1. My number one tip...
View ArticleRe: What tips and tricks do you have for networking?
Top tip for keeping your WAN happy: Learn about QoS and implement a policy to protect all your apps. You also do not have to rely solely on the meagre 3 data queues that your WAN service provider...
View ArticleRe: What tips and tricks do you have for networking?
^ This ! I'm about the deploy something like this in all my sites so that when someone yells "network is slowww", I can remote to that machine and check the status of the network live.
View ArticleRe: What tips and tricks do you have for networking?
Having good monitoring also helps in that type of situation. Being able to monitor the uplinks of a switch with something like Netflow/Jflow also helps. But always good to have a sniffer somewhere in...
View ArticleRe: What tips and tricks do you have for networking?
I do the cmd.exe configurations quite the same way, but it's so ingrained that I would never have thought of mentioning that... Good one !
View ArticleRe: What tips and tricks do you have for networking?
Yeah... my wife often throws me puzzled looks when I do this, exclaiming : "Glad I could help you... I didn't understand a word you said though..."
View ArticleRe: What tips and tricks do you have for networking?
Great advice! I like to pair that with a healthy dose of "don't try to fix anything until you understand the problem." Too often I've seen engineers flail about trying to resolve an outage by issuing...
View ArticleWired vs. Wireless connections ratio
Hi,do you track the counts of connections via wire vs. the wireless ones?I'm wondering how many organizations have already reached the 1:1 wire vs. wifi ratio (or even higher penetration of Wifi...
View ArticleRe: What tips and tricks do you have for networking?
Mark and identify those cables-over and over... and just have the same few people.More people, less communications and before you know it you looking at a random cable sticking out of a wall wondering...
View ArticleRe: What tips and tricks do you have for networking?
All my tricks seem to be non technical ones 1: Commit to the idea that you might be wrong, and when you are fall on your sword because the 3 most important words in IT are "I don't know".2: Sometimes...
View ArticleRe: What tips and tricks do you have for networking?
follow the MAC or IP Route. This helps me figure out where the issue is 90% of the time. Then it is ussually a misconfiguration there, at the last device.
View ArticleRe: What network support and troubleshooting are in your software toolkit?
Most already mentioned. The Solarwinds suite, cmd tools (netstat, tracert, nbtstat, ping, nslookup), Putty, Notepad++, Wireshark, VMware tools, WMIC (WMI command line), various other tools as needed....
View ArticleRe: Possible to find source of broadcast traffic?
If you have netflow configured and NTA installed, you could look for the broadcast address as an endpoint and work your way back from there.
View ArticleRe: What tips and tricks do you have for networking?
Label, Label, Label the cables in a uniform manner on both ends before running the cable then "ring out" the cable once prior to connecting it to any equipment. Document, Document, Document your...
View ArticleRe: What tips and tricks do you have for networking?
the traceroute mac command on Cisco IOS. Quite frankly the quickest way to find a misbehaving device I've found
View ArticleRe: What tips and tricks do you have for networking?
they have the same principle in programming, I have a degree in computer programming with a focus in networking and they have the same principle as the janitor one. Often times bad programmers are bad...
View ArticleRe: What tips and tricks do you have for networking?
Well to be fair it depends on the problem, while you should make a point to check the simple stuff first like the stuff on the physical layer, a lot of times the approach to troubleshooting should...
View Article