Switch 7700 Command reference Guide, v2.0

Table Of Contents
802.1x Configuration Commands 357
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 and 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, see the parameters in the Port Command
chapter.
Description
Use the dot1x supp-proxy-check command to configure the control method
for 802.1x access users via proxy logon the specified interface.
Use the undo dot1x supp-proxy-check command to 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 3Com 802.1x client program,( 3Com 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.
Related command: display dot1x.
Example
Configure a switch not to allow the users using proxy to login to Ethernet 1/0/3.
[SW7700]dot1x supp-proxy-check logoff interface ethernet 1/0/3
Configure a switch to allow the users using proxy to login to Ethernet 1/0/3.
[SW7700]dot1x supp-proxy-check trap
[SW7700]dot1x supp-proxy-check trap interface ethernet 1/0/3
or
[SW7700]dot1x supp-proxy-check trap
[SW7700]interface Ethernet 1/0/3
[SW7700-interface-ethernet1/0/3]dot1x supp-proxy-check trap