TACACS not working
Following instructions to configure TACACS for user auth and struggling to find where to see logs or how to debug the appliance. ACME Packet OS 9.1.0 (SBC)
Config:
security authentication
type tacacs
address 192.x.x.x
secret SuperSecret
authentication-methods chap
realm-id accounting
management-servers 192.x.x.x
Where is this realm-id specified, and is this te reason no TACACS packets are sent by this device?