2-206
Catalyst 3750 Switch Command Reference
OL-8552-07
Chapter 2 Catalyst 3750 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 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
This example shows how to configure IEEE 802.1x authentication with web authentication as a fallback
mechanism on a switchport.
Switch#
configure terminal
Switch(config)#
ip admission name rule2 proxy http
Switch(config)#
fallback profile profile1
Switch(config)#
ip access group 101 in
Switch(config)#
ip admission name rule2
Switch(config)#
interface gigabitethernet1/0/1
Switch(config-if)#
dot1x port-control auto
Switch(config-if)#
dot1x fallback profile1
Switch(config-if)#
end
Release
Modification
12.2(35)SE
This command was introduced.
Содержание 3750 - Catalyst EMI Switch
Страница 494: ...2 464 Catalyst 3750 Switch Command Reference OL 8552 07 Chapter 2 Catalyst 3750 Switch Cisco IOS Commands reserved only ...
Страница 772: ...2 742 Catalyst 3750 Switch Command Reference OL 8552 07 Chapter 2 Catalyst 3750 Switch Cisco IOS Commands show vtp ...
Страница 1132: ...D 2 Catalyst 3750 Switch Command Reference OL 8552 07 Appendix D Acknowledgments for Open Source Software ...