set protocols dot1x interface auth-mode 802.1x fallback-to-web disable
The set protocols dot1x interface auth-mode 802.1x fallback-to-web disable command enables or disables fallback to WEB function.
Command Syntax
set protocols dot1x interface <interface-name> auth-mode 802.1x fallback-to-web disable <true | false>
Parameter
Parameter | Description |
interface <interface-name> | Specifies the physical interface name. The value could be ge-1/1/1, xe-1/1/2, and so on. |
disable <true | false> | Enables or disables fallback to WEB function. The value could be true or false.
By default, fallback to WEB function is disabled. |
Example
- Enable fallback to WEB function on interface ge-1/1/1.
admin@Xorplus# set protocols dot1x interface ge-1/1/1 auth-mode 802.1x fallback-to-web disable false admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.