13-50
Cisco IE 2000 Switch Software Configuration Guide
OL-25866-01
Chapter 13 Configuring IEEE 802.1x Port-Based Authentication
How to Configure IEEE 802.1x Port-Based Authentication
Configuring Open1x
Step 9 ip device tracking probe [count |
interval | use-svi]
(Optional) Configures the IP device tracking table:
count count—Sets the number of times that the switch sends the ARP
probe. The range is from 1 to 5. The default is 3.
interval interval—Sets the number of seconds that the switch waits
for a response before resending the ARP probe. The range is from 30
to 300 seconds. The default is 30 seconds.
use-svi—Uses the switch virtual interface (SVI) IP address as source
of ARP probes.
Step 10 radius-server vsa send authentication Configures the network access server to recognize and uses
vendor-specific attributes.
Note The downloadable ACL must be operational.
Step 11 end Returns to privileged EXEC mode.
Step 12 show ip device tracking all Displays information about the entries in the IP device tracking table.
Step 13 copy running-config startup-config (Optional) Saves your entries in the configuration file.
Command Purpose
Step 1 configure terminal Enters global configuration mode.
Step 2 interface interface-id Specifies the port to be configured, and enters interface
configuration mode.
Step 3 authentication control-direction {both | in}(Optional) Configures the port control as unidirectional or
bidirectional.
Step 4 authentication fallback name (Optional) Configures a port to use web authentication as a
fallback method for clients that do not support 802.1x
authentication.
Step 5 authentication host-mode [multi-auth |
multi-domain | multi-host | single-host]
(Optional) Sets the authorization manager mode on a port.
Step 6 authentication open (Optional) Enables or disables open access on a port.
Step 7 authentication order [dot1x | mab] |
{webauth}
(Optional) Sets the order of authentication methods used on a
port.
Step 8 authentication periodic (Optional) Enables or disables reauthentication on a port.
Step 9 authentication port-control {auto |
force-authorized | force-un authorized}
(Optional) Enables manual control of the port authorization state.
Step 10 show authentication (Optional) Verifies your entries.
Step 11 copy running-config startup-config (Optional) Saves your entries in the configuration file.
Command Purpose