User Manual

Table Of Contents
Chapter 10
Application
10.1 Local RADIUS server
10.1.1 Local RADIUS server function settings
[Syntax]
radius-server local enable [port]
radius-server local disable
no radius-server local
[Parameter]
port : <1024-65535>
UDP port number used for authentication (the default value of 1812 is used when this is omitted)
[Initial value]
radius-server local disable
[Input mode]
global configuration mode
[Description]
Enables/disables the settings for the local RADIUS server function.
You can also change the authentication UDP port number.
If this command is executed with the "no" syntax, the setting returns to the default.
[Note]
To use the local RADIUS server functions, you must first use the crypto pki generate ca command to generate a route
certificate authority.
[Example]
Enables the local RADIUS server function.
SWR2311P(config)#radius-server local enable
10.1.2 Set access interface
[Syntax]
radius-server local interface interface
no radius-server local interface
[Parameter]
interface : VLAN interface name
[Initial value]
none
[Input mode]
global configuration mode
[Description]
Sets the VLAN interface that allows access to the local RADIUS server.
Up to seven access interfaces can be specified.
If the command is executed with the "no" syntax, the specified interface is deleted.
[Example]
Allows access to the RADIUS client (NAS) connected to VLAN #1 and VLAN #100.
SWR2311P(config)#radius-server local interface vlan1
SWR2311P(config)#radius-server local interface vlan100
292 | Command Reference | Application