Interlogix GE-DSH-73 Series User Manual User Manual
Page 159
Chapter 6: Command Sets
GE-DSH-73/DSH-82 and DSH-82-PoE User Manual
155
Commands
Level Description
Example
8021x misc
servertimeout
[sec.]
G
Use the 802.1x misc server
timeout global configuration
command to set the server
timeout.
switch(config)#8021x misc
servertimeout 20
8021x misc maxrequest
[number]
G
Use the 802.1x misc max
request global configuration
command to set the MAX
requests.
switch(config)# 8021x misc
maxrequest 3
8021x misc
reauthperiod
[sec.]
G
Use the 802.1x misc reauth
period global configuration
command to set the reauth
period.
switch(config)# 8021x misc
reauthperiod 3000
8021x portstate
[disable | reject | accept |
authorize]
I
Use the 802.1x port state
interface configuration
command to set the state of
the selected port.
switch(config)#interface fastethernet
3
switch(config-if)#8021x portstate
accept
show 8021x
E
Displays a summary of the
802.1x properties and also
the port sates.
switch>show 8021x
no 8021x
G
Disable 802.1x function
switch(config)#no 8021x