This example shows how to configure the 802.1X quiet-period timeout for an interface:
switch# configure terminal
switch(config)# interface ethernet 1/1
switch(config-if)# dot1x timeout quiet-period 50
This example shows how to revert to the default 802.1X quiet-period timeout for an interface:
switch# configure terminal
switch(config)# interface ethernet 1/1
switch(config-if)# no dot1x timeout quiet-period
Related Commands
DescriptionCommand
Enables the 802.1X feature.feature dot1x
Displays all 802.1X information.show dot1x all
Cisco Nexus 7000 Series Security Command Reference
207
D Commands
dot1x timeout quiet-period