44-30
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
aaa-fail-policy cleared successfully on port 5/1
To clear the web-based proxy authentication mapping on a port, perform this task in enable mode:
This example shows how to clear the webauth policy mapping on a port:
Console> (enable)
clear port webauth 5/1 aaa-fail-policy
aaa-fail-policy cleared successfully on port 5/1
LAN Port IP Configuration Example
Use this configuration example when configuring LAN port IP:
•
Port 8/14 connects to the RADIUS server
•
Port 8/13 connects to the host with CTA
•
Port 8/24 connects to the host without CTA
begin
!
# ***** NON-DEFAULT CONFIGURATION *****
!
!
#time: Fri Mar 4 2005, 17:11:20
!
#version 8.5(0.44)JAC
!
!
#Nac
set eou enable
set eou allow clientless enable
set policy name exception_policy group exception_hosts
set eou authorize ip 77.0.0.90 policy exception_policy
!
#radius
set radius server 10.76.39.93 auth-port 1812 primary
set radius key cisco
!
#vtp
set vtp mode transparent vlan
set vlan 12 name RADIUS_CONNECTIVIY type ethernet mtu 1500 said 100012 state active
set vlan 77 name ALL_HOSTS type ethernet mtu 1500 said 100077 state active
set vlan 1,3
!
#ip
set interface sc0 12 9.6.3.3/255.255.255.0 9.6.3.255
set interface sl0 down
set interface sc1 77 77.0.0.2/255.255.255.0 77.0.0.255
set ip route 10.0.0.0/255.0.0.0 9.6.3.1
!
!
#security ACLs
clear security acl all
#NACACL
set security acl ip NACACL permit arp
set security acl ip NACACL permit arp-inspection any any
Task
Command
Clear the webauth policy mapping on a port.
clear port webauth
mod/port
aaa-fail-policy