From: Richard Dumoulin (richard.dumoulin@vanco.es)
Date: Sun May 23 2004 - 15:48:49 GMT-3
Hi group, I cannot figure out why thew following is not working: telnet
150.1.1.1 3067
Rack1R1#sh line
   Tty Typ     Tx/Rx    A Modem  Roty AccO AccI   Uses   Noise  Overruns
Int
*    0 CTY              -    -      -    -    -      0       0     0/0
-
    65 AUX   9600/9600  -    -      -    -    -      0       0     0/0
-
    66 VTY              -    -      -    -    -      0       0     0/0
-
    67 VTY              -    -      -    -    -      0       0     0/0
-
    68 VTY              -    -      -    -    -      0       0     0/0
-
    69 VTY              -    -      -    -    -      0       0     0/0
-
    70 VTY              -    -      -    -    -      0       0     0/0
-
Line(s) not in async mode -or- with no hardware support: 
1-64
 
Rack1R1#telnet 150.1.1.1 3067
Trying 150.1.1.1, 3067 ... 
% Connection refused by remote host
Rack1R1#
Rack1R1#
Rack1R1#sh line
   Tty Typ     Tx/Rx    A Modem  Roty AccO AccI   Uses   Noise  Overruns
Int
*    0 CTY              -    -      -    -    -      0       0     0/0
-
    65 AUX   9600/9600  -    -      -    -    -      0       0     0/0
-
    66 VTY              -    -      -    -    -      0       0     0/0
-
    67 VTY              -    -      -    -    -      0       0     0/0
-
    68 VTY              -    -      -    -    -      0       0     0/0
-
    69 VTY              -    -      -    -    -      0       0     0/0
-
    70 VTY              -    -      -    -    -      0       0     0/0
-
Line(s) not in async mode -or- with no hardware support: 
1-64
 
Rack1R1# sh run int lo 0
Building configuration...
Current configuration : 63 bytes
!
interface Loopback0
 ip address 150.1.1.1 255.255.255.0
end
Rack1R1#telnet 150.1.1.1 3066
Trying 150.1.1.1, 3066 ... 
% Connection refused by remote host
Rack1R1#telnet 150.1.1.1 3000
Trying 150.1.1.1, 3000 ... 
% Connection refused by remote host
This archive was generated by hypermail 2.1.4 : Wed Jun 02 2004 - 11:12:15 GMT-3