Cisco Cisco IOS Software Release 12.4(2)XB6 Références techniques

Page de 215
 
-11
Cisco Broadband Wireless Gateway 2.0 Command Reference, IOS Release 12.4(24)YG
OL-14681-01
Chapter       Cisco Broadband Wireless Gateway 2.0 Command Reference, IOS Release 12.4(24)YG
  aaa accounting (wimax user group-list subcommand)
aaa accounting (wimax user group-list subcommand)
To enable various flow commands on the BWG, use the aaa accounting command in wimax user 
group-list submode. Use the no form of the command to disable the various flows.
aaa accounting [flow | host | method-list]
no aaa accounting [flow | host | method-list]
Syntax Description
Defaults
Disabled
Command Modes
Global configuration
Command History
Usage Guidelines
Both flow and host-based accounting can be enabled or disabled under the user group. And both host 
and flow modes can be enabled simultaneously. 
If host accounting is enabled for a host in a user group, then the BWG initiates accounting by sending 
an Accounting Start request to the RADIUS server every time a host (default host is known as the CPE, 
DHCP host behind the CPE, Static Host) gets created on BWG. An accounting stop request is sent if the 
session gets de-registered or the host gets deleted.
Examples
Here is a configuration and usage example of the aaa accounting host command:
router(config)#wimax agw user group-list wimax
router(config-gw-ugl)#user-group domain cisco2.com
router(config-gw-ug)#aaa accounting ?
  flow         User group AAA accounting flow commands
  host         User group AAA accounting host commands
  method-list  User group AAA accounting method list configuration commands
router(config-gw-ug)#aaa accounting host ?
  enable  Enable User group AAA accounting per host
router(config-gw-ug)#aaa accounting host enable
user-group domain cisco2.com
  aaa accounting method-list agw
flow
(Optional) Enables user group AAA accounting flow commands
host
(Optional) Enables user group AAA accounting host commands.
method-list
(Optional) Enables user group AAA accounting method list configuration 
commands.
Release
Modification
12.4(15)XL
This command was introduced.
12.4(15)XL3
The host keyword was added.