Chapter 2
Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
ip admission
Syntax Description
Command Modes
Command History
Usage Guidelines
Examples
Related Commands
OL-21522-02
Downloaded from
www.Manualslib.com
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
rule
Global configuration
Release
Modification
12.2(53)SE2
This command was introduced.
The ip admission command applies a web authentication rule to a switch port.
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.
fallback profile
Enable web authentication on a port
ip admission name
Enable web authentication globally on a switch
proxy http
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.
manuals search engine
Apply an IP admission rule to the interface.
Catalyst 3750-X and 3560-X Switch Command Reference
ip admission
2-219