SUMMARY STEPS
1.
configure terminal
2.
interface interface-id
3.
switchport mode access
4.
authentication order
[
dot1x
|
mab
] | {
webauth
}
5.
authentication priority
[
dot1x
|
mab
] | {
webauth
}
6.
end
DETAILED STEPS
Purpose
Command or Action
Enters the global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 1
Specifies the port to be configured, and enter interface
configuration mode.
interface interface-id
Example:
Switch(config)#
interface gigabitethernet 1/0/1
Step 2
Sets the port to access mode only if you previously
configured the RADIUS server.
switchport mode access
Example:
Switch(config-if)#
switchport mode access
Step 3
(Optional) Sets the order of authentication methods
used on a port.
authentication order
[
dot1x
|
mab
] | {
webauth
}
Example:
Switch(config-if)#
authentication order mab dot1x
Step 4
(Optional) Adds an authentication method to the
port-priority list.
authentication priority
[
dot1x
|
mab
] | {
webauth
}
Example:
Switch(config-if)#
authentication priority mab
Step 5
dot1x
Returns to privileged EXEC mode.
end
Example:
Switch(config-if)#
end
Step 6
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1406
How to Configure 802.1x Port-Based Authentication
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......