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

29
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 name proxy http
Use the ip admission name proxy http global configuration command to enable web authentication.
Use the no form of this command to disable web authentication.
ip admission name proxy http
no ip admission name proxy http
Syntax Description This command has no arguments or keywords.
Defaults Web authentication is disabled.
Command Modes Global configuration
Command History
Usage Guidelines The ip admission name proxy http command globally enables web authentication on a switch.
After you enable web authentication on a switch, use the ip access-group in and ip admission web-rule
interface configuration commands to enable web authentication on a specific interface.
Examples This example shows how to configure only web authentication on a switchport:
Switch# configure terminal
Switch(config) ip admission name http-rule proxy http
Switch(config)# interface gigabitethernet1/0/1
Switch(config-if)# ip access-group 101 in
Switch(config-if)# ip admission rule
Switch(config-if)# 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.
fallback profile Enable web authentication on a port
ip admission name
proxy http
Enable web authentication globally on a switch
show ip admission Displays information about NAC cached entries or the NAC configuration.
For more information, see the Network Admission Control Software
Configuration Guide on Cisco.com.
Release Modification
12.2(35)SE This command was introduced.