Fallback Profile - Dell Catalyst 3130 Command Reference Manual

Blade switch
Table of Contents

Advertisement

Chapter 2
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Cisco IOS Commands

fallback profile

Use the fallback profile global configuration command on the switch stack or on a standalone switch to
create a fallback profile for web authentication. To return to the default setting, use the no form of this
command.
Syntax Description
profile
Defaults
No fallback profile is configured.
Command Modes
Global configuration
Command History
Release
12.2(40)EX1
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.
OL-13271-03
fallback profile profile
no fallback profile
Specify the fallback profile for clients that do not support IEEE 802.1x
authentication.
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.
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference
fallback profile
2-171

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 3032

Table of Contents