Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,up to IOS Version 12.2(40)SE a source interface for tacacs could be configured with 'ip tacacs source-interface x.x.x.x' on a catalyst 3750 (advip image).Using IOS Version 12.2(44)SE (advip image) I'm not able to use this command anymore.Any idea ...
Hi,here's the workaround:aaa group server tacacs+ SOMETHING server x.x.x.x server x.x.x.x ... ip tacacs source-interface xxx!aaa authentication login default group SOMETHING localaaa authentication enable default group SOMETHING enableaaa authorizati...
Rick,Nope. Tacacs is running on all devices in our network. We've got some devices for testing purpose and all I did was upgrading the IOS to Version 12.2(44)SE - after reloading the device the 'ip tacacs source-interface x.x.x.x' part of the config ...