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

cant telet to 6509 running CatOS

kingdewk
Level 1
Level 1

I can telnet to this switch from any device in the same subnet but not from outside of its subnet.

3 Replies 3

dgahm
Level 8
Level 8

set ip route default 172.16.80.1

The address will be the router on the subnet.

Please rate helpful posts.

ajagadee
Cisco Employee
Cisco Employee

Dewayne,

After checking the routing as mentioned by David. Also, check to make sure if there is any permit list configured on the switch and if so, make sure that the subnet that you are sourcing the telnet traffic from is allowed in the permit list.

For example:

Cat6509> (enable) set ip permit 10.1.1.0 255.255.255.0 telnet

10.1.1.0 with mask 255.255.255.0 added to Telnet permit list.

Cat6509> (enable) sh ip permit

Http permit list disabled.

Snmp permit list disabled.

Ssh permit list disabled.

Telnet permit list enabled.

Permit List Mask Access-Type

---------------- ---------------- -------------

10.1.1.0 255.255.255.0 telnet

Denied IP Address Last Accessed Time Type

----------------- ------------------ ------

Cat6509> (enable)

Let me know if it helps.

Regards,

Arul

kingdewk
Level 1
Level 1

SW6509> (enable) sho ip permit

Http permit list disabled.

Snmp permit list disabled.

Ssh permit list disabled.

Telnet permit list disabled.

Permit List Mask Access-Type

---------------- ---------------- -------------

Denied IP Address Last Accessed Time Type

no permit lists enabled

this is a new switch I have just installed so I have never telneted into it before. It is my first experiance with CatOS.

I am learning fast

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card