Purpose
Command or Action
(Optional) Saves your entries in the configuration file.
copy running-config startup-config
Example:
Switch#
copy running-config startup-config
Step 6
Configuring Web-Based Authentication without SVI
You configure the web-based authentication without SVI feature to redirect the HTML login page to the client
without creating an IP address in the routing table. These steps are optional.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
parameter-map type webauth global
4.
l2-webauth-enabled
5.
end
6.
show running-config
7.
copy running-config startup-config
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.
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
384
OL-29048-01
Configuring Web-Based Authentication
Configuring Web-Based Authentication without SVI