DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode. Enter your password if
prompted.
enable
Example:
Switch>
enable
Step 1
Enters the global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 2
Creates a parameter map and enters parameter-map webauth
configuration mode. The specific configuration commands
parameter-map type webauth global
Example:
Switch (config)#
parameter-map type webauth
global
Step 3
supported for a global parameter map defined with the global
keyword differ from the commands supported for a named
parameter map defined with the parameter-map-name
argument.
Enables the web-based authentication VRF aware feature on
SVI.
webauth-vrf-aware
Example:
Switch (config-params-parameter-map)#
webauth-vrf-aware
Step 4
Returns to privileged EXEC mode.
end
Example:
Switch(config)#
end
Step 5
Verifies your entries.
show running-config
Example:
Switch#
show running-config
Step 6
(Optional) Saves your entries in the configuration file.
copy running-config startup-config
Example:
Switch#
copy running-config startup-config
Step 7
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
386
OL-29048-01
Configuring Web-Based Authentication
Configuring Web-Based Authentication with VRF Aware