802.1X Commands
Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide 84
3
Default Configuration
No user customization.
Command Mode
Web-Based Page Customization Configuration mode
User Guidelines
The command should not be entered or edited manually (unless using
copy-paste). It is a part of the configuration file produced by the switch.
A user can only customize the web-based authentication pages by using the WEB
interface.
Examples
Example 1—The following example shows a partial web-based page
customization configuration:
switchxxxxxx(config)#
dot1x page customization
switchxxxxxx(config-web-page)#
data 1feabcde
switchxxxxxx(config-web-page)#
data 17645874
switchxxxxxx(config-web-page)#
exit
Example 2—The following example shows how Web-Based Page customization is displayed when
running the show running-config command:
switchxxxxxx#
show running-config
.
.
.
dot1x page customization
data ********
exit
.
.