Hello all,
I am trying to parse a field of info from a text file. The issue at the moment is that there can be extra characters between the anchor that I am using to search for and the actual value that I need. For example :
Problem Description: Network connection timed out.
Problem...
I am trying to use the value of variable "var" as the name for a new variable in BASH. I am not getting it to work. Does anyone know if this can be done somehow?
$~ var=one
$~ echo $var
one
$~ ${var}=two
bash: one=two: command not found
$~ `echo $var`=two
bash: one=two: command not found
$~...
I need to inject some errors into a serial line to test PPP LQM on some Ciscos I have. I thought I might be able to place some neodymium magnets on both sides and cause some issues, but the interfaces did not record any.
I need the method to be cheap and and non-damaging to cables. Does anyone...
Hello all,
I am having some difficulty connectin two Ciscos back-to-back using asynchronous dialup lines. The routers, modems (USR), and phone lines are known good. I can get the routers to work by dialing up to my ISP but want to connect them back-to-back. Heres the config I am using...
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.