Cisco Cisco IOS Software Release 12.4(6)T

Page de 18
Network Admission Control: Agentless Host Support
  How to Configure Network Admission Control: Agentless Host Support
5
Cisco IOS Security Configuration Guide
Verifying Agentless Host and EAPoUDP Bypass
To verify your configuration for Agentless Host and EOUoUDP Bypass, perform the following steps. 
The debug and show commands can be used independently of each other.
SUMMARY STEPS
1.
enable
2.
debug eou
3.
show eou ip ip-address
4.
show ip admission configuration
DETAILED STEPS
Step 4
eou allow clientless
Example:
Router (config)# eou allow clientless
Allows authentication of clientless hosts (systems that do 
not run Cisco Trust Agent).
 
Step 5
interface type 
slot/port
Example:
Router (config)# interface ethernet 2/4
Configures an interface type and enters interface 
configuration mode.
Step 6
end
Example:
Router (config-if)# end
Exits configuration modes.
Command or Action
Purpose
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode. 
Enter your password if prompted.
Step 2
debug eou
Example:
Router# debug eou
Displays information about EAUoUDP.
Step 3
show eou ip 
ip-address
Example:
Router# show eou ip 10.0.0.0
Displays information about EAPoUDP global values or 
EAPoUDP session cache entries.
Step 4
show ip admission configuration
Example:
Router# show ip admission configuration
Displays information about the agentless and EAPoUDP 
Bypass configuration.