Configuring 802.1x on specific interface ports – Dell POWEREDGE M1000E User Manual

Page 131

Advertising
background image

Dell Converged Enhanced Ethernet Administrator’s Guide

113

53-1002116-01

Interface-specific administrative tasks for 802.1x

11

Configuring 802.1x on specific interface ports

To configure 802.1x port authentication on a specific interface port, perform the following steps
from Privileged EXEC mode. Repeat this task for each interface port you wish to modify.

1. Enter the configure terminal command to access global configuration mode.

2. Use the interface command to select the interface port to modify.

switch(config)#interface extengigabitethernet 0/16

3. Use the dot1x authentication command to enable 802.1x authentication.

switch(conf-if-te-0/16)#dot1x authentication

4. Enter the copy command to save the running-config file to the startup-config file.

switch(conf-if-te-0/16)#exit

switch(config)#end

switch#copy running-config startup-config

Configuring 802.1x timeouts
on specific interface ports

NOTE

While you are free to modify the timeouts, Dell recommends that you leave timeouts set to their
default values.

To configure 802.1x timeout attributes on a specific interface port, perform the following steps
from Privileged EXEC mode. Repeat this task for each interface port you wish to modify.

1. Enter the configure terminal command to access global configuration mode.

2. Use the interface command to select the interface port to modify.

switch(config)#interface extengigabitethernet 0/16

3. Configure the timeout interval.

switch(conf-if-te-0/16)#dot1x timeout supp-timeout 40

Configuring 802.1x re-authentication
on specific interface ports

To configure 802.1x port re-authentication on a specific interface port, perform the following steps
from Privileged EXEC mode. Repeat this task for each interface port you wish to modify.

1. Enter the configure terminal command to access global configuration mode.

2. Use the interface command to select the interface port to modify.

switch(config)#interface extengigabitethernet 0/16

3. Enable 802.1x authentication for the interface port.

switch(conf-if-te-0/16)#dot1x enable

4. Configure reauthentication for the interface port.

switch(conf-if-te-0/16)#dot1x reauthentication

Advertising