Cisco Catalyst 2960-XR Security Configuration Manual page 334

Ios release 15.0 2 ex1
Hide thumbs Also See for Catalyst 2960-XR:
Table of Contents

Advertisement

Configuring the Authentication Rule and Interfaces
SUMMARY STEPS
1. configure terminal
2. ip admission name name proxy http
3. interface type slot/port
4. ip access-group name
5. ip admission name
6. exit
7. ip device tracking
8. end
9. show ip admission status
10. copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
ip admission name name proxy http
Example:
Switch(config)# ip admission name webauth1 proxy
http
Step 3
interface type slot/port
Example:
Switch(config)# interface gigabitEthernet1/0/1
Step 4
ip access-group name
Example:
Switch(config-if)# ip access-group webauthag
Step 5
ip admission name
Example:
Switch(config-if)# ip admission webauth1
Catalyst 2960-XR Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX1
312
Configuring Web-Based Authentication
Purpose
Enters global configuration mode.
Configures an authentication rule for web-based
authorization.
Enters interface configuration mode and specifies the
ingress Layer 2 or Layer 3 interface to be enabled for
web-based authentication.
type can be fastethernet, gigabit ethernet, or
tengigabitethernet.
Applies the default ACL.
Configures web-based authentication on the specified
interface.
OL-29434-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents