Posted: Tue Nov 21, 2006 5:40 pm Post subject: Cisco 3750 stack not reporting MACs on other than commander
I have tried standalone cacti and CactiEZ (0.2B) and can not seem to find a way past this. The behavior is the same on both installs.
My central switch in a lab is a 'stackwise' stack of 3 3750s (2X48 port 10/100 & 1 24 port Gig). Mactrack does not detect any of the addresses that are not on the 'commander' of the stack. -So I see Fa1/0/X, but not Fa2/0/X or Gi3/0/X. I am detecting 100+ IP addresses and ports, but only < 48 MAC addresses. I have several other single 3750s around my lab that update fine. The stack is the L3 device for the network.
if I run a php mactrack_scanner.php -d -id=1 I get a bunch of:
PHP Notice: Undefined index: 103 in /var/www/html/plugins/mactrack/lib/mactrack_cisco.php on line 403
PHP Notice: Undefined index: in /var/www/html/plugins/mactrack/lib/mactrack_cisco.php on line 404
PHP Notice: Undefined index: in /var/www/html/plugins/mactrack/lib/mactrack_cisco.php on line 405
towards the end.
attached is a copy of the complete output from the php mactrack_scanner.php -d -id=1 >mactrack.txt
Can I test remotely to solve this problem? I am prepping a new release of MacTrack and this feature of 3750's is pretty popular. I would like to address it, but I have not access to hardware.