Cisco Catalyst 2960-XR Security Configuration Manual page 293

Ios release 15.0 2 ex1
Hide thumbs Also See for Catalyst 2960-XR:
Table of Contents

Advertisement

Configuring IEEE 802.1x Port-Based Authentication
SUMMARY STEPS
1. configure terminal
2. interface interface-id
3. Use one of the following:
4. authentication port-control auto
5. authentication event fail action authorize vlan vlan-id
6. end
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
interface interface-id
Example:
Switch(config)# interface gigabitethernet2/0/2
Step 3
Use one of the following:
• switchport mode access
• switchport mode private-vlan host
Example:
Switch(config-if)# switchport mode access
Step 4
authentication port-control auto
Example:
Switch(config-if)# authentication port-control
auto
OL-29434-01
• switchport mode access
• switchport mode private-vlan host
Catalyst 2960-XR Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX1
Configuring a Restricted VLAN
Purpose
Enters the global configuration mode.
Specifies the port to be configured, and enter interface
configuration mode.
• Sets the port to access mode.
• Configures the Layer 2 port as a private-VLAN host
port.
Enables 802.1x authentication on the port.
271

Advertisement

Table of Contents
loading

Table of Contents