D-Link DXS-3600 Series Cli Reference Manual page 113

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Command Default Level
Level: 15.
Usage Guideline
For authentication via the method list to take effect, enable AAA first by using the aaa new-model
command. Create the method list first by using the aaa authentication login command. If the method list
does not exist, the command does not take effect and the authentication will be done via the default login
method list.
When aaa new-model is enabled, the default method list is used for authentication.
Example
This example shows how to set the local console line to use the method list "CONSOLE-LINE-METHOD"
for login authentication.
Switch#configure terminal
Switch(config)# aaa authentication login CONSOLE-LINE-METHOD group group2 local
Switch(config)# line console
Switch(config-line)# login authentication CONSOLE-LINE-METHOD
Switch(config-line)#
7-23 radius-server attribute 4
This command is used to configure the IP address used in the RADIUS attribute 4 address. To remove an
IP address from the RADIUS attribute 4 address, use the no command.
radius-server attribute 4 IP-ADDRESS
no radius-server attribute 4 IP-ADDRESS
Parameters
IP-ADDRESS
Default
By default, the RADIUS NAS-IP-Address attribute will be the IP address on the interface that connects
the Network Access Server (NAS) to the RADIUS server.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
Normally, when the ip radius-source interface command is configured, the IP address on the interface
that is specified in the command is used as the IP address in the IP headers of the RADIUS packets and
as the RADIUS attribute 4 address inside the RADIUS packets.
However, when the radius-server attribute 4 command is configured, the IP address in the command is
used as the RADIUS attribute 4 address inside the RADIUS packets. There is no impact on the IP
address in the IP headers of the RADIUS packets.
If both commands are configured, the IP address that is specified in the radius-server attribute 4
command is used as the RADIUS attribute 4 address inside the RADIUS packets. The IP address on the
Specifies the IP address to be configured as the RADIUS attribute 4
address inside RADIUS packets.
108

Advertisement

Table of Contents
loading

Table of Contents