Configuring 802.1X With Voice Vlan; Enabling Periodic Reauthentication - Cisco 4500M Software Manual

Software guide
Table of Contents

Advertisement

How to Configure 802.1X

Configuring 802.1X with Voice VLAN

To enable 802.1X with voice VLAN feature, perform this task:
Command
Step 1
Switch # configure terminal
Step 2
Switch(config)# interface
interface-id
Step 3
Switch(config-if)# switchport
access vlan vlan-id
Step 4
Switch(config-if)# switchport mode
access
Step 5
Switch(config-if)# switchport voice
vlan vlan-id
Step 6
Switch(config-if)# dot1x
port-control auto
Step 7
Switch(config-if)# end
Step 8
Switch(config)# end
This example shows how to enable 802.1X with voice VLAN feature on Fast Ethernet interface 5/9:
Switch# configure terminal
Switch(config)# interface fastethernet5/9
Switch(config-if)# switchport access vlan 2
Switch(config-if)# switchport mode access
Switch(config-if)# switchport voice vlan 10
Switch(config-if)# dot1x port-control auto
Switch(config-if)# end
Note

Enabling Periodic Reauthentication

You can enable periodic 802.1X client reauthentication and specify how often it occurs. If you do not
specify a time value before enabling reauthentication, the interval between reauthentication attempts is
3600 seconds.
Automatic 802.1X client reauthentication is a per-interface setting and can be set for clients connected
to individual ports. To manually reauthenticate the client connected to a specific port, see the
Reauthenticating a Client Connected to a Port" section on page
To enable periodic reauthentication of the client and to configure the number of seconds between
reauthentication attempts, perform this task:
Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# interface
interface-id
Software Configuration Guide—Release 12.2(25)EW
31-18
Purpose
Enters global configuration mode.
Enters interface configuration mode.
Sets the VLAN for a switched interface in access mode.
Specifies a nontrunking, nontagged single VLAN Layer 2 interface.
Sets the voice VLAN for the interface.
Enables 802.1X authentication on the interface.
Returns to configuration mode.
Returns to privileged EXEC mode.
You must configure 802.1X and voice VLAN at the same time.
Purpose
Enters global configuration mode.
Enters interface configuration mode and specifies the interface to be
enabled for periodic reauthentication.
Chapter 31
Understanding and Configuring 802.1X Port-Based Authentication
31-19.
"Manually
OL-6696-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

4500 series

Table of Contents