[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
[44] Acct-Session-Id
Use the following commands to manage and display information
for the Acct-Session-Id RADIUS attribute.
-
radius include acct-session-id
-
radius acct-session-id-format
radius include acct-session-id
- Use to include the Acct-Session-Id attribute in Access-Request,
Acct-On, or Acct-Off messages.
- You can control inclusion of the Acct-Session-Id attribute
by enabling or disabling this command.
- See radius include
- Example
- host1(config)#radius include acct-session-id
access-request disable
- Use the no version to restore
the default, enable.
radius acct-session-id-format
- Use to set the Acct-Session-Id attribute format. Two formats
are supported:
-
description—Configures
RADIUS client to use the generic format: erx <interface identifier>:<hex number>. For
example: erx atm 12/1:0.3:0000ef1
-
decimal—Configures the
RADIUS client to use a decimal format. For example: 435264
- See radius acct-session-id-format
- Example
- host1(config)#radius acct-session-id-format
decimal
- Use the no version to negate
the Acct-Session-Id format.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]