Applying the credentials to an interface or ssid, Applying the credentials profile to the wired port – Rockwell Automation 1783-WAPxxx Stratix 5100 Wireless Access Point User Manual User Manual

Page 196

Advertising
background image

196

Rockwell Automation Publication 1783-UM006A-EN-P - May 2014

Chapter 5

Configure the Stratix 5100 WAP Using the Command-Line Interface

ap1240AG(config-dot1x-creden)#username Rockwell

ap1240AG(config-dot1x-creden)#password wirelessap

ap1240AG(config-dot1x-creden)#exit

ap1240AG(config)#

Applying the Credentials to an Interface or SSID

Credential profiles are applied to an interface or an SSID in the same way.

SSID

Manger Page on page 116

Applying the Credentials Profile to the Wired Port

Beginning in the privileged EXEC mode, follow these steps to apply the
credentials to the access point wired port:

1. Enter global configuration mode.

configure terminal

2. Enter the interface configuration mode for the access point Fast Ethernet

port.

You can also use interface fa0 to enter the fast Ethernet configuration
mode.

interface fastethernet 0

3. Enter the name of a previously created credentials profile.

dot1x credentials profile name]

4. Return to the privileged EXEC mode

end

5. Save your entries in the configuration file. This is optional.

copy running config startup-config

The following example applies the credentials profile

test to the access point Fast

Ethernet port:

ap1240AG>enable

Password:xxxxxxx

ap1240AG#config terminal

Enter configuration commands, one per line. End

with CTRL-Z.

ap1240AG(config)#interface fa0

ap1240AG(config-if)#dot1x credentials test

ap1240AG(config-if)#end

ap1240AG#

Advertising