Radius - TP-Link JetStream TL-SL5428E Cli Reference Manual

24-port 10/100mbps + 4-port gigabit jetstream l2 managed switch
Hide thumbs Also See for JetStream TL-SL5428E:
Table of Contents

Advertisement

Syntax
dot1x port-method { mac-based | port-based }
no dot1x port-method
Parameter
mac-based | port-based ——The control type for the port.
mac-based: Any client connected to the port should pass the 802.1X
authentication for access.
port-based: All the clients connected to the port can access the network on the
condition that any one of the clients has passed the 802.1X Authentication.
Command Mode
Interface Configuration Mode (interface fastEthernet / interface range
fastEthernet / interface gigabitEthernet / interface range gigabitEthernet)
Example
Configure the Control Type for Gigabit Ethernet port 25 as "port-based":
TL-SL5428E(config)#interface gigabitEthernet 1/0/25
TL-SL5428E(config-if)#dot1x port-method port-based

radius

Description
The radius command is used to configure the parameters of radius.
Syntax
radius { [auth-pri ip] [auth-sec ip] [auth-port port] [auth-key keyvalue]
[acct-pri ip] [acct-sec ip] [acct-port port] [acct-key keyvalue] [timeout value] }
no radius { auth-port | auth-key | acct-port | acct-key | timeout }
Parameter
auth-pri ip —— The IP address of the authentication server.
auth-sec ip —— The IP address of the alternative authentication server.
auth-port port ——The UDP port of authentication server(s) ranging from 1 to
65535. The default value is 1812.
TL-SL5428E
JetStream L2 Managed Switch CLI Guide
102

Advertisement

Table of Contents
loading

Table of Contents