02-14-2008 08:18 PM - edited 07-03-2021 03:23 PM
Can anyone help me removing transport command from my Cisco Aironet AIR-AP1242AG-A-K9 1242 ?
I want back to the default.
I have reset it but didn't work
Thanks in advanced.
Best regards,
Slh
line con 0
transport preferred all
transport output all
line vty 0 4
transport preferred telnet
transport input telnet
transport output telnet
line vty 5 15
transport preferred none
transport input none
transport output none
!
end
02-15-2008 05:29 AM
I don't think you can. You just have to set it to all, telnet, none or ssh if available. What are you trying to acomplish by removing the transport?
02-15-2008 08:19 PM
Hi Fella,
What I want to achieve is if I want to access to this device authentication for telnet and web browser should use user tacacs
This the command I put in the setting:
aaa new-model
aaa authentication login default group tacas local
ip http server
ip http authentication aaa
ip http port 45522
every time I apply this setting to the device which has transport command as in my previous massage. my username and password from tacacs server doesn't work.
02-19-2008 07:26 PM
Take a look at this;
http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008069593c.shtml
02-23-2008 06:54 PM
Fella,
Thanks a lot for the help and information, I will try immidiately.
As soon as I get back to the office.
Regards,
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide