Disabling 802.1X Authentication On The Port - Cisco IE-3000-8TC Software Configuration Manual

Software configuration guide
Hide thumbs Also See for IE-3000-8TC:
Table of Contents

Advertisement

Configuring 802.1x Authentication
Command
Step 9
authentication port-control auto
or
dot1x port-control auto
Step 10
authentication fallback fallback-profile
or
dot1x fallback fallback-profile
Step 11
exit
Step 12
show authentication interface interface-id
or
show dot1x interface interface-id
Step 13
copy running-config startup-config
This example shows how to configure 802.1x authentication with web authentication as a fallback
method.
Switch(config) configure terminal
Switch(config)# ip admission name rule1 proxy http
Switch(config)# fallback profile fallback1
Switch(config-fallback-profile)# ip access-group default-policy in
Switch(config-fallback-profile)# ip admission rule1
Switch(config-fallback-profile)# exit
Switch(config)# interface gigabitethernet1/2
Switch(config-if)# switchport mode access
Switch(config-if)# dot1x port-control auto
Switch(config-if)# dot1x fallback fallback1
Switch(config-if)# end
For more information about the authentication fallback and dot1x fallback commands, see the
command reference for this release. For more information about the ip admission name and ip
access-group commands, see the
Cisco.com.

Disabling 802.1x Authentication on the Port

You can disable 802.1x authentication on the port by using the no dot1x pae interface configuration
command.
Beginning in privileged EXEC mode, follow these steps to disable 802.1x authentication on the port.
This procedure is optional.
Command
Step 1
configure terminal
Step 2
interface interface-id
Cisco IE 3000 Switch Software Configuration Guide
12-58
Chapter 12
Purpose
Enable 802.1x authentication on the interface.
Configure the port to authenticate a client by using web
authentication when no 802.1x supplicant is detected on the port.
Any change to the fallback-profile global configuration takes effect
the next time 802.1x fallback is invoked on the interface.
Note
Web authorization cannot be used as a fallback method
for 802.1x if the port is configured for multidomain
authentication.
Return to privileged EXEC mode.
Verify your configuration.
(Optional) Save your entries in the configuration file.
Network Admission Control Software Configuration Guide
Purpose
Enter global configuration mode.
Specify the port to be configured, and enter interface configuration mode.
Configuring IEEE 802.1x Port-Based Authentication
on
OL-13018-03

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ie 3000

Table of Contents