Cisco 3020 - Cisco Catalyst Blade Switch 릴리스 노트 - 페이지 25

{카테고리_이름} Cisco 3020 - Cisco Catalyst Blade Switch에 대한 릴리스 노트을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco 3020 - Cisco Catalyst Blade Switch 41 페이지. Release notes for the cisco catalyst blade switch 3020 for hp, ciscoã‚â iosã‚â releaseã‚â 12.2(44)se
Cisco 3020 - Cisco Catalyst Blade Switch에 대해서도 마찬가지입니다: 시작하기 매뉴얼 (37 페이지), 시작하기 매뉴얼 (31 페이지), 빠른 사양 (12 페이지), 릴리스 노트 (27 페이지), 릴리스 노트 (23 페이지), 릴리스 노트 (21 페이지), 설치 매뉴얼 (21 페이지)

Cisco 3020 - Cisco Catalyst Blade Switch 릴리스 노트
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