While if you look, there are tools to calculate a IP subnet/address range, they all seem to rely on string splitting and converting the address to binary manually. Which I think is bulky, hard to maintain, and more importantly, not that elegant. So pulling to mind my Cisco CCNA classes where my instructor would drill [...]
Archive for the ‘Networking’ Category
Dell Powerconnect switch
February 9th, 2009
No Comments
For you Network Admins out there that are running a network with both Cisco and Dell switches. These two commands do basically the same thing.
Cisco:
show mac-address-table
Dell:
show bridge address-table

