10-64
Catalyst 3750-E and 3560-E Switch Software Configuration Guide
OL-9775-08
Chapter 10 Configuring IEEE 802.1x Port-Based Authentication
Configuring 802.1x Authentication
This example shows how to configure a switch for a downloadable policy:
Switch#
config terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#
aaa new-model
Switch(config)#
aaa authorization network default local group radius
Switch(config)#
ip device tracking
Switch(config)#
ip access-list extended default_acl
Switch(config-ext-nacl)#
permit ip any any
Switch(config-ext-nacl)#
exit
Switch(config)#
radius-server vsa send authentication
Switch(config)#
interface fastEthernet 2/13
Switch(config-if)#
ip access-group default_acl in
Switch(config-if)#
exit
Configuring VLAN ID-based MAC Authentication
Beginning in privileged EXEC mode, follow these steps:
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-sv
i—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 use 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
Command
Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
mab request format attribute 32 vlan access-vlan
Enable VLAN ID-based MAC authentication.
Step 3
copy running-config startup-config
(Optional) Save your entries in the configuration
file.
Содержание Catalyst 3750-E Series
Страница 48: ...Contents xlviii Catalyst 3750 E and 3560 E Switch Software Configuration Guide OL 9775 08 ...
Страница 52: ...lii Catalyst 3750 E and 3560 E Switch Software Configuration Guide OL 9775 08 Preface ...
Страница 1414: ...Index IN 58 Catalyst 3750 E and 3560 E Switch Software Configuration Guide OL 9775 08 ...