Cisco Gigabit Ethernet Switch Module for HP BladeSystem p-Class Release Notes, Cisco IOS Release 12.2(35)SE and later

28
Cisco Gigabit Ethernet Switch Module for HP BladeSystem p-Class Release Notes, Cisco IOS Release 12.2(35)SE and later
383623-007
Documentation Updates
Related Commands
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.
ip admission rule
no ip admission
Syntax Description
Command Modes Global configuration
Command History
Usage Guidelines The ip admission command applies a web authentication rule to a switch port.
Examples This example shows how to apply a web authentication rule to a switchport:
Switch# configure terminal
Switch(config)# interface gigabitethernet1/0/1
Switch(config-if)# ip admission rule1
This example shows how to apply a web authentication rule to a fallback profile for use on an
IEEE 802.1x enabled switch port.
Switch# configure terminal
Switch(config)# fallback profile profile1
Switch(config)# ip admission name rule1
Switch(config)# end
Command Description
dot1x fallback Configure a port to use web authentication as a fallback method
for clients that do not support IEEE 802.1x authentication.
ip admission Enable web authentication on a switch port
ip admission name proxy http Enable web authentication globally on a switch
shot dot1x [interface interface -id] Displays IEEE 802.1x status for the specified port.
show fallback profile Display the configured profiles on a switch.
rule Apply an IP admission rule to the interface.
Release Modification
12.2(35)SE This command was introduced.