Command Manual - Security
Quidway S2000 Series Ethernet Switches Chapter 1 802.1x Configuration Commands
1-10
[Quidway] dot1x retry 9
1.1.10 dot1x supp-proxy-check
Syntax
dot1x supp-proxy-check { logoff | trap } [ interface interface-list
]
undo dot1x supp-proxy-check { logoff | trap } [ interface interface-list ]
View
System view
Ethernet interface view
Parameter
logoff: Deny the logon of the access user via proxy.
trap: Allow logon of the user via proxy, but the switch will send trap message.
interface interface-list: Ethernet interface list including several Ethernet interfaces,
expressed in the format interface-list = { interface-num [ to interface-num ] } & < 1-10 >.
interface-num specifies a single Ethernet interface in the format interface-num =
{ interface-type interface-num | interface-name }, where interface-type specifies the
interface type,
interface-num
specifies the interface number and
interface-name
specifies the interface name. For the respective meanings and value ranges, read the
Parameter of the Port Command Manual section.
Description
Using dot1x supp-proxy-check command, you can configure the control method for
802.1x access users via proxy logon the specified interface. Using undo dot1x
supp-proxy-check command, you can cancel the control method set for the 802.1x
access users via proxy.
Note that when performing this function, the user logging on via proxy need to run
Huawei 802.1x client program,( Huawei 802.1x client program version V1.29 or above
is needed).
This command is used to set on the specified interface when executed in system view.
The parameter interface-list cannot be input when the command is executed in
Ethernet interface view and it has effect only on the current interface.
For the related command, see display dot1x.
Example
# Configure a switch not to allow the users using proxy to login to Ethernet 0/1.
[Quidway] dot1x supp-proxy-check logoff interface Ethernet 0/1
# Configure a switch to allow the users using proxy to login to Ethernet 0/1.