Skip to main content

cisco.iosxe.accountingEntry

Description

Cisco Accounting entry

Fields

IDTYPEDESCRIPTION
typestringThe type of accounting entry, possible values are: auth-proxy | system | network | exec | connection | commands | dot1x
privilegeLevelintPrivilege level of commands to account (1–15). Level 15 is full admin. Only applicable if type is 'commands'
methodListstringAAA method list to use for accounting. guarantee-first ensures the first record is sent before the command executes.
vrfstringAn optional virtual routing and forwarding (VRF) configuration. Only applicable if type is 'system'.
broadcastboolOptional, whether the accounting records are sent to multiple AAA servers.
accountingTypestringWhen to send records. start-stop = before & after execution, stop-only = only after, none = disables accounting.
serverMethodsstringThe raw, unstructured list of accounting servers. Use 'servers' for a structured output
servers[]cisco.iosxe.accounting.serverWhere the accounting records are being sent to.