Specifying The Authentication-Failure Action; Radius Server - Dell PowerConnect B-FCXs Configuration Manual

Powerconnect b-series fcx
Hide thumbs Also See for PowerConnect B-FCXs:
Table of Contents

Advertisement

You can also configure multi-device port authentication commands on a range of interfaces.
Example
PowerConnect(config)#int e 3/1 to 3/12
PowerConnect(config-mif-3/1-3/12)#mac-authentication enable
Specifying the format of the MAC addresses sent to the

RADIUS server

When multi-device port authentication is configured, the Dell PowerConnect device authenticates
MAC addresses by sending username and password information to a RADIUS server. The
username and password is the MAC address itself; that is, the device uses the MAC address for
both the username and the password in the request sent to the RADIUS server.
By default, the MAC address is sent to the RADIUS server in the format xxxxxxxxxxxx. You can
optionally configure the device to send the MAC address to the RADIUS server in the format
xx-xx-xx-xx-xx-xx, or the format xxxx.xxxx.xxxx. To do this, enter a command such as the following.
PowerConnect(config)#mac-authentication auth-passwd-format xxxx.xxxx.xxxx
Syntax: [no] mac-authentication auth-passwd-format xxxx.xxxx.xxxx | xx-xx-xx-xx-xx-xx |

Specifying the authentication-failure action

When RADIUS authentication for a MAC address fails, you can configure the device to perform one
of two actions:
To configure the device to move the port to a restricted VLAN when multi-device port authentication
fails, enter commands such as the following.
PowerConnect(config)#interface e 3/1
PowerConnect(config-if-e1000-3/1)#mac-authentication auth-fail-action
restrict-vlan 100
Syntax: [no] mac-authentication auth-fail-action restrict-vlan [<vlan-id>]
If the ID for the restricted VLAN is not specified at the interface level, the global restricted VLAN ID
applies for the interface.
To specify the VLAN ID of the restricted VLAN globally, enter the following command.
PowerConnect(config)#mac-authentication auth-fail-vlan-id 200
Syntax: [no] mac-authentication auth-fail-vlan-id <vlan-id>
The command above applies globally to all MAC-authentication-enabled interfaces.
Note that the restricted VLAN must already exist on the device. You cannot configure the restricted
VLAN to be a non-existent VLAN. If the port is a tagged or dual-mode port, you cannot use a
restricted VLAN as the authentication-failure action.
To configure the device to drop traffic from non-authenticated MAC addresses in hardware, enter
commands such as the following.
PowerConnect B-Series FCX Configuration Guide
53-1002266-01
xxxxxxxxxxxx
Drop traffic from the MAC address in hardware (the default)
Move the port on which the traffic was received to a restricted VLAN
Configuring multi-device port authentication
36
1279

Advertisement

Table of Contents
loading

Table of Contents