Device Setup
Point your switches, routers, and firewalls at DashX TACACS+. This tab gives you the vendor‑specific config to paste onto each device.
Configure a device
- Go to Device Admin (TACACS+) → Device Setup.
- Pick your vendor (e.g. Cisco IOS, Aruba, Juniper) — DashX shows the matching config snippet.
- Copy the snippet and apply it on the device. It typically:
- Points
aaaauthentication/authorization/accounting at the TACACS+ server. - Sets the
tacacs-server hostto your DashX relay and the sharedkey(from the device's NAS Client entry).
- Points
- Save the device config and test a login.
How the connection works
Your device talks TACACS+ (TCP port 49) to a relay agent on your LAN, which forwards to DashX over the agent's outbound tunnel — so there are no inbound ports to open and no VPN.
tip
Keep one working admin session open on the device while you apply the config — if the TACACS+ setup has a typo, you don't want to lock yourself out. Confirm a test login works before closing it.