| csim start "dial-string" (CISCO) |
|
|
|
| Written by Ranjit Patel |
| Sunday, 29 March 2009 13:37 |
|
csim start “dial-string” Simulates a call to the specified dial string. It is most useful when testing dial plans. Here is the output from csim start # for a successful and an unsuccessful call. The unsuccessful call will have this line in it: csim err csim Successful Call router# csim start 888 (or whatever you have configured for the number you are calli ng) csim: called number = 888, loop count = 1 ping count = 0 csim: loop = 1, failed = 1 csim: call attempted = 1, setup failed = 1, tone failed = 0Unsuccessful Call router# csim start 888 (or whatever you have configured for the number you are calling) csim: called number = 888, loop count = 1 ping count = 0 csim err csim Disconnected recvd DISC cid(9) csim: loop = 1, failed = 1 csim: call attempted = 1, setup failed = 1, tone failed = 0 |
The Process of Great Leadership : Model the way - When the process gets tough, get your hands dirty. A boss tells others what to do, a leader shows that it can be done. |