Hi!
I don´t know if anyone has worked with netdisco (open source webbased networkdatabase), but I´m having problem writing a code that can ask a SQL-question (Postgre SQL) and retrieve the answer to a file. So far I have written this code:
#! /usr/bin/perl -w
#
# Usage:
# Fetch IP-adresses...
I´m trying to make a script that reads the mac-adress-table from a cisco 2610 router and then writes the data to a netdisco database. The problem is that I don´t get the command : my @mac = $telnet->cmd(´show mac dynamic | begin 0´) to work. The output thats supposed to be generated by the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.