Fallback Profile - Cisco catalyst 3750 Command Reference Manual

Hide thumbs Also See for catalyst 3750:
Table of Contents

Advertisement

fallback profile

fallback profile
Use the fallback profile global configuration command 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(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.
Catalyst 3750 Switch Command Reference
2-190
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.
Chapter 2
Catalyst 3750 Switch Cisco IOS Commands
OL-8552-07

Advertisement

Table of Contents
loading

Table of Contents