Cisco Nexus 7000 Series Command Reference Manual page 336

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

eou timeout
Usage Guidelines
The timeout interval values for the interface timers override the global timeout values.
You must use the feature eou command before you configure EAPoUDP.
This command does not require a license.
Examples
This example shows how to change the global AAA timeout interval:
switch# config t
switch(config)# eou timeout aaa 50
This example shows how to change the AAA timeout interval for an interface:
switch# config t
switch(config)# interface ethernet 1/1
switch(config-if)# eou timeout aaa 60
This example shows how to change the global hold-period timeout interval:
switch# config t
switch(config)# eou timeout hold-period 480
This example shows how to change the hold-period timeout interval for an interface:
switch# config t
switch(config)# interface ethernet 1/1
switch(config-if)# eou timeout hold-period 540
This example shows how to change the global retransmit timeout interval:
switch# config t
switch(config)# eou timeout retransmit 5
This example shows how to change the retransmit timeout interval for an interface:
switch# config t
switch(config)# interface ethernet 1/1
switch(config-if)# eou timeout retransmit 4
This example shows how to change the global revalidation timeout interval:
switch# config t
switch(config)# eou timeout revalidation 34000
This example shows how to change the revalidation timeout interval for an interface:
switch# config t
switch(config)# interface ethernet 1/1
switch(config-if)# eou timeout revalidation 30000
This example shows how to change the global status-query timeout interval:
switch# config t
switch(config)# eou timeout status-query 240
This example shows how to change the status-query timeout interval for an interface:
switch# config t
switch(config)# interface ethernet 1/1
switch(config-if)# eou timeout status-query 270
Cisco Nexus 7000 Series Security Command Reference
310
E Commands

Advertisement

Table of Contents
loading

Table of Contents