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

FWSM, unable to access from Switch console

Hi,

I am having FWSM in active /standby mode deployed on two different cat 6k chassis. Unable to access the fwsm module from switch using ' session module mod_no processor 1 ", it throws error " % telnet connections not permitted from this terminal"

Running Version 3.2.6 on fwsm, Cat 6k is running 12.2.33.SXH1,

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

switch#session slot 3 processor 1

The default escape character is Ctrl-^, then x.

You can also type 'exit' at the remote prompt to end the session

% telnet connections not permitted from this terminal

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

have allowed telnet on line vty, configuration on Line vty is simple allowing all transport protocols

line vty 0 4

exec-timeout 5 0

transport input all

transport output all

line vty 5 15

exec-timeout 5 0

transport input all

transport output all

Any help is much appreciated. Let me know for any further information. Thanks in adv.

1 Accepted Solution

Accepted Solutions

varrao
Level 10
Level 10

Hi Manohar,

If you are  telnet into this chassis, and then session into fwsm, 
then try to configure:
   line vty 0 4
         transport output telnet
  If you are console into this chassis, and then session into fwsm, 
then try to configure:
   line console 0
         transport output telnet

You Can try it and let me know the result.

-Varun

Please mark it as answered if it resolves and do rate helpful posts.

Thanks,
Varun Rao

View solution in original post

3 Replies 3

varrao
Level 10
Level 10

Hi Manohar,

If you are  telnet into this chassis, and then session into fwsm, 
then try to configure:
   line vty 0 4
         transport output telnet
  If you are console into this chassis, and then session into fwsm, 
then try to configure:
   line console 0
         transport output telnet

You Can try it and let me know the result.

-Varun

Please mark it as answered if it resolves and do rate helpful posts.

Thanks,
Varun Rao

Thanks Varun, We observed that switch access was working fine if we access switch through telnet, however through console this was not happening, We have changed the config as recommended by you & it seems resolved now. Thanks for your quick help.

Hi Manohar,

Glad to hear that!!! Thanks for the rating

-Varun

Thanks,
Varun Rao
Review Cisco Networking for a $25 gift card