|
|
How do I make the router return an error message when a connection fails? |
| See "Suppressing Messages on Async Lines"
http://cisco.com/en/US/tech/tk801/tk36/technologies_configuration_example09186a0080093ffe.shtml
| |
Example! 3.3.3.3 doesn't exist, so connections to testrtr will fail r0(config)#ip host testrtr 2009 3.3.3.3Testing without busy-message:
r0#testrtr Translating "testrtr" Trying testrtr (3.3.3.3, 2009)... % Destination unreachable; gateway or host down Set up a busy-message for testrtr:
r0#conf t Enter configuration commands, one per line. End with CNTL/Z. r0(config)#busy-message testrtr * Enter TEXT message. End with the character '*'. Can't connect to testrtr * Give it a shot:
r0#testrtr Translating "testrtr" sean@ertw.com | |
| [Append to This Answer] |
| Previous: |
|
| Next: |
|
| ||||||||