On the basis of following configuration commands displayed in the exhibit, what traffic would be
logged to the AAA server?
aaa-server AUTHINBOUND protocol tacacs+
aaa-server MYGROUP protocol tacacs+
aaa-server MYGROUP (inside) host 192.168.30.1 MYSECRETKEY timeout 20
aaa authentication include any inside 0 0 0 0 MYGROUP
aaa authorization include any inside 0 0 0 0 MYGROUP
aaa accounting include any inside 0 0 0 0 MYGROUP
A.
All connection information will be logged in the accounting database.
B.
All outbound connection information will be logged in the accounting database.
C.
Only the authenticated console connection information will be logged in the accounting
database.
D.
No information will be logged. This is not a valid configuration because TACACS+ connection
information cannot be captured and logged