| View previous topic :: View next topic |
| Author |
Message |
Markus
Joined: 25 Oct 2006 Posts: 2
|
Posted: Wed Oct 25, 2006 10:17 am Post subject: idle-pc press "Ctrl-] + i" I am to stupid??? |
|
|
Hello together,
I have a simple question. I try to configure the "idle-pc" on "dynagen".
In the Readme File i have seen that i have to find out the correct hex vlaue for mi IOS image.
Now my problem, wenn I try it the keybord code "Ctrl-] + i" my prompt switch to "telnet>"!!!
I'm to stupid???
I have a German Keybord and I understand I should press "Strg" "Alt gr 9( wich is ] )" and "i" togehter.
or what does it mean ????
Regards
Markus |
|
| Back to top |
|
 |
hacki Site Admin
Joined: 16 Jul 2006 Posts: 479 Location: Austria
|
Posted: Wed Oct 25, 2006 11:15 am Post subject: |
|
|
escape-character the 317th .... action.
start you telnet session with the -e parameter to change the escape character.
e.g. telnet -e 3 localhost 2000
then ctrl-] - i works and you will find out your idle pc value (please don't ask now what character 3 is - i don't know).
hope this helps
hacki |
|
| Back to top |
|
 |
Markus
Joined: 25 Oct 2006 Posts: 2
|
Posted: Wed Oct 25, 2006 5:25 pm Post subject: |
|
|
Thank`s for the tipp. I can seen the change
....................
markus@maha-station:~> telnet -e 3 localhost 2000
Telnet escape character is '3'.
Trying 127.0.0.1...
Connected to localhost.
Escape character is '3'.
Connected to Dynamips VM "Roc-001" (ID 0, type c7200) - Console port
Router>
....................................................
I can do what i wan`t it doesn't work
which keys should I press together ???
"strg+Alt Gr+9+i"???
When i do that my PC does a beep and the prompt is refreshed
I think I'm reayl to stupid!!! |
|
| Back to top |
|
 |
biddumehta
Joined: 12 Sep 2006 Posts: 9
|
Posted: Wed Oct 25, 2006 6:42 pm Post subject: |
|
|
| Markus wrote: |
which keys should I press together ???
"strg+Alt Gr+9+i"???
When i do that my PC does a beep and the prompt is refreshed
I think I'm reayl to stupid!!! |
If you are trying for the idle-pc value ,
press "CTRL" and " ]" together , after a moment press only "i" |
|
| Back to top |
|
 |
cannoe
Joined: 31 Oct 2006 Posts: 3 Location: Singapore
|
Posted: Tue Oct 31, 2006 1:08 pm Post subject: |
|
|
Hello,
Is this escape sequence telnet -e 3 localhost 2000 also applicable to Windows base platform .. cus I am getting an error issuing this command
Thanks
cannoe
-------------------------------------
=> telnet -e 3 localhost 2000
*** Error: invalid device: -e
*** Error: invalid device: 3
*** Error: invalid device: localhost
*** Error: invalid device: 2000
=> |
|
| Back to top |
|
 |
hacki Site Admin
Joined: 16 Jul 2006 Posts: 479 Location: Austria
|
Posted: Tue Oct 31, 2006 3:25 pm Post subject: |
|
|
How do you enter this command?
from the command shell - if yes - which os?
what happens when you type telnet /? or telnet --help ?
hacki |
|
| Back to top |
|
 |
MDC
Joined: 05 Nov 2006 Posts: 4
|
Posted: Sun Nov 05, 2006 4:24 am Post subject: |
|
|
| I am facing the same problem as Markus. Using telnet client from Windows XP/SP2 and even if forcing the escape character to be equal to 3 I cannot make the command sequence to work (the [ and the i characters are sent to the telnet client as if they were commands and are therefore not correctly processed). |
|
| Back to top |
|
 |
capt.findus
Joined: 10 Nov 2006 Posts: 1 Location: italy
|
Posted: Fri Nov 10, 2006 4:22 pm Post subject: |
|
|
mhmm..
the idlepc values are printed on the server console.. are you looking there? |
|
| Back to top |
|
 |
MDC
Joined: 05 Nov 2006 Posts: 4
|
Posted: Sat Nov 11, 2006 1:50 pm Post subject: |
|
|
Yes. I have made it to work by changing the keyboard layout from Portuguese to English (USA). It seams by looking at other posts that there is a common problem for several other keyboard layouts...
Thanks! |
|
| Back to top |
|
 |
hyosaf
Joined: 23 Nov 2006 Posts: 2 Location: sunderland
|
Posted: Thu Dec 21, 2006 3:48 am Post subject: problem in CPU |
|
|
Hello there !
Guys i m new to this forum,i really work alot on PC idel value but didnt find exact and also try this "Ctrl" + "]" and i , pressing them together , dear capt.findus could you tell me how can i find value, if you find in that procedure please show me any picture of it where you had find values of Idlepc values, it will really help me, thanks in Advance.
| capt.findus wrote: | mhmm..
the idlepc values are printed on the server console.. are you looking there? |
_________________ Haroon |
|
| Back to top |
|
 |
hacki Site Admin
Joined: 16 Jul 2006 Posts: 479 Location: Austria
|
|
| Back to top |
|
 |
cdh
Joined: 27 Dec 2006 Posts: 1
|
Posted: Wed Dec 27, 2006 1:49 pm Post subject: |
|
|
this doesn't work for me:
=> list
Name Type State Server Console
R1 7200 running localhost:7200 2000
R2 7200 stopped localhost:7200 2001
=> idlepc get R1
*** Error: unknown command
also when i type in the Ctrl-] + i in a telnet session to R1 it logs me off the session
i am running W2k |
|
| Back to top |
|
 |
secure
Joined: 20 May 2007 Posts: 18
|
Posted: Tue Jun 19, 2007 11:40 pm Post subject: |
|
|
| cdh wrote: |
this doesn't work for me:
=> list
Name Type State Server Console
R1 7200 running localhost:7200 2000
R2 7200 stopped localhost:7200 2001
=> idlepc get R1
*** Error: unknown command
also when i type in the Ctrl-] + i in a telnet session to R1 it logs me off the session
i am running W2k |
Seems to work for me just fine. However I did have some image that didn't report any idlepc value or without a idlepc value *. However, I have a few I can work with. |
|
| Back to top |
|
 |
greg Site Admin
Joined: 17 Jul 2006 Posts: 704 Location: USA
|
Posted: Wed Jun 20, 2007 11:11 am Post subject: |
|
|
| Are you running an older version of Dynagen that doesn't support the idlepc command (verify with "ver"). If so upgrade to the latest version (0.9.3). |
|
| Back to top |
|
 |
|