44-16
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 44 Configuring Network Admission Control
Configuring Network Admission Control with LAN Port IP
This example shows how to initialize LAN port IP on port 7/1:
Console> (enable)
set port eou 7/1 initialize
Initializing EoU for all hosts on port 7/1
Console> (enable)
Revalidating LAN Port IP on a Per-Port Basis
To revalidate LAN port IP on a per-port basis, perform this task in privileged mode:
This example shows how to revalidate LAN port IP on port 7/1:
Console> (enable)
set port eou 7/1 revalidate
Re-validating EoU for all hosts on port 7/1
Console> (enable)
Redirecting LAN Port IP Control Packets to the Supervisor Engine
To redirect all LAN port IP control packets to the supervisor engine (EAP over UDP packets), perform
this task in privileged mode:
This example shows how to redirect all LAN port IP control packets to the supervisor engine (EAP over
UDP packets):
Console> (enable)
set security acl ip test permit eapoudp mask1 before pos1
Successfully configured EAPoUDP ACL test. Use 'commit' command to save changes
Displaying the Global EOU Configuration
To display the global EOU configuration, perform this task in normal mode:
This example shows how to display the global EOU configuration:
Console> (enable)
show eou config
Eou Protocol Version : 1
Eou Global Config
-----------------
Eou Global Enable : Enabled
Eou Clientless : Disabled
Eou Logging : Enabled
Task
Command
Revalidate LAN port IP on a per-port basis.
set port eou
mod
/
port
revalidate
Task
Command
Redirect all LAN port IP control packets to the
supervisor engine (EAP over UDP packets).
set security acl ip
acl_name
permit eapoudp
ip_mask
[
before | modify
]
ace_insert
_
position
Task
Command
Display the global EOU configuration.
show eou config