Lantronix
SISPM1040-582-LRT CLI Reference
33757 Rev. J
Page
213
of
272
VLAN Name Interfaces
---- -------------------------------- ----------
1 default Gi 1/1-10
SISPM1040-582-LRT(config-if)#
Command
:
dot1x
Description
:
Configure IEEE Standard for port-based Network Access Control for an Interface.
Syntax
:
dot1x
guest-vlan
dot1x
port-control { force-authorized | force-unauthorized | auto | single | multi | mac-based }
dot1x
radius-qos
dot1x
radius-vlan
dot1x
re-authenticate
Parameters
: guest-vlan Enables/disables guest VLAN
port-control Sets the port security state.
radius-qos Enables/disables per-port state of RADIUS-assigned QoS.
radius-vlan Enables/disables per-port state of RADIUS-assigned VLAN.
re-authenticate Refresh (restart) 802.1X authentication process.
auto
Port-based 802.1X Authentication
force-authorized Port access is allowed
force-unauthorized Port access is not allowed
mac-based Switch authenticates on behalf of the client
multi Multiple Host 802.1X Authentication
single Single Host 802.1X Authentication
Example
:
SISPM1040-582-LRT(config-if)#
dot1x guest-vlan
SISPM1040-582-LRT(config-if)#
dot1x port-control mac-based
The 802.1X Admin State must be set to Authorized for ports that are enabled for static aggregation
SISPM1040-582-LRT(config-if)#
dot1 port-control force-authorized
SISPM1040-582-LRT(config-if)#
dot1x radius-qos
SISPM1040-582-LRT(config-if)#
dot1x radius-vlan
SISPM1040-582-LRT(config-if)#
dot1x re-authenticate
SISPM1040-582-LRT(config-if)#
Messages
:
The 802.1X Admin State must be set to Authorized for ports that are enabled for Spanning Tree
Command
:
duplex
Description
:
Configure Interface duplex mode for an interface.
Syntax
:
duplex
{ half | full | auto [ half | full ] }
Parameters
: auto Auto negotiation of duplex mode.
full Forced full duplex.
half Forced half duplex.
full Advertise full duplex.
half Advertise half duplex.
<cr>
Example
:
SISPM1040-582-LRT(config-if)#
duplex auto
SISPM1040-582-LRT(config-if)#