
51-276
Example:
Enable/disable web portal authentication.
Switch(config)#
webportal enable
show running-config shows the global webportal authentication which is enabled successfully.
51.11 webportal enable (Port)
Command:
webportal enable
no webportal enable
Function:
Enable/disable web portal authentication of the port.
Parameter:
None.
Command Mode:
Port Mode.
Default:
Do not enable web portal authentication of the port.
Usage Guide:
Enable web portal authentication of the port. The no command disables web portal authentication of the port, it is
mutually exclusive with 802.1x on port.
Example:
Enable/disable web portal authentication on port.
switch(config)#interface ethernet 1/1
switch(config-if-ethernet1/1)#webportal enable
show running-config shows webportal authentication of the port enabled successfully.