I am attempting to write a script that will pull port and MAC information
from a cisco switch, and scan a subnet to acquire MAC address and machine
names.  Then cross correlate the information to match the machine to its
cisco port.  What I was wondering is how can I get the MAC information from
the machines using perl.  The script will not be ran locally on each
machine, it will be ran from a machine on the same subnet. 

I could successfully write the script using the "arp" or "arping" command,
but I would rather not use system commands.

Thanks,

Lane

_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to