Resetting The 802.1X Interface Configuration To The Default Values - Cisco Nexus 9000 Series Configuration Manual

Nx-os security configuration guide, release 9.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Resetting the 802.1X Interface Configuration to the Default Values

Resetting the 802.1X Interface Configuration to the Default Values
You can reset the 802.1X configuration for an interface to the default values.
Before you begin
Enable the 802.1X feature on the Cisco NX-OS device.
SUMMARY STEPS
1. configure terminal
2. interface ethernet slot/port
3. dot1x default
4. exit
5. (Optional) show dot1x all
6. (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
interface ethernet slot/port
Example:
switch(config)# interface ethernet 2/1
switch(config-if)
Step 3
dot1x default
Example:
switch(config-if)# dot1x default
Step 4
exit
Example:
switch(config-if)# exit
switch(config)#
Step 5
(Optional) show dot1x all
Example:
switch(config)# show dot1x all
Step 6
(Optional) copy running-config startup-config
Example:
switch(config)# copy running-config startup-config
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
200
Purpose
Enters global configuration mode.
Selects the interface to configure and enters interface
configuration mode.
Reverts to the 802.1X configuration default values for the
interface.
Exits configuration mode.
Displays all 802.1X feature status and configuration
information.
Copies the running configuration to the startup
configuration.
Configuring 802.1X

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents