/
set protocols dot1x interface disable
set protocols dot1x interface disable
The set protocols dot1x interface disable command is used to enable or disable the 802.1X function on the interface.
NOTE: This command has been deprecated since version 2.11.16 and is no longer used. |
Command Syntax
set protocols dot1x interface <interface-name> disable <true | false>
Parameter
Parameter | Description |
interface <interface-name> | Specifies the physical interface name. The value is a string. |
disable <true | false> | Enables or disables the 802.1X function. The value could be true or false.
By default, the 802.1X function is disabled. |
Example
- Enable the 802.1X function on the interface ge-1/1/1.
admin@Xorplus# set protocols do1x interface ge-1/1/1 disable false admin@Xorplus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.