Dot1X Fallback - Cisco 3020 - Catalyst Blade Switch Release Note

Release notes for the cisco catalyst blade switch 3020 for hp, cisco ios release 12.2(35)se and later
Hide thumbs Also See for 3020 - Cisco Catalyst Blade Switch:
Table of Contents

Advertisement

Command
Step 11
exit
Step 12
show dot1x interface interface-id
Step 13
copy running-config startup-config
This example shows how to configure IEEE 802.1x authentication with web authentication as a fallback
method.
Switch(config) configure terminal
Switch(config)# ip admission name rule1 proxy http
Switch(config)# fallback profile fallback1
Switch(config-fallback-profile)# ip access-group default-policy in
Switch(config-fallback-profile)# ip admission rule1
Switch(config-fallback-profile)# exit
Switch(config)# interface gigabit1/0/1
Switch(config-if)# switchport mode access
Switch(config-if)# dot1x port-control auto
Switch(config-if)# dot1x fallback fallback1
Switch(config-if)# end
For more information about the ip admission name and dot1x fallback commands, see the command
reference for this release.
Updates to the Command Reference
These commands were added:

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.
Syntax Description
profile
Defaults
No fallback is enabled.
OL-8918-03
dot1x fallback, page 23
fallback profile, page 24
ip admission, page 25
ip admission name proxy http, page 26
show fallback profile, page 27
dot1x fallback profile
no dot1x fallback
Specify a fallback profile for clients that do not support IEEE 802.1x
authentication.
Release Notes for the Cisco Catalyst Blade Switch 3020 for HP, Cisco IOS Release 12.2(35)SE and Later
Purpose
Return to privileged EXEC mode.
Verify your configuration.
(Optional) Save your entries in the configuration file.
Documentation Updates
23

Advertisement

Table of Contents
loading

Table of Contents