2-81
Catalyst 2350 Switch Command Reference
OL-19055-01
Chapter 2 Catalyst 2350 Switch Cisco IOS Commands
ip admission name proxy http
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 htt
p
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 gigabitethernet0/1
Switch(config-if)#
ip access-group 101 in
Switch(config-if)#
ip admission rule
Switch(config-if)#
end
Related Commands
Release
Modification
12.2(46)EY
This command was introduced.
Command
Description
flowcontrol
Create a web authentication fallback profile.
ip admission
Enable web authentication on a port
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.