[f-nsp] AAA accounting

Tom Storey <[email protected]>
Newsgroups gmane.network.nsp.foundry
Message-ID <CAFDgZgWy7bpg1wSJDCBydafSmwa8j0UCauRMMqx4gHFCDyG-Dw@mail.gmail.com>
A second scenario arises, this time related to accounting of commands
executed on devices.

Using this config:

aaa authentication enable default enable
aaa authentication login default tacacs+ local
aaa authorization commands 0 default tacacs+
aaa authorization exec default tacacs+
aaa accounting commands 0 default start-stop tacacs+
aaa accounting exec default start-stop tacacs+
aaa accounting system default start-stop tacacs+

and according to this web page (for example):

http://www.brocade.com/content/html/en/configuration-guide/fastiron-08040-securityguide/GUID-C9E9CEB6-582C-44BF-8047-3CD14483CF5C.html

then my config should be authorising and accounting all commands entered on
the device. But what I am seeing is that after enabling, nothing else
happens between the device and the TACACS server, e.g. heres what I did:

$ ssh 192.168.100.180
Password:
SSH@ICX6450-48 Router>en
Enable Password:
SSH@ICX6450-48 Router#config t
SSH@ICX6450-48 Router(config)#int ethe 1/1/4
SSH@ICX6450-48 Router(config-if-e1000-1/1/4)#disable

but this is all that was accounted for:

Nov  4 12:11:45 192.168.100.180 tomstorey tty11 192.168.100.178 start
task_id=12 timezone=Alaska service=shell
Nov  4 12:11:53 192.168.100.180 tomstorey tty11 192.168.100.178 stop
task_id=1 timezone=Alaska service=shell priv-lvl=0 cmd=enable <cr>

Any pointers?

Thanks again!
Tom

_______________________________________________
foundry-nsp mailing list
[email protected]
http://puck.nether.net/mailman/listinfo/foundry-nsp
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.