From: Brian Dennis (brian@labforge.com)
Date: Sun Apr 06 2003 - 14:28:17 GMT-3
Jeff,
It's local to the router that has the busy message configured. You are
testing it from a remote router. See example below.
Rack1R1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Rack1R1(config)#ip host R2 10.1.1.2
Rack1R1(config)#busy-message R2 %
Enter TEXT message. End with the character '%'.
No one is home!!!
%
Rack1R1(config)#^Z
Rack1R1#R2
Translating "R2"
No one is home!!!
Rack1R1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Rack1R1(config)#no busy-message R2 %
Rack1R1(config)#^Z
Rack1R1#R2
Translating "R2"
Trying R2 address #1 ...
% Connection refused by remote host
Rack1R1#
Brian Dennis, CCIE #2210 (R&S/ISP-Dial/Security)
Director of CCIE Training and Development - IPexpert, Inc.
Mailto: brian@ipexpert.net
Toll Free: 866.225.8064
Outside U.S. & Canada: 312.321.6924
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Jeff Szeto
Sent: Sunday, April 06, 2003 8:15 AM
To: Tony Schaffran; azad; ===JOE===; Jan-Willem Bouman (Cisco Systems)
Cc: ccielab@groupstudy.com
Subject: Re: Can't make busy-message work
Thank you for everyone's help.
I have tried to use up all the vty lines, please see
2511b#sh user
Line User Host(s) Idle Location
2 tty 2 incoming 2d10h 172.16.24.2
3 tty 3 incoming 2d04h 172.16.24.2
4 tty 4 incoming 2d04h 172.16.24.2
18 vty 0 wlho M11C 2d10h 192.168.0.55
19 vty 1 wlho M81C 2d12h 192.168.0.55
* 20 vty 2 admin idle 00:00:00 203.78.78.237
21 vty 3 admin 192.168.0.2 00:00:08 203.78.78.237
22 vty 4 wlho M51C 2d12h 192.168.0.55
Then I telnet the 2511b from another router, but no busy-message
appear.
R2-2511#telnet r2511b
Trying r2511b address #1 ...
% Connection refused by remote host
R2-2511#
If I free one vty and telnet again, the telnet succeed as expected.
R2-2511#telnet r2511b
Trying r2511b address #1 ... Open
User Access Verification
Password:
Password:
2511b>en
Password:
2511b#
Jeff
----- Original Message -----
From: "azad" <ccie4u@myrealbox.com>
To: "Jeff Szeto" <jytszeto@hotmail.com>
Sent: Sunday, April 06, 2003 9:04 PM
Subject: Re: Can't make busy-message work
> i think that busy message will come when all of ur telnet session are
filled
> up.
> means if r having 4 telnet session .. then the 5th telnet access will
get
> the error message
> ----- Original Message -----
> From: "Jeff Szeto" <jytszeto@hotmail.com>
> To: <ccielab@groupstudy.com>
> Sent: Sunday, April 06, 2003 5:17 PM
> Subject: Can't make busy-message work
>
>
> > Hi Group,
> >
> > I have tried examples in the archives but can't make it work.
> >
> > Here is the config:
> >
> > service hide-telnet-addresses
> > ip host r2511 192.168.0.2
> >
> > busy-message r2511 ^C Busy-message for 2511 ^C
> >
> > The output:
> >
> > 2511b#telnet r2511
> >
> > User Access Verification
> >
> > Password:
> > Password:
> > Password:
> > % Bad passwords
> >
> > 2511b#
> >
> > What is wrong with the config?
> >
> > Thank you in advance.
> >
> > Regards,
> >
> > Jeff
This archive was generated by hypermail 2.1.4 : Thu May 01 2003 - 13:35:47 GMT-3