44-26
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 enable webauth on a port:
Console> (enable)
set port web-auth 5/1 enable
Port 5/1 Web-auth is enabled.
Console> (enable)
This example shows how to set AAA fail policy for webauth:
Console> (enable)
set port web-auth 12/1 aaa-fail-policy critical-webauth-policy Policy
critical-webauth-policy set as web-auth aaa-fail-policy for port 12/1
Console> (enable)
Setting the RADIUS Keepalive Timer
To enable or disable the RADIUS keepalive timer, perform this task in enable mode:
This example shows how to enable the RADIUS keepalive timer:
Console> (enable)
set radius keepalive enable
Radius Keepalive enabled.
This example shows how to disable the RADIUS keepalive timer:
Console> (enable)
set radius keepalive disable
Radius Keepalive disabled.
Setting the RADIUS Auto-Initialize Feature
To enable or disable the RADIUS auto-initialize feature, perform this task in enable mode:
This example shows how to enable the RADIUS auto-initialize feature:
Console> (enable)
set radius auto-initialize enable
Radius Auto-initialize enabled.
This example shows how to disable the RADIUS auto-initialize feature:
Console> (enable)
set radius auto-initialize disable
Radius Auto-initialize disabled.
Task
Command
Set web-based proxy authentication on a port.
set port webauth
mod/port
[aaa-fail-policy |
disable | enable | initialize]
policy-name
Task
Command
Set the RADIUS keepalive timer.
set radius keepalive [enable | disable]
Task
Command
Set the RADIUS auto-initialize feature.
set radius auto-initialize
[
enable/disable
]