Is it possible to have a backway into the PIX should the AAA server fail ie Console port access?
Currrntly we use AAA authentication, authorization and accounting with out Tacacs server. Pix configured as follows:
aaa-server TACACS+ protocol tacacs+
aaa-server ACS protocol tacacs+
aaa-server ACS host x.x.x.x xxxx
aaa authentication telnet console ACS
aaa authentication enable console ACS
aaa authorization command ACS
aaa accounting command ACS
To my mind once I access the serial port it will try and do enable authentication using AAA.
Thanks in advance.