Consolidated Platform Configuration Guide, Cisco Ios Release 15.2(4)E (Catalyst 2960-X Switches - Cisco Catalyst 2960 series Configuration Manual

Consolidated platform configuration guide, ios release 15.2(4)e
Hide thumbs Also See for Catalyst 2960 series:
Table of Contents

Advertisement

DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
interface interface-id
Example:
Switch(config)# interface gigabitethernet2/0/3
Step 3
switchport mode access
Example:
Switch(config-if)# switchport mode access
Step 4
authentication event no-response action authorize vlan
vlan-id
Example:
Switch(config-if)# authentication event
no-response action authorize vlan 8
Step 5
authentication periodic
Example:
Switch(config-if)# authentication periodic
Step 6
authentication timer reauthenticate
Example:
Switch(config-if)# authentication timer
reauthenticate
Step 7
end
Example:
Switch(config-if)# end

Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)

How to Configure 802.1x Port-Based Authentication
Purpose
Enters global configuration mode.
Specifies the port to be configured, and enter interface
configuration mode.
Sets the port to access mode only if you configured the
RADIUS server.
Specifies an active VLAN as an 802.1x guest VLAN. The
range is 1 to 4094.
You can configure any active VLAN except an internal
VLAN (routed port), an RSPAN VLAN, or a voice VLAN
as an 802.1x guest VLAN.
Enables periodic re-authentication of the client, which is
disabled by default.
Sets re-authentication attempt for the client (set to one
hour).
This command affects the behavior of the switch only if
periodic re-authentication is enabled.
Returns to privileged EXEC mode.
1393

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents