54-7
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Chapter 54 Auto Identity
Verifying Auto Identity
Example: Configuring Auto Identity Globally
Switch>
enable
Switch#
configure terminal
Switch(config)#
source template AI_GLOBAL_CONFIG_TEMPLATE
Switch(config)#
aaa new-model
Switch(config)#
radius server ISE
Switch(config-radius-server)#
address ipv4 10.1.1.1
Switch(config-radius-server)#
key ipv4 cisco
Switch(config-radius-server)#
end
Example: Configuring Auto Identity at an Interface Level
Switch>
enable
Switch#
configure terminal
Switch(config)#
interface gigabitethernet 1/0/1
Switch(config-if)#
source template AI_CLOSED_MODE
Switch(config-if)#
source template AI_MONITOR_MODE merge
Switch(config-if)#
switchport access vlan 100
Switch(config-if)#
switchport voice vlan 101
Switch(config-if)#
end
Verifying Auto Identity
To verify the Auto Identity configuration, use the following commands:
The following output from the
show template interface source built-in all
command displays all the
configured built-in interface templates:
Switch#
show template interface source built-in all
Template Name
: AI_CLOSED_MODE
Modified :
No
Template Definition :
dot1x pae authenticator
switchport mode access
mab
access-session closed
access-session port-control auto
service-policy type control subscriber AI_DOT1X_MAB_POLICIES
!
Template Name
: AI_LOW_IMPACT_MODE
Modified :
No
Template Definition :
dot1x pae authenticator
switchport mode access
mab
access-session port-control auto
service-policy type control subscriber AI_DOT1X_MAB_POLICIES
ip access-group AI_PORT_ACL in
!
Template Name
: AI_MONITOR_MODE
Modified :
No
Template Definition :
dot1x pae authenticator
switchport mode access
mab
Summary of Contents for Catalyst 4500 Series
Page 2: ......
Page 4: ......
Page 2086: ...Index IN 46 Software Configuration Guide Release IOS XE 3 9 0E and IOS 15 2 5 E ...