802.1X Commands
OL-32830-01 Command Line Interface Reference Guide 62
2
stations, in order to proceed to the forwarding state immediately after successful
authentication.
Example
The following example sets 802.1X authentication on gi11 to auto mode.
switchxxxxxx(config)#
interface
gi1
1
switchxxxxxx(config-if)#
dot1x port-control auto
2.16 dot1x radius-attributes vlan
Use the dot1x radius-attributes vlan Interface Configuration mode command to
enable RADIUS-based VLAN assignment. Use the no form of this command to
disable RADIUS-based VLAN assignment.
Syntax
dot1x radius-attributes vlan [reject | static]
no dot1x radius-attributes vlan
Parameters
• reject—If the RADIUS server authorized the supplicant, but did not provide
a supplicant VLAN the supplicant is rejected. If the parameter is omitted,
this option is applied by default.
• static—If the RADIUS server authorized the supplicant, but did not provide
a supplicant VLAN, the supplicant is accepted.
Default Configuration
reject
Command Mode
Interface (Ethernet) Configuration mode
User Guidelines
If RADIUS provides invalid VLAN information, the authentication is rejected.