2-242
Catalyst 3750-X and 3560-X Switch Command Reference
OL-29704-01
Chapter 2 Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
ip admission
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
Related Commands
rule Apply an IP admission rule to the interface.
Release Modification
12.2(53)SE2 This command was introduced.
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.