07-20-2023 12:49 AM
what is the purpose of switch cmd "ip tacacs source-interface vlan X(mgmt)"? Is it a must to configure or more secure ?
07-20-2023 01:03 AM
To source the tacacs traffic from a specific interface/vlan (in case you have more).
07-20-2023 01:51 AM
Hi @adeebtaqui
It is not a must. And it is more secure in the sense that you can have a better control on from where you send the tacacs request. But keep in mind that if you change the source for tacacs you must update the tacacs server, otherwise you can be locked out from the device.
07-20-2023 02:04 AM
Not mandatory to config
BUT case you need it
If there is FW and FW allow one IP through acl and nat here you need to specify mgmt IP
Many many cases I see' the sw is l2 not l3 so there is defualt gw and no ip routing' and default gw is reachable via only mgmt subnet' here mandatory you need to specify mgmt IP as source to connect server
07-20-2023 09:14 AM
Without it, the tacacs server, I recall, will see the IP of the device's L3 egress interface which might differ if there are different possible paths between devices.
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