3com 5500-ei pwr Guia De Referência

Página de 1314
 
1-20 
Examples 
# Set the 802.1x re-authentication interval to 150 seconds. 
<Sysname> system-view 
System View: return to User View with Ctrl+Z. 
[Sysname] dot1x timer reauth-period 150 
dot1x version-check 
Syntax 
dot1x version-check [ interface interface-list ] 
undo dot1x version-check [ interface interface-list ] 
View 
System view, Ethernet port view 
Parameters 
interface-list: Ethernet port list, in the form of interface-list=  {  interface-type interface-number [ to 
interface-type interface-number ] } &<1-10>, in which interface-type specifies the type of an Ethernet 
port and interface-number is the number of the port. The string “&<1-10>” means that up to 10 port lists 
can be provided. 
Description 
Use the dot1x version-check command to enable 802.1x client version checking for specified Ethernet 
ports. 
Use the undo dot1x version-check command to disable 802.1x client version checking for specified 
Ethernet ports. 
By default, 802.1x client version checking is disabled on all the Ethernet ports. 
 In system view: 
If you do not provide the interface-list argument, these two commands apply to all the ports of the 
switch.  
If you specify the interface-list argument, these commands apply to the specified ports. 
In Ethernet port view, the interface-list argument is not available and the commands apply to only the 
current Ethernet port. 
Examples 
# Configure Ethernet 1/0/1 to check the version of the 802.1x client upon receiving authentication 
packets. 
<Sysname> system-view 
System View: return to User View with Ctrl+Z. 
[Sysname] interface Ethernet 1/0/1 
[Sysname-Ethernet1/0/1] dot1x version-check