PurposeCommand or Action
Configures the IPv4 address for the RADIUS server accounting
and authentication parameters.
address ipv4 {hostname | ipv4-address}
Example:
Switch(config-radius-server)# address ipv4
10.1.1.1
Step 6
This command is not a part of the global template, and
you must configure it.
Note
Specifies the authentication and encryption key for all RADIUS
communications between the device and the RADIUS server.
key ipv4 {0 string | 7 string} string
Example:
Switch(config-radius-server)# key ipv4
cisco
Step 7
This command is not a part of the global template, and
you must configure it.
Note
Exits RADIUS server configuration mode and returns to privileged
EXEC mode.
end
Example:
Switch(config-radius-server)# end
Step 8
Configuring Auto Identity at an Interface Level
When you configure two interface templates, you must configure the merge keyword. If you do not, the last
configured template is used.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface type number
4.
source template {AI_CLOSED_MODE | AI_LOW_IMPACT_MODE | AI_MONITOR_MODE |
template-name} [merge]
5.
source template {AI_CLOSED_MODE | AI_LOW_IMPACT_MODE | AI_MONITOR_MODE |
template-name} [merge]
6.
switchport access vlan vlan-id
7.
switchport voice vlan vlan-id
8.
Repeat Steps 4, 6, and 7 on all interfaces that must have the Auto Identity feature configured.
9.
end
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Example:
Switch> enable
Step 1
•
Enter your password if prompted.
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1458
Auto Identity