Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 1630
aaa username-format
Configure global accounting and authentication user name formats for AAA (authentication, authorization
and accounting) functions. Up to six formats may be configured.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration
configure
Entering the above command sequence results in the following prompt:
[local]
host_name
(config)#
Syntax Description
[ no ] aaa username-format { domain | username } separator
default aaa username-format
no
Removes the specified user name format from the configuration.
domain | username
Default: username @
domain: indicates the left side of the string from the separator character is a domain name and the right side
is the user name.
username: indicates the left side of the string from the separator character is a user name and the right side
is the domain name.
The user name string is always searched from right to left for the first occurrence of the separator character.
Important
separator
Specifies the character to use to delimit the domain from the user name for global AAA functions.Permitted
characters include: @, %, -, \, #, or /. To specify a back slash ('\') as the separator, you must enter a double
back slash ('\\') on the command line.
   Command Line Interface Reference, Modes G - H, StarOS Release 19
94
Global Configuration Mode Commands (A-K)
aaa username-format