Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - BROADBAND ACCESS CONFIGURATION GUIDE 2010-10-12 Configuration Manual page 361

Software for e series broadband services routers broadband access configuration guide
Hide thumbs Also See for JUNOSE SOFTWARE FOR E SERIES 11.3.X - BROADBAND ACCESS CONFIGURATION GUIDE 2010-10-12:
Table of Contents

Advertisement

aaa accounting commands
aaa accounting exec
Copyright © 2010, Juniper Networks, Inc.
Specify AAA new model as the accounting method for your router.
1.
host1(config)#aaa new-model
Enable TACACS+ accounting on the router, and configure accounting method lists.
2.
For example:
host1(config)#aaa accounting exec default start-stop tacacs+
host1(config)#aaa accounting commands 0 listX stop-only tacacs+
host1(config)#aaa accounting commands 1 listX stop-only tacacs+
host1(config)#aaa accounting commands 13 listY stop-only tacacs+
host1(config)#aaa accounting commands 14 default stop-only tacacs+
host1(config)#aaa accounting commands 15 default stop-only tacacs+
(Optional) Specify that accounting records are not generated for users without explicit
3.
user names.
host1(config)#aaa accounting suppress null-username
Apply accounting method lists to a console or lines. For example:
4.
host1(config)#line console 0
host1(config-line)#accounting commands 0 listX
host1(config-line)#accounting commands 1 listX
host1(config-line)#accounting commands 13 listY
host1(config-line)#exit
host1(config)#line vty 0 4
host1(config-line)#accounting commands 13 listY
Note that Exec accounting and User Exec mode commands accounting for privilege
levels 14 and 15 are now enabled for all lines and consoles with the creation of their
default method list, as shown in Step 2.
Use to enable TACACS+ accounting and capture accounting information for a specific
JunosE privilege level on the router and to create accounting method lists.
Specify the JunosE privilege level (0 through 15) for which to capture accounting
information.
Specify default to configure the default method list, or configure a named method list.
The default method list is used by lines and consoles unless a named method list is
configured for them.
Specify stop-only to send a stop accounting notice at the end of a process and tacacs+
as the accounting protocol.
Example
host1(config)#aaa accounting commands 12 listX stop-only tacacs+
Use the no version to delete the accounting method list.
See aaa accounting commands
Chapter 9: Configuring TACACS+
323

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents