cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
353
Views
0
Helpful
3
Replies

unable to telnet

rangap26.
Level 1
Level 1

Iam in a process of understanding one of my clients architecture.iam unable to to telnet into the accesspoints.

Client has 1 2600 router and the Access point is connected to the 2900 swicth.

interface FastEthernet0/0.16

description UPLINK to Polar

encapsulation isl 16

ip address 10.1.254.33 255.255.255.224

no ip redirects

no ip directed-broadcast

He has given that the Access Point Ip is 10.1.254.34

When i ping 10.1.254.34 it is pinging.

Even the Access Lists is also not configured in the interface as shown above.

Can i know how can i telnet to the AccessPoint.

Thanks

Ranga

3 Replies 3

pkhatri
Level 11
Level 11

Hi,

There must be an ACL applied under the VTY config. Check for an 'access-class' statement under 'line vty 0 4' and remove it.... That should get you going ..

Paresh

Paresh,

You say that access List would have been applied in the Accesspoint..

Since iam unable to Login to the access Point.how can I check

Ranga

If there is indeed an ACL applied to the VTY line and you can't get in, you have no other options but to login via the console port...

Paresh