Hi,
I found this document which explains the steps for doing snmpwalk to get the MAC info associated with VLAN's and Ports. Is there a script already for this? If no is someone interested in creating it?
http://www.cisco.com/en/US/tech/tk648/t ... 4a9b.shtml
Thanks,
--Neil
Cisco Request
Moderators: Developers, Moderators
You use the address of the router that ties the vlans together. I am assuming
that you are running a router on stick in which the 6500 vlans can talk to one another via an external router.
assuming that public is your SNMPReadCommunityString and 10.1.1.10 is your switch and 10.1.1.1 is your Router.
that you are running a router on stick in which the 6500 vlans can talk to one another via an external router.
Code: Select all
perl \cammer\cammer.pl public@10.1.1.10 public@10.1.1.1 >macout.txt
actually, they are not tied together at all, they don't communicate at all, they are not routed at all. hence my issue. The switch is only doing layer2, none of the networks associated with the vlan's are being routed except through NAT/PIX firewall.
I guess I could give it the PIX as the router and see what happens.
--Neil
I guess I could give it the PIX as the router and see what happens.
--Neil
hmm,
that actually seemed to work. Here was the output file.
that actually seemed to work. Here was the output file.
- Attachments
-
- macout.txt
- (15.73 KiB) Downloaded 479 times
Who is online
Users browsing this forum: No registered users and 0 guests