This example shows how to configure the 802.1X transmission-period timeout for an interface:
switch# configure terminal
switch(config)# interface ethernet 1/1
switch(config-if)# dot1x timeout tx-period 45
This example shows how to revert to the default 802.1X transmission-period timeout for an interface:
switch# configure terminal
switch(config)# interface ethernet 1/1
switch(config-if)# no dot1x timeout tx-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    
217
D Commands
dot1x timeout tx-period