|
I getting an error when trying to add a Router (cisconf -a). I'm getting the following:
"cisconf -a 10.10.27.132
Cannot read configuration file /usr/local/cisco/etc/configuration at /Library/Perl/5.8.8/Cisco/Conf.pm line 161."
This is what I have on line
160 $conf->Load($tftpFile);
161 $tftpFile;
I'm using MAC OS X (Darwin). Thanks |