Purpose
Command or Action
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.
configure terminal
Example:
Device# configure terminal
Step 2
Enters interface configuration mode.
interface type slot / port
Example:
Device(config)# interface Gigabitethernet 1/2/1
Step 3
Places interface in Layer 2 switched mode.
switchport
Example:
Device(config-if)# switchport
Step 4
Sets the interface type as a nontrunking, nontagged
single VLAN Layer 2 interface.
switchport mode
access
Example:
Device(config-if)# switchport mode access
Step 5
Configures the authorization state of the port.
authentication port-control auto
Example:
Device(config-if)# authentication port-control auto
Step 6
Enables MAB.
mab
[
eap
]
Example:
Device(config-if)# mab
Step 7
Enables reauthentication.
authentication periodic
Example:
Device(config-if)# authentication periodic
Step 8
Configures the time, in seconds, between
reauthentication attempts.
authentication timer reauthenticate
{
seconds
|
server
}
Example:
Device(config-if)# authentication timer
reauthenticate 900
Step 9
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1046
How to Configure MAC Authentication Bypass
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: ......