Monitoring 802.1X; Configuration Example For 802.1X - 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

Monitoring 802.1X

Monitoring 802.1X
You can display the statistics that the Cisco NX-OS device maintains for the 802.1X activity.
Before you begin
Enable the 802.1X feature on the Cisco NX-OS device.
SUMMARY STEPS
1. show dot1x {all | interface ethernet slot/port} statistics
DETAILED STEPS
Command or Action
Step 1
show dot1x {all | interface ethernet slot/port} statistics
Example:
switch# show dot1x all statistics

Configuration Example for 802.1X

The following example shows how to configure 802.1X for an access port:
feature dot1x
aaa authentication dot1x default group rad2
interface Ethernet2/1
dot1x pae-authenticator
dot1x port-control auto
The following example shows how to configure 802.1X for a trunk port:
feature dot1x
aaa authentication dot1x default group rad2
interface Ethernet2/1
dot1x pae-authenticator
dot1x port-control auto
dot1x host-mode multi-host
Note
Repeat the dot1x pae authenticator and dot1x port-control auto commands for all interfaces that require
802.1X authentication.
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
210
RateLimitPeriod = 0
InactivityPeriod = 0
Mac-Auth-Bypass = Enabled
Purpose
Displays the 802.1X statistics.
Configuring 802.1X

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents