CLI Guide

Security Commands 939
RADIUS-assigned VLANs may be dynamically created. Use the
authentication dynamic-vlan enable command to enable dynamic VLAN
creation.
Example
The following example enables RADIUS-assigned VLANs.
console(config)#aaa authorization network default radius
aaa ias-user username
Use the aaa ias-user username command in Global Configuration mode to
configure IAS users and their attributes. Username and password attributes
are supported. The ias-user name is composed of up to 64 alphanumeric
characters. This command also changes the mode to a user Configuration
mode. Use the no form of this command to remove the user from the internal
user database.
Syntax
aaa ias-user username user
no aaa ias-user username user
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration
User Guidelines
This command has no user guidelines.
Examples
console#configure
console(config)#aaa ias-user username client-1
console(config-ias-user)#exit
console(config)#no aaa ias-user username client-1