Command Manual – 802.1x - MAC Authentication
H3C S7500E Series Ethernet Switches
Chapter 1 802.1x Configuration Commands
1-15
undo dot1x
supp-proxy-check
{
logoff
|
trap
}
View
System view, Ethernet interface view
Parameters
logoff
: Gets offline any user trying to login through a proxy.
trap
: Sends a trap to the network management system when detecting that a user is
trying to login through a proxy.
interface interface-list
: Specifies an Ethernet port list, which can contain multiple
Ethernet ports. The
interface-list
argument is in the format of
interface-list
=
{
interface-type
interface-number
[
to
interface-type
interface-number
] } & <1-10>,
where
interface-type
represents the port type,
interface-number
represents the port
number, and & <1-10> means that you can provide up to 10 port indexes/port index lists
for this argument. The start port number must be smaller than the end number and the
two ports must of the same type.
Description
Use the
dot1x
supp-proxy-check
command to enable detection and control of users
logging in through proxies for specified or all ports.
Use the
undo dot1x
supp-proxy-check
command to disable the function for specified
or all ports.
By default, the function is disabled.
Note that:
z
This function requires the cooperation of the 802.1x client program by H3C.
z
In system view, this command enables detection and control of users’ login for all
ports with
interface-list
not provided, and enables detection and control of users’
login for specified with
interface-list
provided.
z
In Ethernet interface view, you cannot specify the
interface-list
argument and can
only enable detection and control of users’ login for the current port.
z
This function must be enabled both globally in system view and for the intended
ports in system view or Ethernet interface view. Otherwise, it does not work.
Related commands:
display dot1x
.
Examples
# Configure ports Ethernet 2/0/1 to Ethernet 2/0/8 to get offline users trying to login
through proxies.
<Sysname> system-view
[Sysname] dot1x supp-proxy-check logoff