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
4
Cisco IOS Security Configuration Guide
match the ACL are subjected to redirection. However, if the url-redirect-acl attribute is not received, the 
Phase 1 logic to perform redirection is used. The Phase 1 logic to perform redirection applies only to 
Cisco IOS routers. The url-redirect-acl attribute is mandatory for Cisco IOS switches.
How to Configure Network Admission Control:
Agentless Host Support
This section includes the following required and optional tasks.
 (optional)
Configuring a NAD to Bypass EAPoUDP Communication
To
 
configure a NAD to bypass EAPoUDP, perform the following steps.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip admission name admission-name eapoudp bypass
4.
eou allow clientless
5.
interface type slot/port
6.
end
DETAILED STEPS
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode. 
Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
ip admission name 
admission-name eapoudp bypass
Example:
Router (config)# ip admission name greentree 
eapoudp bypass
The IP network admission control rule bypasses EAPoUDP 
communication.