42-7
Software Configuration Guide—Release 15.0(2)SG
OL-23818-01
Chapter 42 Configuring Web-Based Authentication Configuring Web-Based Authentication
proxyacl# 40=permit udp any any eq tftp
Note The proxyacl entry determines the type of allowed network access.
Web-based authentication is an ingress-only feature.
You can configure web-based authentication only on access ports. Web-based authentication is not
supported on trunk ports, EtherChannel member ports, or dynamic trunk ports.
You must configure the default ACL on the interface before configuring web-based authentication.
Configure a port ACL for a Layer 2 interface, or a Cisco IOS ACL for a Layer 3 interface.
On Layer 2 interfaces, you cannot authenticate hosts with static ARP cache assignment. These hosts
are not detected by the web-based authentication feature, because they do not send ARP messages.
By default, the IP device tracking feature is disabled on a switch. You must enable the IP device
tracking feature to use web-based authentication.
You must configure at least one IP address to run the HTTP server on the switch. You must also
configure routes to reach each host IP address. The HTTP server sends the HTTP login page to the
host.
Hosts that are more than one hop away may experience traffic disruption if an STP topology change
results in the host traffic arriving on a different port. it is because ARP and DHCP updates may not
be sent after a Layer 2 (STP) topology change.
Web-based authentication does not support VLAN assignment as a downloadable host policy.
Cisco IOS Release 12.2(50)SG supports downloadable ACLs (DACLs) from the RADIUS server.
Web-based authentication is not supported for IPv6 traffic.
Web-Based Authentication Configuration Task List
To configure the web-based authentication feature, perform the following tasks:
Configuring the Authentication Rule and Interfaces, page 42-7
Configuring AAA Authentication, page 42-9
Configuring Switch-to-RADIUS-Server Communication, page 42-9
Configuring the HTTP Server, page 42-11
Configuring the Web-Based Authentication Parameters, page 42-13
Removing Web-Based Authentication Cache Entries, page 42-14
Configuring the Authentication Rule and Interfaces
To configure web-based authentication, perform this task:
Command Purpose
Step 1 Switch(config)# ip admission name name proxy http Configures an authentication rule for we b-based
authorization.
Switch(config)# no ip admission name name Removes the authentication rule.