cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
900
Views
5
Helpful
2
Replies

ip tacacs not availabe on 3560 IOS 12.2(44)SE

francisco_1
Level 7
Level 7

ip tacacs source-interface command is not availabe on WS-C3560G-24TS ios 12.2(44)SE C3560-ADVIPSERVICESK9-M. it is available on 12.2(40)SE C3560-ADVIPSERVICESK. any ideas?

2 Replies 2

Jagdeep Gambhir
Level 10
Level 10

You are hitting a known bug: CSCsm28901. The command support was left out. It will fixed in 12.2(44)SE2 and newer code versions. That release is not yet available but here is the workaround.

Workaround:

Configure the source-interface under the TACACS server group.

Example:

Switch(config)# aaa group server tacacs+ test

Switch(config-sg-tacacs+)# ip tacacs source-interface Vlan1

Switch(config-sg-tacacs+)# exit

Please let me know if you have any further questions.

Regards,

~JG

Do rate helpful posts

Jagdeep Gambhir
Level 10
Level 10

You are hitting a known bug: CSCsm28901. The command support was left out. It will fixed in 12.2(44)SE2 and newer code versions. That release is not yet available but here is the workaround.

Workaround:

Configure the source-interface under the TACACS server group.

Example:

Switch(config)# aaa group server tacacs+ test

Switch(config-sg-tacacs+)# ip tacacs source-interface Vlan1

Switch(config-sg-tacacs+)# exit

Please let me know if you have any further questions.

Regards,

~JG

Do rate helpful posts