we are having an issue when trying to run CMS on a device which is configured for TACACS+ . Telneting to the device works fine and authenticates you against the ACS server but when you try and run CMS it just hangs while trying to load the feature menus. It seems to get through the authentication fine upto that point, as there are no failure entries in the ACS logs.
our test switch is a 3550 G-12 running IOS 12.1(20)ea1a
we have set the following AAA commands just to try and get it to work.
aaa new-model
aaa authentication login default group tacacs+
aaa authorization exec default group tacacs+
ip http server
ip http authentication aaa
tacacs-server host xxx.xxx.xxx.xxx
tacacs-server key xxxxxxxxxxxx
has anyone had a similar issue with getting CMS to play with ACS, or has anyone an answer to this problem?
Thanks in advance