AAA Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 43-55
aaa user-network-profile
Creates the user role in the user network profile table and maps the role to a VLAN ID.
aaa user-network-profile name name vlan vlan-id
no aaa user-network-profile name name
Syntax Definitions
name The name of an existing or a new user profile. The name specified here
must match with the Filter-ID attribute returned by the RADIUS server.
The user profile name can range from 1 to 32 characters in length.
vlan-id The VLAN identification number for a preconfigured VLAN that will
be assigned to a user. The valid range is 1-4094.
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Use the no form of this command to remove a UNP from the switch configuration.
• This command is used only with RADIUS as the authentication server.
Examples
-> aaa user-network-profile name engineering vlan-id 10
-> aaa user-network-profile name accounting vlan-id 20
-> no aaa user-network-profile name engineering
Release History
Release 6.6.1; command was introduced.
Related Commands
MIB Objects
aaaUserNetProfileTable
aaaUserNetProfileName
aaaUserNetProfileVlanID
show aaa user-network-profile Displays the user network profile table.