Cisco 3560x-24p 参考指南

下载
页码 1188
 
2-167
Catalyst 3750-X and 3560-X Switch Command Reference
OL-21522-02
Chapter 2      Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
dot1x fallback
dot1x fallback
Use the dot1xfallback interface configuration command on the switch stack or on a standalone switch 
to configure a port to use web authentication as a fallback method for clients that do not support 
IEEE 802.1x authentication. To return to the default setting, use the no form of this command.
dot1x fallback fallback-profile
no dot1x fallback
Syntax Description
Defaults
No fallback is enabled.
Command Modes
Interface configuration
Command History
Usage Guidelines
You must enter the dot1x port-control auto interface configuration command on a switch port before 
entering this command. 
Examples
This example shows how to specify a fallback profile to a switch port that has been configured for 
IEEE 802.1x authentication:
Switch# configure terminal 
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# interface gigabitethernet1/0/3
Switch(config-if)# dot1x fallback profile1
Switch(config-fallback-profile)# exit
Switch(config)# end
You can verify your settings by entering the show dot1x [interface interface-id] privileged EXEC 
command.
Related Commands
fallback-profile
Specify a fallback profile for clients that do not support IEEE 802.1x 
authentication.
Release
Modification
12.2(53)SE2
This command was introduced.
Command
Description
 [interface interface-id]
Displays IEEE 802.1x status for the specified port.
Create a web authentication fallback profile.
Enable web authentication on a port
Enable web authentication globally on a switch