Cisco 3020 - Catalyst Blade Switch Release Note page 25

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 Modes
Global configuration
Command History
Release
12.2(35)SE
Usage Guidelines
The fallback profile is used to define the IEEE 802.1x fallback behavior for IEEE 802.1x ports that do
not have supplicants. The only supported behavior is to fall back to web authentication.
After entering the fallback profile command, you enter profile configuration mode, and these
configuration commands are available:
Examples
This example shows how to create a fallback profile to be used with web authentication:
Switch# configure terminal
Switch(config)# ip admission name rule1 proxy http
Switch(config)# fallback profile profile1
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 gigabitethernet 1/0/1
Switch(config-if)# dot1x fallback profile1
Switch(config-if)# end
You can verify your settings by entering the show running-configuration [interface interface-id]
privileged EXEC command.
Related Commands
Command
dot1x fallback
ip admission
ip admission name proxy http
show dot1x
show fallback profile
ip admission
Use the ip admission interface configuration command to enable web authentication. You can also use
this command in fallback-profile mode. Use the no form of this command to disable web authentication.
OL-8918-03
Modification
This command was introduced.
ip: Create an IP configuration.
access-group: Specify access control for packets sent by hosts that have not yet been authenticated.
admission: Apply an IP admission rule.
[interface interface-id] Displays IEEE 802.1x status for the specified port.
ip admission rule
no ip admission
Release Notes for the Cisco Catalyst Blade Switch 3020 for HP, Cisco IOS Release 12.2(35)SE and Later
Description
Configure a port to use web authentication as a fallback method
for clients that do not support IEEE 802.1x authentication.
Enable web authentication on a switch port
Enable web authentication globally on a switch
Display the configured profiles on a switch.
Documentation Updates
25

Advertisement

Table of Contents
loading

Table of Contents