Search Results

Search: Posts Made By: Sally[-_-]
2,389
Posted By Sally[-_-]
so storing the file with chmod 600 is may be safe...
so storing the file with chmod 600 is may be safe enough?
2,389
Posted By Sally[-_-]
I know that passwordless login using ssh is...
I know that passwordless login using ssh is possible.

As ssh is only availible on routers with a crypto-image but not on switches the only way to connect is telnet. I don't want to encrypt the...
2,389
Posted By Sally[-_-]
Storing a password
Hello,

for an automated telnet login script I need to store a password on the server. Is there a possibility to store the password in an encrypted form and decrypt it every time the login is...
2,686
Posted By Sally[-_-]
this is a really nice solution... :)
this is a really nice solution... :)
2,686
Posted By Sally[-_-]
Hello Chris, this works, when I do not add...
Hello Chris,

this works, when I do not add the "q". Normally this should be ok, but I have to try how it responds on a device that have both, Loopback0 and Vlan80, eg. Layer-3-Switches.
...
2,686
Posted By Sally[-_-]
sed OR-Operation
Hello,

I'm trying to get the configuration-IP-Addresses from Cisco-configurations

on the Routers they are defined as a Loopback0-interface like this:

interface Loopback0
ip address...
3,075
Posted By Sally[-_-]
Hello, Thank you all, I got it now: ...
Hello,

Thank you all, I got it now:


l34nmis:r2lanconfg-~/history> ls | awk -F\_ '/confg/ { ++arr[$1]; } END { for (name in arr) {print name, arr[name] } }'
deipn-mann-34-r-2-unitlab-confg 3...
3,075
Posted By Sally[-_-]
counting prefixes of files
Hello,

at the moment I'm on with programming some kind of version history script for network devices.

The configration files are uploaded in the form:
devicename-confg_date_time.

For...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 06:28 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy