Configuring mac authentication bypass – Dell POWEREDGE M1000E User Manual

Page 316

Advertising
background image

10-54

Cisco Catalyst Blade Switch 3130 and 3032 for Dell Software Configuration Guide

OL-13270-03

Chapter 10 Configuring IEEE 802.1x Port-Based Authentication

Configuring IEEE 802.1x Authentication

To disable IEEE 802.1x authentication with WoL, use the no dot1x control-direction interface
configuration command.

This example shows how to enable IEEE 802.1x authentication with WoL and set the port as
bidirectional:

Switch(config-if)# dot1x control-direction both

Configuring MAC Authentication Bypass

Beginning in privileged EXEC mode, follow these steps to enable MAC authentication bypass. This
procedure is optional.

To disable MAC authentication bypass, use the no dot1x mac-auth-bypass interface configuration
command.

This example shows how to enable MAC authentication bypass:

Switch(config-if)# dot1x mac-auth-bypass

Command

Purpose

Step 1

configure terminal

Enter global configuration mode.

Step 2

interface interface-id

Specify the port to be configured, and enter interface configuration mode.
For the supported port types, see the

“IEEE 802.1x Authentication

Configuration Guidelines” section on page 10-33

.

Step 3

authentication port-control auto

or

dot1x port-control auto

Enable IEEE 802.1x authentication on the port.

Step 4

dot1x mac-auth-bypass [eap]

Enable MAC authentication bypass.

(Optional) Use the eap keyword to configure the switch to use EAP for
authorization.

Step 5

end

Return to privileged EXEC mode.

Step 6

show authentication interface-id

or

show dot1x interface interface-id

Verify your entries.

Step 7

copy running-config startup-config

(Optional) Save your entries in the configuration file.

Advertising