24-Port 10/100Mbps Layer 2 Switch w/ 4 Gigabit Ports and 2 Shared Mini-GBIC Slots
31-4
Specify the IP address of RADIUS server.
Specify the time period that a client waits for the
response from the RADIUS server before re-sending
the request.
The maximum number that a client re-sends the
request when there is no response from RADIUS
server.
The encryption key for the communication of RADIUS
server.
timeout – 3 seconds
retransmit – 3 times
Global Configuration Mode
When configure a RADIUS server without timeout and retransmit parameter,
system will apply the default values.
switch(config)# radius-server host 172.17.5.111 key trendnet
This command was introduced
To choose the authentication control direction on ports.
dot1x control-direction {in | both}
no dot1x control-direction
Specify the the authentication control is only for ingress
packets.
Specify the the authentication control is for both ingress and
egress packets.
Interface Configuration Mode
Using no form the reset the control direction to default.
switch(config-if)# dot1x control-direction in
This command was introduced